Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 400,792 for

document

(0.14 sec)
  1. Repair PDF using Rust | Aspose.PDF

    Repair PDF Documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Programmatic modification of PDF documents is an essential part of modern...Download . How to Repair PDF documents You need Aspose.PDF for Rust...

    products.aspose.com/pdf/rust-cpp/repair/
  2. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in Document automation....Mail Merge and Reporting documentation article. public abstract...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  4. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....You can load an input Word document in DOCX or DOC formats using...You may need to convert Word document to TIFF using C++ to preview...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....add Ellipse objects to PDF documents. It also offers the feature...Create Document instance Document pdfDocument = new Document ();...

    docs.aspose.com/pdf/java/add-ellipse/
  6. InlineStory.isInsertRevision property | Aspose....

    InlineStory.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  8. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance ). When...nested table without using a document builder. public void CreateNestedTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。... 文档对象模型 – Document Object Model 文档对象模型(简称 DO...具有以下基本数据类型: Class Description The Document class represents the entire...

    docs.aspose.com/html/zh/java/edit-a-document/