Help for this page

Select Code to Download


  1. or download this
    <div style='position:absolute; top:90; left:110;'>
    <div style='position:absolute; top:140; left:110; width:360px; height:
    +160px; background-color:#2E4FB0; filter: Alpha(Opacity=70); '>
    
  2. or download this
    <div style='position:absolute; top:90; left:110;'>
    <div style='position:absolute; top:140; left:110; width:360px; height:
    +160px; background-color:#2E4FB0; filter: Alpha(Opacity=70); '>
    
  3. or download this
    <div style="position: absolute; top: 90px; left: 110px;">
    <div
    style="position: absolute; top: 140px; left: 110px; width: 360px; heig
    +ht: 160px; background-color: rgb(46, 79, 176);">
    </div>
    
  4. or download this
    use OpenOffice::OODoc::Meta;
    use OpenOffice::OODoc;
    ...
    print " WORD COUNT $wc \n";
    
    #print "This document contains " ."$stat{'meta:tablecount'} table coun
    +t \n "."$stat{'meta:image-count'} image count \n "."$stat{'meta:objec
    +t-count'} object count \n "."$stat{'meta:page-count'} page count \n "
    +."$stat{'meta:paragraphcount'} paragraph count \n "."$stat{'meta:word
    +-count'} word count \n "."$stat{'meta:charactercount'} character coun
    +t \n ";
    
  5. or download this
    [OpenOffice::OODoc::XPath::new] No XML content
    Can't call method "statistic" on an undefined value at test_open1.pl l
    +ine 4.