Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 23,383 for

printing document

(1.9 sec)
  1. Convert OFT to PS in Python | products.aspose.com

    Save OFT to PS in your Python applications without using Microsoft Outlook or Word...accepted format such as Portable Document Format (PS). How Aspose.Total...the saved HTML file using Document Call the save method with...

    products.aspose.com/total/python-net/conversion...
  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 Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....Ask AI How to Print Excel as Fitted Pages Wide and Tall with...when printing. These settings help ensure that your printed output...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  4. Java API to Render MHTML to MD | products.aspos...

    Export MHTML to MD via Java API without using Microsoft Excel or Adobe Reader...features to manipulate PDF documents, such as creating, editing...editing, converting, and printing. It also supports a variety of file...

    products.aspose.com/total/java/conversion/mhtml...
  5. Flatten PDF – C# Examples – Aspose.HTML for .NET

    Learn what it means to flatten PDF and how to convert HTML to PDF and flatten a PDF file using FormFieldBehaviour property in Aspose.HTML for .NET....Hide Show ] PDF (Portable Document Format) is a popular file...exchanging and storing digital documents. This versatile format allows...

    docs.aspose.com/html/net/flatten-pdf/
  6. Create a New Diagram in VSTO and Aspose.Diagram...

    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.... Document vdxDoc = null ; try { //Create...diagram vdxDoc = vdxApp . Documents . Add ( "Drawing.vsd" ); //Load...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  7. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....) selected when the document was printed to PostScript or PDF...which the PDF document is displayed or printed. Bleed box : If...

    docs.aspose.com/pdf/cpp/crop-pages/
  8. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/net/advanced-operations/
  9. Print GridWeb|Documentation

    This article introduces how to print in GridWeb....Ask AI Print GridWeb Contents [ Hide ] There are times when developers...developers need to print the GridWeb contents from a web page...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  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/