Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 23,402 for

print

(0.07 sec)
  1. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...readBarCodes () as $result ) print ( "BarCode CodeText: " . $result...getFoundCount () > $i ; ++ $i ) print ( "BarCode CodeText: " . $reader...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  2. MultiplePagesType | Aspose.Words for Java

    Specifies how document is Printed out in Java....Specifies how document is printed out. Examples: Shows how to...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从 PDF 文件中获取 XMP 元数据(Python)|Aspose.PDF for Pyth...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf' # 获取属性 print "xmp:CreateDate: " + str(doc...get_Item("xmp:CreateDate")) print "xmp:Nickname: " + str(doc.getMetadata()...

    docs.aspose.com/pdf/zh/python-java/get-xmp-meta...
  5. Get Master Object from Drawing in PHP|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> getMaster ( $master_id ); print "Master ID : " . ( string )...$master -> getID () . PHP_EOL ; print "Master Name : " . ( string...

    docs.aspose.com/diagram/java/get-master-object-...
  6. FontEmbeddingLicensingRights.bitmap_embedding_o...

    FontEmbeddingLicensingRights.bitmap_embedding_only property. Indicates the Bitmap embedding only restriction....= None : print ( font_info . embedding_licensing_rights...embedding_usage_permissions ) print ( font_info . embedding_licensing_rights...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured document tag by identifier....1160505028 ) print ( sdt . is_multi_section ) print ( sdt . title... get_by_title ( 'Alias4' ) print ( sdt . id ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Save Save a visio drawing Print Print Export Convert Diagram to...Footers Design PageSetup Setting print Options Setting Page Margins...

    docs.aspose.com/diagram/net/developer-guide/
  9. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your Printing capabilities today!...get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Extract details from Signature|Aspose.PDF for P...

    How to extract image from digital signature in PDF documents using Aspose.PDF for Python....signatures_info_list : print ( sig_info . DIGEST_HASH_ALGORITHM ) print ( sig_info...ALGORITHM_TYPE ) print ( sig_info . CRYPTOGRAPHIC_STANDARD ) print ( sig_info...

    docs.aspose.com/pdf/python-net/extract-image-an...