Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 400,469 for

document

(0.19 sec)
  1. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom Document visitors...class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GS1 Composite Barcodes in JavaScript|Documentation

    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....Set linear component to UPCA document . getElementById ( "img" )...linear component to EAN13 document . getElementById ( "img" )...

    docs.aspose.com/barcode/javascript-cpp/gs1-comp...
  3. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a Document using Python....styles defined in the document using the Document.styles property....and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/python-net/working-with-s...
  4. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/com...
  5. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C++ API to Export XPS to DOT | products.aspose.com

    Convert XPS to DOT within C++ applications....Paper Specification) is a document format developed by Microsoft...and viewing documents. It is a fixed-layout document format that...

    products.aspose.com/total/cpp/conversion/xps-to...
  7. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add Ellipse objects to PDF documents. It also offers the feature...customize ellipses within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-ellipse/
  8. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Open document Document pdfDocument = new Document ( DATA_DIR...textStamp ); } // Save updated document pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/header/
  9. Annotations and Special Text using Python|Aspos...

    This section contains articles on annotation and special Text extraction from PDF Documents using Aspose.PDF in Python.... Open the document. Access the stamp annotation...annotation on a given page in a PDF document. Args: infile (str): Path...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....to an Existing PDF All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for C++ allows...

    docs.aspose.com/pdf/cpp/add-page-number/