Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 23,186 for

print

(0.41 sec)
  1. Set Orientation and Control the Export of Hidde...

    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 class also exposes the print properties. The PrintPageOrientation...PrintPageOrientation field of the print properties allows to rotate the...

    docs.aspose.com/diagram/python-java/set-orienta...
  2. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram....Page class also exposes the print properties. The PrintPageOrientation...PrintPageOrientation field of the print properties allows to rotate the...

    docs.aspose.com/diagram/net/set-orientation-and...
  3. Get Address, Cell Count, Offset, Entire Column,...

    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....on a new empty workbook and prints information to the page. const...createRange ( "A1:B3" ); // Print range address and cell count...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  4. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....input , recognitionSettings ) # Print recognition results for result...result in results : print ( result . recognition_text ) Recognize...

    docs.aspose.com/ocr/python-net/multithreading/
  5. 使用PDF打印|Aspose.PDF for Java

    本节说明如何使用Aspose.PDF Facades通过PdfViewer类打印PDF文件。...setPrinterName ( "Microsoft Print to PDF" ); // 设置页面大小(如果需要) pageSettings...java . awt . print . PrinterJob pj = java . awt . print . PrinterJob...

    docs.aspose.com/pdf/zh/java/print-pdf-file/
  6. 通過 Java 將 JPEG 轉換為 TXT | Aspose

    JPEG 格式到 TXT 文件的示例 Java 轉換代碼。使用此示例代碼在任何基於 Web 或桌面 Java 的應用程序中將 JPEG 轉換為 TXT。...jpeg" ); // print text System . out . print ( riText ); 將 JPEG...

    products.aspose.com/ocr/zh-hant/java/conversion...
  7. Get and Set Page Properties|Aspose.PDF for Go v...

    Learn how to get and set page properties for PDF documents using Aspose.PDF for Go, allowing for customized document formatting....retrieve its page count, and then print the result. The PageCount method...{ log . Fatal ( err ) } // Print fmt . Println ( "Count:" , count...

    docs.aspose.com/pdf/go-cpp/get-and-set-page-pro...
  8. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。...= f "R{row}C{col}" : print ( "This message will show when...if s != f "R{row}C{col}" : print ( "This message will show up...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  9. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...); // Assign SUM formula and print its FormulaLocal cell . SetFormula...Assign AVERAGE formula and print its FormulaLocal cell . SetFormula...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  10. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the JavaScript API or C++ library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically.... PaperA3ExtraTransver ; // Print the Paper Size of both worksheets...pageSetup , new CopyOptions ()); // Print the Paper Size of both worksheets...

    docs.aspose.com/cells/javascript-cpp/copy-page-...