Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 15,581 for

compare document

(0.06 sec)
  1. 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
  2. Compare in Aspose Words for Java - Aspose.Words...

    How does the Aspose Compare work with Aspose.words for Java? Will we be able to see the Compare as shown in the URL: https://blog.aspose.com/2015/03/02/Compare-microsoft-word-Documents/ But this is stating as only for …...Compare in Aspose Words for Java Aspose.Words Product Family...9:58am #1 How does the Aspose compare work with Aspose.words for...

    forum.aspose.com/t/compare-in-aspose-words-for-...
  3. Compare more than two Word documents - Aspose.W...

    Hi, we have a requirement to track changes history made in different versions. In the following code, due to v1.AcceptAllRevisions(), I can only see the changes made in version 3. Please help to find a way that we can s…...Compare more than two Word documents Aspose.Words Product Family...Thanks in advance. Document v1 = new Document(@"C:\Source\ConsoleApp1\docs\v1...

    forum.aspose.com/t/compare-more-than-two-word-d...
  4. Revision Deletion Compare the change - Aspose.W...

    Hi We are comparing two docs We can loop through the Revisions collection For a Deletion , how can we see what has changed Doc 1 = Hello World Doc 2 = Hell World How we can detect what the deflection was Thanks...Revision Deletion Compare the change Aspose.Words Product Family...2018, 7:33am #1 Hi We are comparing two docs We can loop through...

    forum.aspose.com/t/revision-deletion-compare-th...
  5. List Compare bug - Aspose.Words Product Family ...

    Very simple code: Document doc1 = new Document("…\test.docx"); Document doc2 = new Document("…\test1.docx"); doc1.acceptAllRevisions(); doc2.acceptAllRevisions(); doc1.Compare(doc2, "Me", new Date()); …...List Compare bug Aspose.Words Product Family vhostt January 16...code: Document doc1 = new Document("…\test.docx"); Document doc2...

    forum.aspose.com/t/list-compare-bug/190066
  6. Clone a Document | Documentation

    “Aspose.Words for .NET allows you to clone a Document to get its identical copy. When creating a copy, nodes and properties of the original Document are cloned.”...Clone a Document Contents [ Hide ] Cloning a document is the process...identical copy of an original document, which can improve performance...

    docs.aspose.com/words/words/net/clone-a-document/
  7. Aspose doesn't compare input tags - Aspose.Word...

    Aspose doesn’t Compare input tags. Instead it duplicates them. In the test snippet below I Compare two Documents that differ only in that one of them has a checked checkbox. When I export the Document back to HTML I see…...Aspose doesn't compare input tags Aspose.Words Product Family... 7:51am #1 Aspose doesn’t compare input tags. Instead it duplicates...

    forum.aspose.com/t/aspose-doesnt-compare-input-...
  8. Compare documents returning false changes - Asp...

    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-...
  9. Wrong compare in list - Aspose.Words Product Fa...

    Case with Compare documens with lists have revision bug. http://joxi.ru/KAg77o6SE4KZ1A code to reproduce bug below Document doc = new Document("C:\\parleypro\\PAR-7482\\11\\1.docx"); Document doc2 = new Document("C:\\p…...Wrong compare in list Aspose.Words Product Family vhostt August...2018, 5:50pm #1 Case with compare documens with lists have revision...

    forum.aspose.com/t/wrong-compare-in-list/180823
  10. Aspose compare error - Aspose.Words Product Fam...

    Accidentally met such a situation. Aspose Compare crash when html have symbol &ensp; String source="<p></p>"; String incoming="<p><span style=\"font-family: Times New Roman; font-size: 11pt;\">&ensp;&#8203; Third party…...Aspose compare error Aspose.Words Product Family vhostt August...met such a situation. Aspose compare crash when html have symbol...

    forum.aspose.com/t/aspose-compare-error/201760