Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,113 for

document object model

(0.23 sec)
  1. Why Not Open XML SDK|Aspose.Slides Documentation

    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/net/why-not-open-xml-sdk/
  2. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance.... // The path to the documents directory. String MyDir =...// Generates indented XML document saveColladaopts . setIndented...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  3. 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/...
  4. How to Password Protect a Word Document in C#

    This tutorial provides information on how to password protect a Word Document in C#. You will get the detailed information for configuring the IDE, detailed steps to understand the programming Model and a runnable sample code to demonstrate the process to protect Word Document in C#....to Password Protect a Word Document in C# This tutorial describes...to password protect a Word document in C# . It contains the information...

    kb.aspose.com/words/net/how-to-password-protect...
  5. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…... Document doc = new Document(); DocumentBuilder...HH:mm:ss")}"); builder.Writeln(); if (model.doctype == "file") { string...

    forum.aspose.com/t/pdf-file-distorted/327238
  6. Get the File Format of Presentation|Aspose.Slid...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Programming with Presentation Document Object Model...

    docs.aspose.com/slides/net/get-the-file-format-...
  7. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ 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/cpp/basics-of-dom-api/
  8. Extract Images from PDF and recognize BarCodes|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] The PDF documents are usually comprised of Text...Annotation and other related objects. There are cases when Barcodes...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  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. AiModel | Aspose.Words for Java

    An abstract class representing the integration with various AI Models within the Aspose.Words in Java....Object public abstract class AiModel...integration with various AI models within the Aspose.Words. Examples:...

    reference.aspose.com/words/java/com.aspose.word...