Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 685,123 for

document

(0.35 sec)
  1. Aspose::Words::Document::get_CompatibilityOptio...

    Aspose::Words::Document::get_CompatibilityOptions method. Provides access to Document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word) in C++....Aspose::Words::Document::get_CompatibilityOptions method Document::get...method Provides access to document compatibility options (that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Draw geomtry to visio VSTX document via Python ...

    Python source code to draw geomtry to visio vstx file within any Python based application....VSDX Draw Geomtry to VSTX document in Python Native and high...performance draw geomtry to VSTX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-net/drawing/...
  3. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with Documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook....Dutch Română 繁體中文 Work with a Document Marked by a Sensitivity Label...sensitivity label is applied to a document, any configured protection...

    docs.aspose.com/words/net/work-with-document-ma...
  4. How to Add Group Shape into Word Document|Aspos...

    Grouping and ungrouping shapes using C#....Add Group Shape into a Word Document Contents [ Hide ] Sometimes...a group shape into a Word document. Such a group shape consists...

    docs.aspose.com/words/net/how-to-add-group-shap...
  5. Aspose::Words::Document::get_GrammarChecked met...

    Aspose::Words::Document::get_GrammarChecked method. Returns true if the Document has been checked for grammar in C++....Aspose::Words::Document::get_GrammarChecked method Document::get_GrammarChecked...method Returns true if the document has been checked for grammar...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Document::RemoveBlankPages metho...

    How to use RemoveBlankPages method of Aspose::Words::Document class in C++....Aspose::Words::Document::RemoveBlankPages method Document::RemoveBlankPages...int32_t >> Aspose :: Words :: Document :: RemoveBlankPages () See...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Export Document Structure Places element at end...

    Hello, We are making use of PdfSaveOptions.exportDocumentStructure(true) to create tagged PDFs. This works well with the exception of absolute positioned elements in the Document. When we have a Document that has a t…...Export Document Structure Places element at end of page Aspose...elements in the document. When we have a document that has a table...

    forum.aspose.com/t/export-document-structure-pl...
  8. Why are the section breaks continuous in the Wo...

    String path = "C:\\Users\\z_jia\\Desktop\\a\\"; Document doc = new Document(path + "a1.docx"); Document main = new Document(path + "封面.docx"); main.appendDocument(doc, ImportFormatMode.KEEP_SOURCE_FORMATTING); main.save(…...breaks continuous in the Word document concatenated Aspose.Words..."C:\\Users\\z_jia\\Desktop\\a\\"; Document doc = new Document(path + "a1.docx");...

    forum.aspose.com/t/why-are-the-section-breaks-c...
  9. Document Comparison producing No Content in Doc...

    Hello, I tried comparing two docx Documents using Aspose library in .NET and they worked by producing an output Document which contained revisions after comparing input docx 1 and 2 but the same thing does not work in J…...Document Comparison producing No Content in Document Aspose.Words...tried comparing two docx documents using Aspose library in .NET...

    forum.aspose.com/t/document-comparison-producin...
  10. Insert Table of Contents in Document|Aspose.Wor...

    Insert table off contents (TOC) into a Document easily and fast instead of using docx4j....Insert Table of Contents in Document Contents [ Hide ] Aspose.Words...Insert Table of Contents in Document Demonstrates how to insert...

    docs.aspose.com/words/java/insert-table-of-cont...