Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 10,192 for

document object model

(0.07 sec)
  1. Aspose::Words::Layout Namespace Reference - Asp...

    The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages....particular document elements are positioned, when the document is formatted...and rendering of page layout model. More... class LayoutCollector...

    reference.aspose.com/words/cpp/namespace/aspose...
  2. AiModelType | Aspose.Words for Java

    Represents the types of AiModel that can be integrated into the Document processing workflow in Java....Object public class AiModelType Represents...can be integrated into the document processing workflow. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....a SaveOptions object. This should be an object of a class derived...save options before saving a document to U3D format. Use of the...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  4. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described in...Markdown to Document Object Model (DOM) . Markdown Document with Emphases...

    docs.aspose.com/words/python-net/working-with-m...
  5. document - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....CDATASection Comment Document Document.DocumentInit Document.NavigationInit...NavigationInit Document.NavigationWorkItem DocumentFragment DocumentType...

    reference.aspose.com/html/java/com.aspose.html....
  6. C# .NET OneNote Manipulation API | Create Conve...

    C# VB.NET ASP.NET OneNote library to read write and edit Microsoft OneNote files in .NET Windows web applications or services. Create and export .one files to PDF BMP PNG JPEG GIF...NET OneNote Documents Processing APIs Create, Manipulate...NET OneNote Applications Documentation Source Code API Reference...

    products.aspose.com/note/net/
  7. Presentation LanguageId (locale) - Free Support...

    I understand that each Portion can be set to a different LanguageId (e.g., "en-US", "ja-JP") via PortionFormat. However, is there a way to specify a default LanguageId for the entire Document? Also, what’s the purpose o…...LanguageId for the entire document? Also, what’s the purpose...? In the PowerPoint VBA object model, I can see the LangaugeID...

    forum.aspose.com/t/presentation-languageid-loca...
  8. Aspose::Words::Vba::VbaModuleType enum | Aspose...

    Aspose::Words::Vba::VbaModuleType enum. Specifies the type of a Model in a VBA project in C++....enum Specifies the type of a model in a VBA project. enum class...that are associated with a document. ProceduralModule 1 A collection...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. 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/
  10. Fetching and Manipulating multiple Tables from ...

    Hi guys, I stucked in a Scenario. I have a template file(.dotx) which has multiple tables in it. I’m able to fetch the very 1st table and to manipulate required data using the following code: Table table = doc.FirstSe…...NullReferenceExcepti: ‘Object reference not set to an instance of an object.’ table...first section of the document. MS Word document can contain any number...

    forum.aspose.com/t/fetching-and-manipulating-mu...