Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 23,502 for

print

(0.17 sec)
  1. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Print a message when merged cells...if cell . is_merged_cell : print ( "Cell ({}, {}) is part of...

    docs.aspose.com/slides/python-net/manage-cells/
  2. 通过 Python 打印 PDF 文件 | Aspose.PDF

    使用 Python 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Python for .NET...printing as aprinting from os import...auto_rotate = True viewer . print_page_dialog = False ps = aprinting...

    products.aspose.com/pdf/zh-hans/python-net/print/
  3. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....run_postprocessor ( res ) print ( "CORRECTED RESULT \n " ); print ( processor...

    docs.aspose.com/ocr/python-net/ai/ai-spell-check/
  4. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent text clipping in saved PDF files....Normal view, and even when you print or save the file as a PDF, the...view, but when you switch to print view or save the file as a PDF...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  5. Setting Page Options 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 "Set page orientation, please... dataDir + "Scaling.xls" ) print "Set scaling, please check the...

    docs.aspose.com/cells/java/setting-page-options...
  6. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....get_Replies () Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. example.py

    import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

    docs.aspose.com/cells/tr/python-java/pyinstalle...
  8. example.py

    import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

    docs.aspose.com/cells/es/python-java/pyinstalle...
  9. Render Slide As SVG Image|Aspose.Slides Documen...

    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....scenarios: when you plan to print your presentation in a very...WriteAsSvg ( fileStream ); } } } Print Presentation Render Slide as...

    docs.aspose.com/slides/net/render-slide-as-svg-...
  10. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from passport images....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...