Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 23,406 for

print

(0.16 sec)
  1. Python中的缩放因子|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....xls" ) \# Print message print "Zoom factor set to 75%...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...
  2. Add XMP metadata to EPS file using Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....contains ( "xmp:CreatorTool" ): 22 print( "CreatorTool: " + xmp. get_value...contains ( "xmp:CreateDate" ): 26 print( "CreateDate: " + xmp. get_value...

    docs.aspose.com/page/python-net/xmp-metadata/add/
  3. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... Returns: None: Prints the page count to console....input_file_name ) # Get page count print ( "Page Count:" , str ( len...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  4. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....configure a document that can be printed as a book fold. let doc = new...section's "PageSetup" property to print the document in the form of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SpecialChar.nodeType property | Aspose.Words fo...

    SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar)....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GlossaryDocument.nodeType property | Aspose.Wor...

    GlossaryDocument.nodeType property. Returns the [NodeType.GlossaryDocument](../../../aspose.words/nodetype/#GlossaryDocument) value....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....set ; } Examples Shows how to print and store warnings that occur...DocumentLoadingWarni (); // Our callback will print all warnings that come up during...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Converting to MHTML Files in Python|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....mht" , sv ) \# Print message print "Excel to MHTML conversion...

    docs.aspose.com/cells/java/converting-to-mhtml-...