Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 11,480 for

document comparison

(0.47 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/detect-encoding/
  3. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word Documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word Documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Remove Text Watermark from ODT Using Python

    Remove text watermark from ODT using Python to process OpenDocument files automatically. This guide explains removing embedded watermark text with Python code....Comparison Product Family GroupDocs...purposes. When preparing documents for external sharing or publication...

    kb.groupdocs.com/watermark/python/remove-text-w...
  5. Search and Filter Documents in C#

    Efficiently get knowledge of how to search and filter Documents in C#. Learn how to filter Documents search results in C# for precise and streamlined data retrieval....Comparison Product Family GroupDocs...Search and Filter Documents in C# Efficient document management often...

    kb.groupdocs.com/search/net/search-and-filter-d...
  6. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in Documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text/
  7. Parse data from documents | GroupDocs

    This article shows how to extract data from Documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/parse-data-from-...
  8. Convert PDF to PPTX using Node.js

    Learn how to convert PDF to PPTX using Node.js with an efficient Document conversion process. Follow our guide to easily export PDF to PPTX in Node.js for presentations....Comparison Product Family GroupDocs...PPTX using Node.js In modern document management, converting PDF...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  9. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel Document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the Document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the Document Following code shows how to add watermark to a particular worksheet....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to Documents, updated, removed, or searched inside already watermarked Documents. Our product also provides information about Document type and structure - file type, size, page count, etc. and generates Document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating Document watermarks....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/basic-usage/