Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 21,873 for

printing document

(0.4 sec)
  1. C++ API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT within C++ applications....used in the publishing and printing fields. Therefore, it is necessary...available for publishing and printing. How Aspose.Total Helps for...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...GetPageSetup (); // Set the print area to the range A1:T35 pageSetup..."SetPrintArea_out.xls" ); std :: cout << "Print area set successfully!" << std...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  3. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....specific number of pages when printing, making it easier to read...across multiple worksheets or documents, which is particularly important...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  4. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...layout of the document. Document doc = new Document ( MyDir + "Rendering...Saving a document to PDF, to an image, or printing for the first...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Convert JSON Format to PCL in Android Apps | pr...

    Parse JSON to PCL in Java without using Microsoft Word...used to control the printing of documents on a variety of printers...used to control the printing of documents on a variety of printers...

    products.aspose.com/total/android-java/conversi...
  6. Convert VDX to XPS via Java | products.aspose.com

    Sample Java conversion code for VDX format to XPS file. Use this example code to convert VDX to XPS within any Web or Desktop Java based application....Diagram is a Microsoft Visio document format manipulation API. One...capability to generate visual documents that can be used in presentations...

    products.aspose.com/diagram/java/conversion/vdx...
  7. Convert Markdown to PDF in Java – Aspose.HTML f...

    Learn how to convert Markdown to PDF using Java library. Consider various Markdown to PDF conversion scenarios with ready-to-use Java code examples....options, is not optimized for printing, etc. Converting Markdown...formatting, archiving, or printing web pages. In this article...

    docs.aspose.com/html/java/convert-markdown-to-pdf/
  8. Aspose.Words for Java | Aspose API References

    Aspose.Words for Java API References contain examples, code snippets, and API Documentation. It provides packages, classes, interfaces, and other API details....rendering and printing Microsoft Word documents without utilizing...

    reference.aspose.com/words/java/
  9. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPrintDate...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....worksheets to control the printing process. This topic discusses...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/python-net/setting-margins/