Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 7,434 for

document comparison

(0.11 sec)
  1. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your Document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  2. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general Document information, which includes FileType, PageCount and FileSize....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/get-file-info/
  3. How to Convert XLSX to DOCX using C#

    In this article, you will be guided on how to convert XLSX to DOCX using C#. Also, a code example will be provided to demonstrate how to export XLSX to DOCX in C#....Comparison Product Family GroupDocs...article, we’ll concentrate on document conversion utilizing a well-known...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/save-a-modified...
  5. Convert JPG to PDF using C#

    By closely adhering to this topic, you will gain knowledge how to convert JPG to PDF using C#. Also, we will provide you with the code to export JPG to PDF using C#....Comparison Product Family GroupDocs...myriad of possibilities for document processing and management...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  6. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer Documents and to generate barcode images while assembling a Document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add support for outer Document insertion while generating Word Processing Documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....Comparison Product Solution GroupDocs...abilities to insert outer documents and to generate barcode images...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const DocumentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  8. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/about-search-engi...
  9. Load File From Local Disk | Documentation

    This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered Document size when rendering Documents using GroupDocs.Viewer for Java....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/exclude-fonts/