Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 19,094 for

compare document

(0.2 sec)
  1. Compare documents returning false changes - Fre...

    We have 2 identical PDF Documents that when Compared using the code below return 6 differences which are in fact either an insertion or deletion of null text. Dim _Document1 As New Aspose.Words.Document(iDocumen…...Compare documents returning false changes Aspose.Words Product...2 identical PDF documents that when compared using the code below...

    forum.aspose.com/t/compare-documents-returning-...
  2. How to compare two PDF - Free Support Forum - a...

    Hi, Currently I am using Aspose.Words to Compare two PDF Documents using below code. Document baselineDoc = new Document(baselinePdfPath); Document generatedDoc = new Document(generatedPdfPath); // There should be no …...How to compare two PDF Aspose.PDF Product Family dpanneer March...Words to compare two PDF documents using below code. Document baselineDoc...

    forum.aspose.com/t/how-to-compare-two-pdf/259270
  3. Doc compare fails - Free Support Forum - aspose...

    Trying to do a Document comparison using the first code example on this page (https://docs.aspose.com/words/net/Compare-Documents/), I get an “Object reference not set to an instance of an object” error. Both Documents a…...Doc compare fails Aspose.Words Product Family words-net joe_lopez... 6:19am #1 Trying to do a document comparison using the first...

    forum.aspose.com/t/doc-compare-fails/260332
  4. Aspose Word - Document compare functionality is...

    Hi, We are a licenced Aspose User and we are using Aspose Words to Compare word Documents using Document.Compare method. We have noticed that this method is broken in the latest version of aspose. The version that we ar…...Aspose Word - Document compare functionality is not working Aspose...Words to compare word documents using Document.Compare method....

    forum.aspose.com/t/aspose-word-document-compare...
  5. PDF files compare - Aspose.PDF Product Family -...

    Hi there, I’m trying to Compare two PDF files to see if there are any differences. Can you please provide below answers? Does Aspose.PDF support PDF file comparisons? Can you please provide sample code to do this? Al…...PDF files compare Aspose.PDF Product Family sanjaybk June 1,...#1 Hi there, I’m trying to compare two PDF files to see if there...

    forum.aspose.com/t/pdf-files-compare/247004
  6. Compare Cells to Network Folder - Free Support ...

    Hello, I am new here and looking for some help, as I’ve been stuck on an issue… I’ve been tasked with creating an app that requires me to Compare a range of aspose cells in c# to an iteration of file names. if they don’…...Compare Cells to Network Folder Aspose.Cells Product Family cells-net...an app that requires me to compare a range of aspose cells in...

    forum.aspose.com/t/compare-cells-to-network-fol...
  7. Cannot insert a node of this type at this locat...

    Hello, while doing Compare between two specific pages of a Document i get: java.lang.IllegalArgumentException: Cannot insert a node of this type at this location. Code snippet to reproduce this: Document oldFull = new …... Error while using compare Aspose.Words Product Family...doing compare between two specific pages of a document i get:...

    forum.aspose.com/t/cannot-insert-a-node-of-this...
  8. Aspose.words PDF or word compare is not highlig...

    Aspose.words PDF or word Compare is not highlighting Font text changes...words PDF or word compare is not highlighting Font text...#1 Aspose.words PDF or word compare is not highlighting Font text...

    forum.aspose.com/t/aspose-words-pdf-or-word-com...
  9. Compare two paras and accept only some revision...

    Hi Team, We need to implement the following functionality with Aspose license. Say have a para and call it as Initial, here there will be some text in square braces and same para is altered and say final now I have to c…...Compare two paras and accept only some revision in Dot net Aspose...and say final now I have to compare the initial vs final and accept...

    forum.aspose.com/t/compare-two-paras-and-accept...
  10. Compare Doc file in C# mvc web application - Fr...

    Hi All, I am using aspose version 22.10 for the Document ,the paragraph contain text and hyperlink text modification working as expected but hyperlink modification its not getting modification URL content below is …...Compare Doc file in C# mvc web application Aspose.Words Product...aspose version 22.10 for the document ,the paragraph contain text...

    forum.aspose.com/t/compare-doc-file-in-c-mvc-we...