Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 25,141 for

print

(0.23 sec)
  1. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/areas-detection/...
  2. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....ENG ) for error in errors : print ( "Found misspelled word: "...error . suggested_words ) > 0 : print ( "Most likely replacement:...

    docs.aspose.com/ocr/python-net/misspelled-words...
  3. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... Examples Shows how to print the details of what fonts are...count ). toEqual ( 5 ); // Print all the used and unused fonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Jython 中将工作表转换为 SVG|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....svg" ) # Print message print "Excel to SVG conversion...

    docs.aspose.com/cells/zh/java/converting-worksh...
  5. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...)) # Read document property print ( w . custom_document_properties...rties . get ( "test" )) print ( "Press any key to continue.....

    docs.aspose.com/cells/zh/python-net/using-workb...
  6. Aspose.Cells Font Usage|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....Page when there is Nothing to Print Fonts Analyzing your prompt...

    docs.aspose.com/cells/java/aspose-cells-font-us...
  7. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....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...
  8. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage.... first_child 12 print (element. text_content ) # output:...= element. next_sibling 16 print (element. text_content ) # output:...

    docs.aspose.com/html/python-net/html-navigation/
  9. How to Prevent Users from Printing Excel File|D...

    Learn how to prevent users from Printing Excel files through the Aspose.Cells for Python via .NET API....How to Prevent Users from Printing Excel File Contents [ Hide...company will not allow it to be printed. This document will tell you...

    docs.aspose.com/cells/python-net/how-to-prevent...
  10. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....following code example shows how to print the text range of a table: The...following code example shows how to print a text range of row and table...

    docs.aspose.com/words/java/extract-text-from-an...