Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 10,835 for

document object model

(2.38 sec)
  1. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...attached PDFi nto an Aspose Document and the reported page count...Pdf; var attachmentDoc = new Document(blob, loadOptions); count...

    forum.aspose.com/t/page-count-way-off/326236
  2. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....NET Conversion Document Conversion using Python APIs...APIs speeds up developing document automation solutions from...

    products.aspose.com/total/python-net/conversion/
  3. aspose.words.buildingblocks module | Aspose.Wor...

    The aspose.words.buildingblocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::BuildingBlocks namespace | Aspos...

    Aspose::Words::BuildingBlocks namespace. The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document in C++....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. AiModel.translate method | Aspose.Words for Python

    AiModel.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...
  6. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....Working with HTML Documents Edit HTML Document Live Demos HTML...Download Pricing Buy Edit HTML Document Contents [ Hide Show ] Aspose...

    docs.aspose.com/html/java/edit-a-document/
  7. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...PDF document compare Issues using aspose.word Aspose.Words Product...issues while comparing PDF documents using Aspose.Words. Here are...

    forum.aspose.com/t/pdf-document-compare-issues-...
  8. How to find image in word after a specific para...

    how to find image in word after a specific para...@Soumen2001 You can traverse the document’s nodes tree and look for...shape node. Please see our documentation to learn more about Aspose...

    forum.aspose.com/t/how-to-find-image-in-word-af...
  9. PageLayoutEvent enumeration | Aspose.Words for ...

    Aspose.Words.Layout.PageLayoutEvent enumeration. A code of event raised during page layout Model build and rendering....page layout model build and rendering. Page layout model is built...layout pulls document content and creates object graph. Second...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word Document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....How to Create Table in Word Document using C# This tutorial lists...ways to create table in Word document using C#. We will first create...

    kb.aspose.com/words/net/how-to-create-table-in-...