Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 23,320 for

print

(0.07 sec)
  1. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection....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. 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...
  3. 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...
  4. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....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...
  5. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....path_outfile , save_options ) print ( infile + " converted into...path_outfile , save_options ) print ( infile + " converted into...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  6. Style.document property | Aspose.Words for Python

    Style.document property. Gets the owner document.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Counting Artifacts of a Particular Type in Pyth...

    This article illustrates how to inspect pagination artifacts in a PDF document using Aspose.PDF for Python via .NET.... Print results. import aspose.pdf as...results print ( f "Watermarks: { watermarks } " ) print ( f "Backgrounds:...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  9. Working with Filter Data from MPP Files in PHP ...

    Learn how to work with Microsoft Project (MPP/XML) project filters using Aspose.Tasks Java for PHP....getTaskFilters () -> toList (); 4 5 print "Task Filters Count: " . (string)...$task_filters -> size (); 6 7 print " \n All Tasks: " . (string)...

    docs.aspose.com/tasks/java/working-with-filter-...
  10. Get XMP Metadata from PDF File in Python|Aspose...

    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' # Get properties print "xmp:CreateDate: " + str(doc...get_Item("xmp:CreateDate")) print "xmp:Nickname: " + str(doc.getMetadata()...

    docs.aspose.com/pdf/python-java/get-xmp-metadat...