Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 5,250 for

file comparison

(0.12 sec)
  1. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Comparison Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/net/index-browser/
  2. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Comparison Product Solution GroupDocs...button and select the license file to work with the GroupDocs.Search...

    docs.groupdocs.com/search/java/index-browser/
  3. Save in rasterized PDF | Documentation

    The following example demonstrates how to save the document as a rasterized PDF File: final Redactor redactor = new Redactor(Constants.SAMPLE_DOCX); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions tmp0 = new SaveOptions(); tmp0.setAddSuffix(false); tmp0.setRasterizeToPDF(true); // Saving as rasterized PDF with no suffix in File name redactor.save(tmp0); } finally { redactor.close(); }...Comparison Product Solution GroupDocs...document as a rasterized PDF file: final Redactor redactor = new...

    docs.groupdocs.com/redaction/java/save-in-raste...
  4. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Comparison Product Solution GroupDocs...to a file, use the method. To import homophones from a file, use...

    docs.groupdocs.com/search/nodejs-java/homophone...
  5. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Comparison Product Solution GroupDocs...Processing document template file has been used. Therefore, the...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  6. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....Comparison Product Solution GroupDocs...Description ); Console . WriteLine ( "File type: {0}" , attachment . GetDocumentInfo...

    docs.groupdocs.com/watermark/net/attachments-in...
  7. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java....Comparison Product Family GroupDocs...class by passing the path of PDF file to its constructor Create an...

    kb.groupdocs.com/annotation/java/how-to-insert-...
  8. How to Convert RTF to SVG using C#

    In this tutorial, you will learn how to convert RTF to SVG using C# by following a step-by-step process. Also, a sample code is included to export RTF to SVG in C#....Comparison Product Family GroupDocs...Graphics (SVG) are two different file formats used for storing and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion....Comparison Product Family GroupDocs...(Portable Document Format) files into ODT (Open Document Text)...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  10. 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-...