Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 349,456 for

document

(0.09 sec)
  1. Document.justificationMode property | Aspose.Wo...

    Document.justificationMode property. Gets or sets the character spacing adjustment of a Document....justificationMode property Document.justificationMode property...character spacing adjustment of a document. get justificationMode ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentLoadingArgs.EstimatedProgress | Aspose....

    Track progress effortlessly with DocumentLoadingArgs' EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....how to notify the user if document loading exceeded expected...try { Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Export OFT to OTT via C++ | products.aspose.com

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...Words for C++ is a powerful document processing API that can be...create, edit, and convert documents in various formats, including...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured Document tag...associated with this structured document tag. Can not be null . get...structured document tags. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.sdtType propert...

    StructuredDocumentTagRangeStart.sdtType property. Gets type of this structured Document tag....Gets type of this structured document tag. get sdtType () : Aspose...structured document tags. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MutationObserver – How to Use in C#

    This article covers the Aspose.HTML for .NET advanced feature such as a Document observation mechanism....you can monitor changes to a document’s specific nodes, attributes...Aspose.HTML for .NET library, a document observation mechanism is represented...

    docs.aspose.com/html/net/mutationobserver/
  7. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless Document conversion to PDF, XPS, and images. Unlock flexible saving options today!...be specified when saving a document into fixed page formats (PDF...the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.Words.Notes module | Aspose.Words for No...

    The Aspose.Words.Notes module provides classes to work with Microsoft Word endnotes and footnotes....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Footnote Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. aspose.words.notes module | Aspose.Words for Py...

    The aspose.words.notes module provides classes to work with Microsoft Word endnotes and footnotes....endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Footnote Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...[ Hide ] 要向现有PDF文件添加文本: 使用Document对象打开输入PDF。 获取要添加文本的特定页面。 使...法将TextFragment对象添加到页面中。 调用Document对象的Save方法并保存输出的PDF文件。 添加文本...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/