Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 5,752 for

file comparison

(0.38 sec)
  1. How to Extract Images from PDF in Java

    Let's understand the easy-to-use procedure to extract images from PDF in Java and learn how to write the code to extract images from PDF using Java....Comparison Product Family GroupDocs...allows you to load the input PDF file and the getImages method of...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  2. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....Comparison Product Family GroupDocs...class with the path of XLSX file Instantiate object of WatermarkAnnotation...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Comparison Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/generating-repo...
  4. Installation | GroupDocs

    This guide explains how to install GroupDocs.Signature for .NET to your environment...Comparison Product Solution GroupDocs...the GroupDocs.Signature.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/signature/net/installation/
  5. Installation | GroupDocs

    This guide explains how to install GroupDocs.Merger for .NET to your environment...Comparison Product Solution GroupDocs...locate the GroupDocs.Merger.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/merger/net/installation/
  6. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...DarkGreen ) } }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Comparison Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. Render SVG as JPG using Python

    Render SVG as JPG using Python in simple and few steps. This tutorial explains how to convert SVG to JPG in Python with custom image dimensions for scalable output....Comparison Product Family GroupDocs...Scalable Vector Graphics ( SVG ) files are widely used for icons, diagrams...

    kb.groupdocs.com/viewer/python/render-svg-as-jp...
  9. Loading XML Documents with Options | GroupDocs

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...data.xml data.xml is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/load-xml-doc...
  10. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF Files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....Comparison Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...

    docs.groupdocs.com/parser/net/extract-table-of-...