Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 20,181 for

printing document

(0.18 sec)
  1. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF Document using Aspose.PDF in Java, allowing for customized styling....Create new document object Document document = new Document (); Page...Page page = document . getPages (). add (); TextFragment text...

    docs.aspose.com/pdf/java/text-formatting-inside...
  2. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...shapes, and print its contents using a document visitor. public...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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/
  4. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....data are removed from the document. doc.getMailMerge().setCl...add(tableCustomers); Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# API to Export PS to DOTM | products.aspose.com

    Convert PS to DOTM without using Microsoft Word...APIs that provides powerful document manipulation and conversion...files to Microsoft Word (DOC) documents. After conversion, the Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  6. 使用 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...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Version method. Represents the version number of the application that created the Document in C++....application that created the document. int32_t Aspose :: Words ::...get_Version () Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF Document into individual pages using Python and Aspose.PDF, making content extraction easier....Contents [ Hide ] To split PDF document into individual pages using...class. Python Code pdf = self.Document() pdf=self.dataDir + 'input1...

    docs.aspose.com/pdf/python-java/split-pdf-file-...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++....that can be used to save a document in the Xps format. Aspose...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....the Working with Fields documentation article. Remarks: Compares...cancels the current merge document, moves to the next data record...

    reference.aspose.com/words/java/com.aspose.word...