Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 423,794 for

document

(0.98 sec)
  1. PageSet.odd property | Aspose.Words for Python

    PageSet.odd property. Gets a set with all the odd pages of the Document in their original order....with all the odd pages of the document in their original order. @property...pages from the document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the Document in their original order....all the even pages of the document in their original order. get...pages from the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced Document loading options. Optimize your workflow with powerful classes and enumerations today!...additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. DocumentLoadingArgs...

    reference.aspose.com/words/net/aspose.words.loa...
  4. DocumentVisitor.VisitGlossaryDocumentEnd | Aspo...

    Explore the VisitGlossaryDocumentEnd method in DocumentVisitor. Learn how it enhances glossary Document enumeration for efficient data management....enumeration of a glossary document has ended. public virtual... Remarks Note: A glossary document node and its children are...

    reference.aspose.com/words/net/aspose.words/doc...
  5. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java.... Document doc = new Document(getMyDir() + "Radio...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  6. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....how to convert annotation document to PDF/X-1 using annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/whatsnew/2024/
  7. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....one PDF Document to Another Moving PDF pages in document is very...from one PDF document to the end of another document using C++....

    docs.aspose.com/pdf/cpp/move-pages/
  8. aspose.words.themes module | Aspose.Words for P...

    The aspose.words.themes module provides classes that allow to access theme information in Microsoft Word Documents....information in Microsoft Word documents. A document theme can specify fonts...and colors to be used in a document. Themes are supported in Word...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your Document's paragraphs for a polished, professional look....JoinRunsWithSameForm Contents [ Hide ] Document.JoinRunsWithSameForm method...formatting in all paragraphs of the document. public int JoinRunsWithSameForm...

    reference.aspose.com/words/net/aspose.words/doc...
  10. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...文件 Document document = new com . aspose . pdf . Document ( _dataDir...

    docs.aspose.com/pdf/zh/java/figures-annotation/