Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 26,716 for

print

(0.11 sec)
  1. 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...
  2. 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...
  3. 使用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...
  4. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....and print the color values print ( c . to_argb ()) print ( c...

    docs.aspose.com/cells/python-net/apply-advanced...
  5. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience.... Examples Shows how to print the node structure of every... GetText ()); Shows how to print the node structure of every...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 使用JavaScript via C++导出打印区域范围到HTML。|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....head > < body > < h1 > Export Print Area to HTML Example </ h1 >...worksheets . get ( 0 ); // Set the print area. worksheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  7. Developer Guide in Java|Aspose.Words for Java

    Learn Aspose.Words for Java Developer Guide to get more use cases, tips, and technical details.... Printing a Document Programmatically...provides information on how to print a document in various ways and...

    docs.aspose.com/words/java/developer-guide/
  8. Car plate recognition settings|Documentation

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

    docs.aspose.com/ocr/python-net/recognition-sett...
  9. 获取页面偏移|Aspose.PDF for Python via .NET

    此示例演示如何使用 PdfFileInfo 获取特定页面的 X 和 Y 偏移量,并将其转换为英寸,以进行精确的布局和定位分析。...0 print ( f "Page X Offset: { page_x_offset...page_x_offset } inches" ) print ( f "Page Y Offset: { page_y_offset...

    docs.aspose.com/pdf/zh/python-net/get-page-offset/
  10. Setting Page Options in PHP|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...