Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 7,433 for

document comparison

(0.1 sec)
  1. GroupDocs.Search Overview | Documentation

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 Document formats in your applications. To make it possible to search instantly across thousands of Documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through Documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  2. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-in-origi...
  3. Convert CSV to MD using Java

    Let's swiftly grasp how to convert CSV to MD using Java without extra software installations. We will present you key steps and Java code to export CSV to MD....Comparison Product Family GroupDocs...well-formatted, human-readable documents, while CSV is commonly employed...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  4. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. How to Convert HTML to DOCX using C#

    This article provides guidance on how to convert HTML to DOCX using C#. It also includes code example to export HTML to DOCX in C# on various operating systems....Comparison Product Family GroupDocs...article focuses on converting documents with the help of a popular...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert DOCX to SVG using C#

    Within this article, you will find complete instructions on how to convert DOCX to SVG using C# along with sample .NET application to transform DOCX to SVG in C#....Comparison Product Family GroupDocs...display the contents of the document in a web browser or a graphics...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form using Java search API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/nesting-s...
  8. Technical Support | Documentation

    GroupDocs.Merger for Java provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/technical-support/
  9. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/specify-c...