Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 6,519 for

file comparison

(0.79 sec)
  1. Save in original format | GroupDocs

    This article demonstrates that how to save File in its original format with current date as a suffix...Comparison Product Solution GroupDocs...example demonstrates how to save file in its original format with...

    docs.groupdocs.com/redaction/python-net/save-in...
  2. Redact Text in PPTX using Java

    In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java....Comparison Product Family GroupDocs...efficiently redact text in PPTX files to maintain confidentiality...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  3. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Comparison Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  4. Classify document by path | GroupDocs

    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-...
  5. Extract Text from XLSX using C#

    This article outlines the process of how to extract text from XLSX using C#. It includes a sample code to assist you in incorporating text extraction from XLSX in C#....Comparison Product Family GroupDocs...C# Extracting text from XLSX files is a common requirement in various...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  6. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Comparison Product Solution GroupDocs...Specifies the desired financial file format. Available options are:...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  7. Redact Text in RTF using Java

    This tutorial will walk you through the steps of how to redact text in RTF using Java. Additionally, you will get a code example to replace text in RTF using Java....Comparison Product Family GroupDocs...Java to redact text in RTF files Create an instance of the Redactor...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  8. Add Text Watermark to JPG using Java

    Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming....Comparison Product Family GroupDocs...for adding a watermark to JPG files Instantiate the Watermarker...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  9. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....Comparison Product Family GroupDocs...RTF ) files can be converted to plain text (TXT) files for a...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Scan QR Code from DOCX using C#

    Let’s quickly learn how to scan QR Code from DOCX using C#. Moreover, an example will be provided to extract QR Code from DOCX in C# without using extra software....Comparison Product Family GroupDocs...If you’re working with DOCX files and need to scan QR Code from...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...