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

print

(0.12 sec)
  1. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from PDF document using Python library.... Do whatever, print the extracted text to the console...extractor_extract_text ( extactor ) print ( text ) Example of Hello World...

    docs.aspose.com/pdf/python-cpp/extract-text/
  2. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....) # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/fast-recognition/
  3. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation....text in the current portion print(port . text) # Display font...font height of the text print(port . portion_format . font_height)...

    products.aspose.com/slides/python-net/parser/pptx/
  4. Zoom Factor in Jython|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 a message print "Zoom factor set to...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  5. Hide Unhide Worksheet in Jython|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 "Worksheet 1 is now hidden;...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  6. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....Output the recognized text: print ( result [ 0 ] . recognition_text...recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/hello-world/
  7. Unprotecting Password Protected Worksheet in Jy...

    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....EXCEL_97_TO_2003 ) # Print message print "Worksheet unprotected...

    docs.aspose.com/cells/java/unprotecting-passwor...
  8. 在 Jython 中拆分窗格|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....EXCEL_97_TO_2003 ); # Print Message print "Panes split successfully...

    docs.aspose.com/cells/zh/java/split-panes-in-jy...
  9. 在 Jython 中管理分页符|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/zh/java/managing-page-bre...
  10. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for Node.js via C++....Specify image or print options // We want to print pages 4, 5, 6...SheetRender ( worksheet , opts ); // Print the selected pages as images...

    docs.aspose.com/cells/nodejs-cpp/render-sequenc...