Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 9,919 for

file comparison

(0.07 sec)
  1. Remove Annotations from DOCX using Java

    Discover how to efficiently remove annotations from DOCX using Java. You'll also find an example that demonstrates how to delete annotations in DOCX using Java....Comparison Product Family GroupDocs...using Java Annotations in DOCX files, like comments and tracked changes...

    kb.groupdocs.com/redaction/java/remove-annotati...
  2. GroupDocs.Metadata for Java 21.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 21.4 Major Features There are the following features, enhancements and fixes in this release: Implement metadata property interpreters Implement the ability to edit email fields Image export failed. Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3752 Implement metadata property interpreters New Feature METADATANET-3758 Implement the ability to edit email fields Improvement METADATANET-3751 Image export failed Bug Public API and Backward Incompatible Changes Implement metadata property interpreters This new feature allows the user to get a user-friendly interpretation of a metadata property value....Comparison Product Solution GroupDocs...static void run () { File folder = new File ( Constants . InputPath...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  3. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....Comparison Product Family GroupDocs...sensitive information from PDF files is crucial to protect data privacy...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  4. Merge PNG files using C#

    Acquire proficiency in how to merge PNG Files using C#. We'll furnish you with code example to combine PNG Files in C# without additional software installations....Comparison Product Family GroupDocs...PNG files using C# PNG (Portable Network Graphics) files are...

    kb.groupdocs.com/merger/net/merge-png-files-usi...
  5. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....Comparison Product Family GroupDocs...the input JPG file for transforming to an XLSM file Initialize the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Set image quality | Documentation

    The page describes how to set the quality of an image added to a document....Comparison Product Solution GroupDocs..."input.pdf-file" )) // specify the path to the input PDF file { string...

    docs.groupdocs.com/annotation/net/change-image-...
  7. Scan QR Code from RTF using C#

    This guide explains how to scan QR Code from RTF using C#, with a code example to help you efficiently extract QR Code from RTF in C#, ensuring a smooth and seamless process....Comparison Product Family GroupDocs...product details stored within the file. This capability is particularly...

    kb.groupdocs.com/parser/net/scan-qrcode-from-rt...
  8. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Comparison Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  9. Generating slides preview for presentation | Do...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Comparison Product Solution GroupDocs...an unprotected presentation file and generating the previews...

    docs.groupdocs.com/editor/java/generating-slide...
  10. GroupDocs.Search for Java 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 19.5 Major Features There are the following improvements and new features in this release: Implement document filtering in search results Implement settings for logging functionality Add English synonyms to default synonym dictionary Implement providing number of hits for each found word separately Implement optimization of index storage format Add support for new File formats Implement method to retrieve credit consumption info Implement ability to attach to a document arbitrary additional fields Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-371 Implement document filtering in search results Improvement SEARCHNET-1883 Implement settings for logging functionality Improvement SEARCHNET-1896 Add English synonyms to default synonym dictionary Improvement SEARCHNET-1945 Implement providing number of hits for each found word separately Improvement SEARCHNET-1951 Implement optimization of index storage format Improvement SEARCHNET-1966 Add support for new File formats Improvement SEARCHNET-1980 Implement method to retrieve credit consumption info Improvement SEARCHNET-1941 Implement ability to attach to a document arbitrary additional fields New Feature Public API and Backward Incompatible Changes...Comparison Product Solution GroupDocs...storage format Add support for new file formats Implement method to...

    docs.groupdocs.com/search/java/groupdocs-search...