Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,408 for

groupdocs java api change

(0.49 sec)
  1. Compare Spreadsheets to Accept or Reject Change...

    Compare Spreadsheets to Accept or Reject Changes in Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compare Spreadsheets to Accept or Reject Chan......Accept or Reject Changes in Java on GroupDocs Blog | Document...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/es/tag/compare-spreadsheets-...
  2. Compare PDF to Accept or Reject Changes in Java...

    Compare PDF to Accept or Reject Changes in Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compare PDF to Accept or Reject Changes in Java on Gro......Accept or Reject Changes in Java on GroupDocs Blog | Document...Automation Solutions for .NET & Java Developers Recent content in...

    blog.groupdocs.com/ja/tag/compare-pdf-to-accept...
  3. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of Groupdocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and Changes introduced in version 19....major release of GroupDocs.Signature for Java containing 13 new...details on the new features and changes introduced in version 19.1...

    blog.groupdocs.com/signature/introducing-form-f...
  4. Advanced Usage | GroupDocs

    Learn about Groupdocs.Assembly advanced usage and its multiple powerful features from the guides below....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/advanced-usage/
  5. GroupDocs Blog

    Groupdocs Blog - Groupdocs Blog | Document Automation Solutions for .NET & Java Developers... Integrate GroupDocs.Comparison for .NET 19.6 in...and target documents style changes or inserted/deleted items and...

    blog.groupdocs.com/groupdocs.blog/page/42/
  6. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, Change comparison detalization level and more....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/java/compare-mult...
  7. GroupDocs.Assembly Product Family

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... A developer can change the XML format into any other...convert CSV data in Reports using Java. This article will guide you...

    blog.groupdocs.com/categories/groupdocs.assembl...
  8. GroupDocs.Conversion Product Family

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 中國傳統的 GroupDocs team is glad to announce monthly...of .NET Document Conversion API v17.9.0. In this monthly release...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Use redaction callback | GroupDocs

    In order to reject specific Changes during redaction process or to keep a full log of Changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping Changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/java/use-redaction...
  10. How to Run | GroupDocs

    Download from GitHub The complete examples package of Groupdocs.Metadata is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favourite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like the following image: Open IntelliJ Idea and import the project to get started with it....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/how-to-run-exa...