Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 351,238 for

document

(0.11 sec)
  1. Testing a License|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....convert any document into desired format. If the document contains...

    docs.aspose.com/cells/sharepoint/testing-a-lice...
  2. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a Document....page layout entities of a document. You can use this class to...entity which corresponds to a document node. To learn more, visit...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Give the document's built-in "Author" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从 PDF 中提取注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件提取注释到 XFDF。...ExtractAnnotation () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-annotation/
  5. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  6. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Document () doc . remove_all_children...remove_all_children () # By default, a document compiles all endnotes at its...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox form field at the current position....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from Document...styles should be removed from document. Default value is True . @property...custom styles from a document. doc = aw . Document () doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB...lang HTML attribute on the document elements that specify language....html. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB...lang HTML attribute on the document elements that specify language...saving to .html. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...