Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 5,606 for

compare document

(0.83 sec)
  1. 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...
  2. ImageSaveOptions.MetafileRenderingOptions | Asp...

    Discover the ImageSaveOptions MetafileRenderingOptions property to control metafile handling in your rendered output for enhanced image quality....produce inconsistent result when compared to the rest of vector graphics...rendering mode when saving documents with Windows Metafile images...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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-...
  4. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  5. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available page width, but the PDF…...visible gaps on left/right sides compared to body content. Environment...service) Document Format: .docm (Word macro-enabled document) Page...

    forum.aspose.com/t/aspose-words-bug-report-head...
  6. Gaussian Blur – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code for a Gaussian Blur filter and see C# examples to implement Gaussian Blur effect on SVG elements and bitmaps with Aspose.SVG....open or create, edit an SVG document and make changes to its content...content. You can modify the document, including applying the many...

    docs.aspose.com/svg/net/gaussian-blur/
  7. 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/
  8. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …..., comparing nullable numbers to strings)...new InvalidOperationExce( $"Document generation failed due to inline...

    forum.aspose.com/t/get-inline-error-message/315601
  9. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the Document has any tracked changes....hasRevisions property Document.hasRevisions property Returns...Returns true if the document has any tracked changes. get hasRevisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....Words Document Object Model (DOM) documentation article. Remarks:...related paragraphs. Document doc = new Document(getMyDir() + "Table...

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