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

compare document

(0.31 sec)
  1. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to PNG format...email, you can load EMAIL document, parse it and have a look...

    products.aspose.com/total/net/conversion/email-...
  2. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....when opening a document. When loading a document, you can set some...Word application can display documents in differently. For example...

    docs.aspose.com/words/net/specify-load-options/
  3. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with Documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....features are missing in NPOI compared to Aspose.Words and why Aspose...there are operations with documents that are faster and more conveniently...

    docs.aspose.com/words/net/missing-features-in-n...
  4. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....changes to track when comparing two documents. Examples: Shows to...while comparing documents. Document docA = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....converting, and manipulating PDF documents. It also supports a variety...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...styling from the source DOCX document. Actual Result: After upgrading...weight, and spacing). The same document produces correct output in...

    forum.aspose.com/t/font-formatting-and-styling-...
  7. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...Height in EQ Field Overstrike Compared to Normal Text Aspose.Words...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...

    forum.aspose.com/t/incorrect-underline-height-i...
  8. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....source PDF file using the Document class object to delete the...artifact on each page of the document and make a list of watermark-type...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  9. 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...
  10. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....Java by loading the input PDF document and saving it to the Text...with or without formatting as compared to the source PDF file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...