Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 22,761 for

print

(0.14 sec)
  1. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection.... revisions : print ( f 'Revision type: { r . revision_type...parent_node . node_type } "' ) print ( f ' \t Changed text: " { r...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....heading_pairs_index < len ( heading_pairs ): print ( f 'Parts for { heading_pairs...i in range ( parts_count ): print ( f ' \t " { titles_of_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 打印 PDF | Aspose.PDF

    簡單的演示原始碼在任何平臺上使用C++語言列印PDF文檔。...attributes for printing viewer . AutoResize = true ; // Print the file...viewer . AutoRotate = true ; // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hant/cpp/print/
  4. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method...get_child_table_count ( table ) print ( f 'Table # { i } has { count...table ) if table_depth > 0 : print ( f 'Table # { i } is nested...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Jython 中将 Excel 转换为 Pdf|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.... PDF ) # Print message print "\n Excel to PDF conversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  6. Language detecton|Documentation

    How to detect the languages used on the provided image.... languages : print ( lang . language ) print ( lang . accuracy...set ) for result in results : print ( result . recognition_text...

    docs.aspose.com/ocr/python-net/language_detection/
  7. String Searching in PST with Ignore Case in Pyt...

    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....getContents ( query ) print "Total Results:" print coll . size () Download...

    docs.aspose.com/email/java/string-searching-in-...
  8. LanguagePreferences class | Aspose.Words for Py...

    aspose.words.loading.LanguagePreferences class. Allows to set up language preferences... JAPANESE : print ( 'The document either has no...Japanese originally.' ) else : print ( 'The document default FarEast...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Page Breaks 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....xls" ) print "Add page breaks, please check..."Clear All Page Breaks.xls" ) print "Clear all page breaks, please...

    docs.aspose.com/cells/java/managing-page-breaks...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

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