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

document object model

(0.07 sec)
  1. 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
  2. Embedding images into RTF document - Free Suppo...

    Hi Aspose, I have had some success with your library so far, but I have run into one specific issue that is blocking progress on a project I am using this for. We are converting a combination of plain text and RTF data…...Embedding images into RTF document Aspose.Words Product Family...not get embedded in the word document. We have a lot of control...

    forum.aspose.com/t/embedding-images-into-rtf-do...
  3. 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-...
  4. Generate reports, populate documents with data|...

    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....Generate reports, populate documents with data Contents [ Hide...Import/Export data from a document Insert or Delete Rows or Columns...

    docs.aspose.com/cells/net/generate-reports-popu...
  5. 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/
  6. 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...
  7. Working with Text Document|Aspose.Words for Pyt...

    Work with a text Document and modify its Objects using Python....Ask AI Working with Text Document Contents [ Hide ] Purpose Summary...and saving plain‑text (TXT) documents, including bi‑directional...

    docs.aspose.com/words/python-net/working-with-t...
  8. 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/
  9. 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...
  10. 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/