Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 16,303 for

print

(0.06 sec)
  1. PageInfo.widthInPoints property | Aspose.Words ...

    PageInfo.widthInPoints property. Gets the width of the page in points....number Examples Shows how to print page size and orientation information...doc . getPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get all Possible 1D Barcodes from an Image in P...

    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....recognition percentage of the barcode print "Code Text: " . ( string ) $barcodes...getRegion () -> getPoints (); print "Top left coordinates: X = "...

    docs.aspose.com/barcode/java/get-all-possible-1...
  4. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...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...
  5. FontEmbeddingLicensingRights.embedding_usage_pe...

    FontEmbeddingLicensingRights.embedding_usage_permissions property. Usage permissions....= None : print ( font_info . embedding_licensing_rights...embedding_usage_permissions ) print ( font_info . embedding_licensing_rights...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.first_child property | Aspose.Wor...

    CompositeNode.first_child property. Gets the first child of the node....while node is not None : print () print ( 'Node type:' , aw . Node...node . get_text () . strip () print ( 'This node contains no text'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...docx' ) Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....assertRaises ( Exception ): print ( layout_enumerator . text )...avoid the ones on the next. print ( 'Traversing from first to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontEmbeddingUsagePermissions enumeration | Asp...

    aspose.words.fonts.FontEmbeddingUsagePermissions enumeration. Represents the font embedding usage permissions.... PRINT_AND_PREVIEW The font may be...for purposes of viewing or printing the document. EDITABLE The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... Examples Shows how to print all of a document’s comments...to a reply-type comment. # Print all top-level comments along...

    reference.aspose.com/words/python-net/aspose.wo...