Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,873 for

file comparison

(0.05 sec)
  1. Load password-protected file | GroupDocs

    Load password-protected File In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Comparison Product Solution GroupDocs...password-protected file Load password-protected file Leave feedback...

    docs.groupdocs.com/redaction/java/load-password...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Comparison for .NET 18.2. New image...share your feedback. Document Comparison API for .NET - Features Implement...

    blog.groupdocs.com/groupdocs.blog/page/63/
  3. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported File types....Comparison Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/net/get-supported-fil...
  4. Load File From Stream | GroupDocs

    This article demonstrates how to convert a File from a stream using GroupDocs.Conversion for Python via .NET API....Comparison Product Solution GroupDocs...Documents / Load File From Stream Load File From Stream Leave...

    docs.groupdocs.com/conversion/python-net/develo...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...working with metadata of popular file formats. It is powerful as well...for a number of file formats. API gets the file as an input and...

    blog.groupdocs.com/groupdocs.blog/page/66/
  6. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs.../ Loading files from different sources / Load file from URL Load...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported File format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Java...

    docs.groupdocs.com/comparison/java/migration-no...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Comparison for .NET 17.1.0 API with... PDF file formats and support for hyperlink comparison is also...

    blog.groupdocs.com/groupdocs.blog/page/80/
  9. 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.... Comparison of Coding Styles # Since...The following is the code comparison of some common metadata operations...

    blog.groupdocs.com/metadata/manipulate-metadata...
  10. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...Loading / Load file from local disk Load file from local disk...

    docs.groupdocs.com/parser/python-net/load-file-...