Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 23,300 for

print

(0.07 sec)
  1. Get XMP Metadata from PDF File in PHP|Aspose.PD...

    Learn how to extract XMP metadata from PDF documents in PHP using Aspose.PDF for advanced content analysis....pdf" ); # Get properties print "xmp:CreateDate: " + $doc ->..."xmp:CreateDate" ) . PHP_EOL ; print "xmp:Nickname: " + $doc -> getMetadata...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  2. Node.next_sibling property | Aspose.Words for P...

    Node.next_sibling property. Gets the node immediately following this 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...
  3. Splitting and Merging PST files|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....Exception as ex : print ( str ( ex )) print ( "This example will...)) print ( "Total messages added:" , total_added ) print ( "...

    docs.aspose.com/email/python-net/splitting-and-...
  4. Metered | Aspose.Words for Java

    Provides methods to set metered key in Java....new Metered license, and then print its usage statistics. Metered...using Aspose.Words, and then print our metered stats again to see...

    reference.aspose.com/words/java/com.aspose.word...
  5. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... 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...
  6. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inserting and Deleting Rows and Columns in Jyth...

    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....xls" ) print "Insert Row Successfully." def..."Insert Multiple Rows.xls" ) print "Insert Multiple Rows Successfully...

    docs.aspose.com/cells/java/inserting-and-deleti...
  9. 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...
  10. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this revision group.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

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