Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 19,438 for

print

(0.03 sec)
  1. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../documentproperty/) object by index....custom document property #2' ) print ( 'Custom Properties:' ) for...ies : print ( custom_document_property . name ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo.embedding_licensing_rights property | ...

    FontInfo.embedding_licensing_rights property. Gets the embedded font licensing rights....= None : print ( font_info . embedding_licensing_rights...embedding_usage_permissions ) print ( font_info . embedding_licensing_rights...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontEmbeddingLicensingRights.no_subsetting prop...

    FontEmbeddingLicensingRights.no_subsetting property. Indicates the No subsetting 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...
  4. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured document tag encountered in the collection with the specified title....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. Default Project Properties in PHP

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....xml' ); 2 $prj = new Prj(); 3 print "Project Version : " . (string)...( $prj -> SAVE_VERSION ); 4 print " \n New Task Default Start:...

    docs.aspose.com/tasks/java/default-project-prop...
  6. FontInfo class | Aspose.Words for Python

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the document... Examples 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...
  7. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is Printed out....Specifies how document is printed out. Members Name Description...Description Normal Normal printing, no multiple pages specified. MirrorMargins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...