Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 5,657 for

file comparison

(0.05 sec)
  1. Load document from stream | Documentation

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...overhead of saving stream as a file on disk, provides a way to work...

    docs.groupdocs.com/merger/net/load-document-fro...
  2. Generate document page preview | Documentation

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...$"D:/result_{pageNumber}.png" ; return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  3. GroupDocs.Watermark for Node.js via Java | Docu...

    GroupDocs.Watermark for Java developer documentation. Learn how to add watermarks using nodejs...Comparison Product Solution GroupDocs...support for the documents of 40+ file formats. Supports watermark...

    docs.groupdocs.com/watermark/nodejs-java/
  4. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer File formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....Comparison Product Solution GroupDocs...Word and OpenDocument Writer file formats, PDF documents, RTF...

    docs.groupdocs.com/classification/net/introduci...
  5. ClassNotFoundException BouncyCastleProvider exc...

    This article is about ClassNotFoundException: BouncyCastleProvider exception...Comparison Product Solution GroupDocs...jar library as JAR file from . Put the file into your project...

    docs.groupdocs.com/viewer/java/classnotfoundexc...
  6. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Comparison Product Solution GroupDocs...It allows to skip unnecessary file loading. @Override public void...

    docs.groupdocs.com/parser/java/handle-loading-o...
  7. Adding image watermarks | Documentation

    GroupDocs.Watermark API supports adding the following image File types as image watermark...Comparison Product Solution GroupDocs...supports adding the following image file types as image watermark: BMP;...

    docs.groupdocs.com/watermark/net/adding-image-w...
  8. EditableDocument | Documentation

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Comparison Product Solution GroupDocs...specifying the content via a file path. Alternatively, you might...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  9. 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-...
  10. 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-...