Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 22,623 for

printing document

(1.55 sec)
  1. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....modify, convert, render, and print all Excel files. C++ Convert...shows how to convert an HTML document to a PDF using Aspose.Cells...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  2. Set PDF Expiration in Python|Aspose.PDF for Java

    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....] To set expiration of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  3. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced Document management and editing efficiency....the Working with Comments documentation article. public sealed class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  4. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism....Examples Shows how to access a document’s system font source and set...font substitutes. doc = aw . Document () doc . font_settings = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....how to configure a document that can be printed as a book fold.... doc = aw . Document () # Insert text that spans 16 pages. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  7. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor.... Examples Shows how print the contents of all comments...their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... Examples Shows how print the contents of all comments...their comment ranges using a document visitor. test ( 'CreateCommentsAndPri'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG Documents....fonts and css) when saving a document to fixed page HTML or SVG...converting a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...# Prepare output path for document saving 7 output_dir = "output/"...file 12 data_dir = "data/" 13 document_path = os. path . join (data_dir...

    docs.aspose.com/html/zh/python-net/how-to-chang...