Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,608 for

compare

(0.04 sec)
  1. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Python via .NET...sets the original sizes of comparing documents. ShowDeletedContent...CompareBookmarks specifies whether to compare bookmarks. CompareVariablePrope...

    docs.groupdocs.com/comparison/python-net/compar...
  2. GroupDocs.Comparison for .NET | Documentation

    GroupDocs.Compairson for .NET developer documentation. Learn how to diff docx, pptx, and Compare pdf files using C#....Comparison allows you to compare Microsoft Word, Excel, PowerPoint...documents. The Document Compare API compares content to detect word...

    docs.groupdocs.com/comparison/net/
  3. Docx comparison shows text as removed instead o...

    Hi, It appears as if we stumbled upon an issue when comparing two docx-documents. Find them attached in this topic. To explain the issue, notice that the first document does not contain the word “GEMA” but the second do…...stumbled upon an issue when comparing two docx-documents. Find them...the online comparison tool: Compare DOCX Online | Free GroupDocs...

    forum.groupdocs.com/t/docx-comparison-shows-tex...
  4. Queries on features available on groupdocs.Comp...

    Do we have an option to Compare PDF with a pre-existing PDF supplied as an input. Is there a feature which allows us to mask few fields(exclude from comparison) on PDF which are bound to change such as Invoice Date, Ser…...1 Do we have an option to compare PDF with a pre-existing PDF...kmehta1: Do we have an option to compare PDF with a pre-existing PDF...

    forum.groupdocs.com/t/queries-on-features-avail...
  5. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Node.js via Java....On this page allows you to compare and customize the visibility...of changes received when comparing documents using built-in Word...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  6. Get a list of changes | Documentation

    This article explains how to get a collection of changes between Compared documents when using GroupDocs.Comparison for Node.js via Java....these steps: Instantiate the Comparer object. Specify the source...document path or stream. Call the compare() method. Call the getChanges...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  7. GroupDocs' Online Document Management Apps Suit...

    Good news to all Dropbox users - we’ve integrated GroupDocs’ online document management apps with Dropbox! So you can now view, sign, annotate, assemble, Compare, convert and share your Dropbox documents and collaborate online from any web-enabled device using only a web-browser. [caption id=“attachment_796” align=“alignnone” width=“554” caption=“Sync your Dropbox account with GroupDocs online document management apps”] [/caption] To find detailed instructions on how to access and work with Dropbox files from a GroupDocs account, please see the help documentation....sign, annotate, assemble, compare, convert and share your Dropbox...seconds. GroupDocs Comparison - compare two versions of the same document...

    blog.groupdocs.com/total/groupdocs-online-docum...
  8. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Comparer ; import com.groupdocs.comparison...; // ... try ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/java/set-document...
  9. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications.... using ( Comparer comparer = new Comparer ( "source.docx"...)) { comparer . Add ( "target.docx" ); comparer . Compare ( "result...

    docs.groupdocs.com/comparison/net/set-document-...
  10. Accept or Reject detected changes | Documentation

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....the original state of the compared result after applying changes...// ... using ( Comparer comparer = new Comparer ( "source.docx"...

    docs.groupdocs.com/comparison/net/accept-or-rej...