Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 17,154 for

pdf viewer

(0.3 sec)
  1. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Viewer Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/use-microsoft...
  3. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Viewer Product Solution GroupDocs...new Signature ( "sample_signed.pdf" )) { TextSearchOptions options...

    docs.groupdocs.com/signature/net/searching-for-...
  4. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Viewer Product Solution GroupDocs...it. Example 2: Get PDF Document Info get_pdf_document_info.py from...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Viewer Product Solution GroupDocs...Signature ( "QRCodeCustomSerializ.pdf" )) { // create data encryption...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode for maximum performance using GroupDocs.Parser for .NET. Fast text extraction mode for bulk processing and performance-critical scenarios in C#....Viewer Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-text-in-r...
  7. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  8. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/character-types/
  9. Convert to Page Description Language formats wi...

    Learn about PageDescriptionLanguageConvertOptions class for PDL file formats (SVG, XPS, EPS, PS, PCL, TEX) in GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...convert FROM PDL formats to PDF or images, use or . More Resources...

    docs.groupdocs.com/conversion/net/convert-to-pa...
  10. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....Viewer Product Solution GroupDocs...use the online app. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/deleting-image...