Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,599 for

compare document

(0.19 sec)
  1. Low Code|Aspose.Words for C++

    Simplify Document processing tasks like Compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....Ask AI Work with Documents Using LowCode API Contents [ Hide...namespace, which simplifies common document processing tasks. This API...

    docs.aspose.com/words/cpp/low-code/
  2. 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-...
  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. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/java/create-chart/
  6. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents indifferently. For example...

    docs.aspose.com/words/cpp/specify-load-options/
  7. 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-...
  8. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....Handling Windows Metafiles documentation article. Examples: Shows...throws Exception { Document doc = new Document(getMyDir() + "WMF...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...