Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,493 for

image comparer

(0.06 sec)
  1. Change Highlight Color - Free Support Forum - g...

    How to change HighLightColor to Light Red color? I tried ‘HighlightColor = System.Drawing.Color.LightCoral’, but it’s still the same color with ‘HighlightColor = System.Drawing.Color.Red’. Thank you...using (Comparer comparer = new Comparer(source)) { comparer.Add(target);...MarkChangedContent = true, // Fill color image outline DetectStyleChanges =...

    forum.groupdocs.com/t/change-highlight-color/13959
  2. How to run Spring Comparison sample using Docke...

    The article is about running Spring Comparison sample using Docker to get fast ready-to-use application to compare files...have web application that can compare any documents and highlight...functional and can be used to compare any . Furthermore, sources...

    docs.groupdocs.com/comparison/java/how-to-run-s...
  3. Text only comparison in .docx and .pdf files - ...

    Hi Guys, Is it possible to configure GroupDocs.Comparison to compare text of document only (potentially compare styles of document too). I am using CompareDocs in similar way: string source = @"C:\temp\sam…...Comparison to compare text of document only (potentially compare styles...docx"; using (Comparer comparer = new(source)) { comparer.Add(target);...

    forum.groupdocs.com/t/text-only-comparison-in-d...
  4. Compare and find the exact difference of top an...

    Hi, I have got an automated task in hand to compare same documents coming from different source to find out differences. My management wants more details about each difference about the changes for example what color, …...Compare and find the exact difference of top and left of a shape...automated task in hand to compare same documents coming from...

    forum.groupdocs.com/t/compare-and-find-the-exac...
  5. MS Word document compare and merge issue- Targe...

    In the target files if there are changes to the file then when we merge with the source file after the merge the text in the target file is also marked for deletion - This is not expected. Could we make sure the text in…...MS Word document compare and merge issue- Target file text is...below merged file screenshot.] image.png (209.2 KB) 1 Like atir.tahir...

    forum.groupdocs.com/t/ms-word-document-compare-...
  6. Compare two PDF files using .NET gives "Incorre...

    Hi Team, When i am trying to compare 2 PDF files, it is giving “Incorrect Password” with multiple page PDF document. When I am trying to compare a single page document then resultant PDF is generated but it is empty. Co…...Compare two PDF files using .NET gives "Incorrect Password" GroupDocs...Team, When i am trying to compare 2 PDF files, it is giving “Incorrect...

    forum.groupdocs.com/t/compare-two-pdf-files-usi...
  7. Update changes in document comparison API for ....

    GroupDocs.Comparison.Common.ICompareresult Compareresult = comparisonDocx.Compare(SourceStrm, TargetStrm, objSettings); GroupDocs.Comparison.Common.Changes.ChangeInfo[] changes = Compareresult.GetChanges(); for(var i=0…...Compare(SourceStrm, TargetStrm, objSettings);...following code: using (Comparer comparer = new Comparer("source.docx"))...

    forum.groupdocs.com/t/update-changes-in-documen...
  8. How to run Dropwizard Comparison sample using D...

    The article is about running Dropwizard Comparison sample using Docker to get fast ready-to-use application to compare files...will have web application to compare any documents and highlight...functional and can be used to compare any . Moreover, thanks to the...

    docs.groupdocs.com/comparison/java/how-to-run-d...
  9. Getting Revision Name as GroupDocs in Word Comp...

    Hi, Can we change the Author of the Revision as it’s coming default as GroupDocs. Could you please help here....using (var comparer = new GroupDocs.Comparison.Comparer(destinationDocument))...Comparer(destinationDocument)) { comparer.Add(sourceDocument); CompareOptions...

    forum.groupdocs.com/t/getting-revision-name-as-...
  10. MS Excel track changes could not be accessed us...

    We are planning to use the GroupDocs.Comparison product for comparing MS Word and MS Excel. In MS Word when we use this GroupDocs.Comparison product we could be able to use the “Track changes” feature of MS word and Acce…...Comparison product for comparing MS Word and MS Excel. In MS...SetLicense(licensePath); using (Comparer comparer = new Comparer(@"C:/Reports/Disclosure_Source...

    forum.groupdocs.com/t/ms-excel-track-changes-co...