Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 15,791 for

pdf comparison

(0.07 sec)
  1. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. OCR Usage Basics | Documentation

    This article explains how to use OCR....Comparison Product Solution GroupDocs...extract a text from images and PDFs / OCR Usage Basics OCR Usage...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  3. Advanced search certificate documents | Documen...

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/save-signed-wo...
  5. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....Comparison Product Solution GroupDocs...welcome to extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-barcodes...
  6. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Extract table of contents from EPUB eBooks | Do...

    How to extract table of contents from EPUB e-books getToc method is used....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/optimize-index/
  9. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Comparison Product Solution GroupDocs...document Cross-format merge to PDF / XPS Cross-format merge to DOC...

    docs.groupdocs.com/merger/nodejs-java/supported...
  10. Save attachments | Documentation

    Save attachments and embedded files from Pdf, Outlook data file or email...Comparison Product Solution GroupDocs...Outlook data files, archives, and PDF documents. C# using System.IO...

    docs.groupdocs.com/viewer/net/how-to-extract-an...