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

document object model

(0.14 sec)
  1. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a Document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...Saving PDF Document after removing content throws a NullReferenceExcepti...invisible all text layers from a document. These invisible text layers...

    forum.aspose.com/t/saving-pdf-document-after-re...
  2. Protect DOCX document Online with password and ...

    Online DOCX file password protection app. Java API code to apply password protection on DOCX Document....Java Protect Docx Online DOCX Document Protection or Set Password...Develop powerful Java based DOCX document protection utility application...

    products.aspose.com/total/java/protect/docx/
  3. 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/
  4. 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...
  5. Convert USDZ to 3MF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...Options USDZ TO PDF (Portable Document Format) USDZ TO FBX (Autodesk...

    products.aspose.com/3d/python-net/conversion/us...
  6. Why Not Open XML SDK|Documentation

    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.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly‑typed way. That...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  7. 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-...
  8. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML Objects are rendered to fixed page formats in Java....Object public class ImlRenderingMode...Specifies how ink (InkML) objects are rendered to fixed page...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....Ask AI Document Builder Overview Contents [ Hide ] Purpose Summary...creation and modification of documents, navigation using a virtual...

    docs.aspose.com/words/python-net/document-build...
  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 ] Purpose Summary This...how to clone (deep-copy) a document or parts of it using Aspose...

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