Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 5,602 for

compare document

(0.42 sec)
  1. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a Document using Java to obtain more precise control of the process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents in differently. For example...

    docs.aspose.com/words/java/specify-load-options/
  2. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images....used for all images in the document. public PdfImageCompression...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs....OOXML documents. Aspose.Words is a very useful document processing...all Microsoft Word and other document formats. In this article,...

    docs.aspose.com/words/java/aspose-words-or-open...
  4. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word Document using Document builder. The content inserted in the word contains an SVG in an HTML string. The…...using template word document using document builder. The content...in the word document and when the word document is converted...

    forum.aspose.com/t/font-missmatch-between-word-...
  5. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....tables, and images from PDF documents in Python. This article covers...structures without data corruption. Compared to open-source alternatives...

    blog.aspose.com/pdf/parse-pdf-in-python/
  6. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...equals method equals(style) Compares with the specified style.... Styles Istds are compared for built-in styles only. Styles defaults...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....Open XML SDK for advanced document operations. Sometimes we get...OOXML documents. Aspose.Words is a very useful document processing...

    docs.aspose.com/words/net/aspose-words-or-open-...
  8. Doc to PDF error on table column size - Free Su...

    Good morning, we have a Document, we store it as Word Document, then we store it also as PDF Document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…... we have a document, we store it as Word document, then we store...store it also as PDF document. We found a different column size...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  9. aspose.words.digitalsignatures module | Aspose....

    The aspose.words.digitalsignatures module provides classes to sign Documents and verify signatures....provides classes to sign documents and verify signatures. Classes...with Digital Signatures documentation article. DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...pdfSaveOptions); Document doc = new Document(pdfFile); string...output looks extremely off compared to both PDF and Excel. In...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...