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

document object model

(0.1 sec)
  1. 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...
  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. Aspose::Words::AI::OpenAiModel::Translate metho...

    Aspose::Words::AI::OpenAiModel::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI Model for content translating in C++....method Translates the provided document into the specified target...leverages the connected AI model for content translating. System...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  4. Aspose::Words::AI::CheckGrammarOptions class | ...

    Aspose::Words::AI::CheckGrammarOptions class. Allows to specify various options while checking grammar of a Document using AI in C++....while checking grammar of a document using AI . class CheckGrammarOptions...CheckGrammarOptions : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. 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/
  6. 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/
  7. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....Model.RecognitionResult class: GetCsv..."pattern.omr" ); Aspose . OMR . Model . RecognitionResult recognitionResult...

    docs.aspose.com/omr/net/recognition/save/
  8. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining Model types in VBA projects for enhanced automation and streamlined Document management....enumeration Specifies the type of a model in a VBA project. public enum...that are associated with a document. ProceduralModule 1 A collection...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in Java....DocumentBuilder to Insert Document Elements Contents [ Hide ]...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/java/use-documentbuilder-...
  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/