Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,049 for

file comparison api

(0.26 sec)
  1. Get supported file formats | Documentation

    This page describes how to obtain supported File formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/annotation/java/get-supporte...
  2. Topics tagged java

    Topics tagged java...30 April 7, 2025 GroupDocs comparison library with java EE9 support...GroupDocs.Comparison Product Family document-comparison , java 13...

    forum.groupdocs.com/tag/java
  3. Determine the file type | Documentation

    This article explains how to get a type of a File with GroupDocs.Viewer for .NET using .NET / C#....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  4. Manipulate Metadata Properties in Documents wit...

    We have a major update for our customers who are using our metadata manipulation Api - GroupDocs.Metadata for .NET. We have revamped the architecture of the Api to improve and simplify the process of reading, updating, searching or removing the metadata properties from the documents. So let’s take a tour of version 19.11. Why do you need to upgrade? You should upgrade to the latest release because: The_ Metadata_ class is introduced as a single entry point to manage metadata in all supported formats....using our metadata manipulation API - GroupDocs.Metadata for .NET...revamped the architecture of the API to improve and simplify the process...

    blog.groupdocs.com/metadata/manipulate-metadata...
  5. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original File: // Make a copy of sample File Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original File redactor.save(options); } } finally { redactor....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/java/save-overwrit...
  6. Multicomparer Issue is Resolved in GroupDocs.Co...

    Another release of GroupDocs.Comparison for Java 18.6.3 is on-board. It comes with few bug fixes. Comparison of password protected documents issue is now resolved, please visit the release notes. We’d recommend you to Download the new release and enhance your document Comparison experience. Bug Fixes Exception occurs while comparing presentations Comparing Files with passwords doesn’t work MultiCompare returns null Fix Api for MultiComparer Api ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Comparison for Java 18.6.3 is on-board...comes with few bug fixes. Comparison of password protected documents...

    blog.groupdocs.com/comparison/multicomparer-iss...
  7. Set password for output document | Documentation

    This article explains how to set document password after Files Comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/comparison/python-net/set-pa...
  8. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target File format of an assembled document using File extension or explicit specification. GroupDocs.Assembly Api provides the ability to change target File format when assembling the following File formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output File formats depending on input File formats can be found at this page....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/net/changing-target...
  9. 使用 Node.js 比较文档

    探索此详细指南中文档比较的复杂性。了解 GroupDocs.Comparison Api 如何通过视觉和文本比较工具转换您的数据分析。...Comparison for Node.js 使开发人员能够将强大的文...GroupDocs.Comparison for Node.js 是什么? 下载 GroupDocs.Comparison for Node...

    blog.groupdocs.com/zh/comparison/compare-docume...
  10. Load File From Local Disk | Documentation

    This article demonstrates how to convert a File stored on a local disk using GroupDocs.Conversion for Python via .NET Api....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/conversion/python-net/develo...