Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 10,114 for

document object model

(0.09 sec)
  1. EditableRangeStart class | Aspose.Words for Python

    aspose.words.EditableRangeStart class. Represents a start of an editable range in a Word Document...an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX Documents to HTML....reproduced when converting DOCX documents to HTML. Professionalize.Discourse...@manfro When converting DOCX documents to HTML, advanced text effects...

    forum.aspose.com/t/preserve-text-effects-shadow...
  3. Aspose.Words.Vba module | Aspose.Words for Node.js

    The Aspose.Words.Vba module provides classes to work with VBA projects.... A VbaProject inside the document is defined as a collection...Working with VBA Macros documentation article. VbaModuleCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize Document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF Documents using Aspose.PDF for Java. Enhance layout control in your reports....paragraphs are added to a Page object’s Paragraphs collection. However...previously added paragraph level object on the page. Adding a Table...

    docs.aspose.com/pdf/java/force-table-rendering-...
  6. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the Document...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EditableRangeEnd class | Aspose.Words for Python

    aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word Document...an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Not well formatted PDF saved to PDF through Wor...

    Hello, A Not well formatted PDF saved through Words is corrupted Original PDF is encapsulated with : –12345678-1234-1234-1234-123456789012 Content-Disposition: form-data; name=mainDocument %PDF-1.3 … %%EOF –12345…...Document doc = new Aspose.Words.Document("not_well_formatted...“Corrupted.pdf” is now a 15 pages documents with only Chinese signs and...

    forum.aspose.com/t/not-well-formatted-pdf-saved...
  9. Working with Ranges in Node.js|Aspose.Words for...

    Work with ranges in a Document using Node.js....otherwise tree-like model of the document. If you have worked...examine and modify document content is the Range object. Range is like...

    docs.aspose.com/words/nodejs-net/working-with-r...
  10. Working with Ranges in C++|Aspose.Words for C++

    Introduction to Range feature in Aspose.Words for C++....otherwise tree-like model of the document. If you have worked...examine and modify document content is the Range object. Range is like...

    docs.aspose.com/words/cpp/working-with-ranges/