Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,108 for

document object model

(0.78 sec)
  1. Working with Text Document in Java|Aspose.Words...

    Advanced TXT Document processing, lists, BiDi, headers/footer, using Java....Ask AI Working with Text Document Contents [ Hide ] In this article...useful for working with a text document via Aspose.Words. Please note...

    docs.aspose.com/words/java/working-with-text-do...
  2. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a Document. You can use this class to walk over the page layout Model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a Document node. To learn more, visit the Documentation article in C++....page layout entities of a document. You can use this class to...to walk over the page layout model. Available properties are type...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

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

    aspose.words.NodeChangingArgs class. Provides data for methods of the [INodeChangingCallback](../inodechangingcallback/) interface....Words Document Object Model (DOM) documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InternableComplexAttr class | Aspose.Words for ...

    aspose.words.InternableComplexAttr class. Base class for internable complex attribute...Words Document Object Model (DOM) documentation article. See...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  7. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF Document in terms of Objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF Document in terms of Objects....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  9. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....you to load and parse HTML documents, navigate the DOM tree, and...and access and modify document elements, attributes, and content...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  10. Clone a Document in C#|Aspose.Words for .NET

    Clone a Document to get its identical copy using C#. When creating a copy, nodes and properties of the original Document are cloned....Ask AI Clone a Document Contents [ Hide ] What is this page about...how to clone (deep-copy) a document or parts of it using Aspose...

    docs.aspose.com/words/net/clone-a-document/