Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 5,281 for

file viewer

(0.11 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional File format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain File format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Viewer Product Solution GroupDocs...and extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Scan Barcode from PPTX using Java

    Learn how to scan barcode from PPTX using Java. To facilitate efficient and seamless barcode extraction, it includes an example to extract barcode from PPTX in Java....Viewer Product Family GroupDocs.Comparison...PPTX (PowerPoint Open XML) files can greatly enhance operations...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  3. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason Files have non-standard extensions or if its format is supported, but not pre-configured....Viewer Product Solution GroupDocs...be used when for some reason files have non-standard extensions...

    docs.groupdocs.com/redaction/net/extend-support...
  4. How to Run Examples | Documentation

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Viewer Product Solution GroupDocs...with code examples and sample files is hosted on GitHub. Run examples...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  5. How to run examples | Documentation

    This article describes how to run Node.js File conversion API code examples....Viewer Product Solution GroupDocs...with code examples and sample files is hosted on GitHub. Run examples...

    docs.groupdocs.com/conversion/nodejs-java/how-t...
  6. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Viewer Product Solution GroupDocs...comparison.Comparer ; import java.nio.file.Path ; // ... try ( Comparer...

    docs.groupdocs.com/comparison/java/compare-docu...
  7. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove indexed Files and folders from an index. Only Files or folders that were explicitly added to the index can be deleted....Viewer Product Solution GroupDocs...indexed files and folders from an index. Only files or folders...

    docs.groupdocs.com/search/java/delete-indexed-p...
  8. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...issues, missing required data, files etc. For handling these exceptions...

    docs.groupdocs.com/signature/java/verifying-doc...
  9. Features overview | Documentation

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Viewer Product Solution GroupDocs...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/merger/python-net/features-o...
  10. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Viewer Product Solution GroupDocs...Document information extraction - file type, page count etc.; An extensible...

    docs.groupdocs.com/redaction/java/groupdocs-red...