Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 2,121 for

resource

(0.06 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature.... class )); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/search-for-em...
  2. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX files in Node.js applications without third-party software. Get started with examples!...For more information and resources, explore the following links:...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  3. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... ** RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/ja/groupdocs.blog/page/26/
  4. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API...." ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-sta...
  5. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format.... OutputJpeg ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-ex...
  6. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... ** RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/ja/page/26/
  7. Modifica e gestisci i metadati nelle app Python...

    Scopri come utilizzare GroupDocs.Metadata for Python via .NET per estrarre, aggiornare e rimuovere i metadati nelle tue applicazioni....come IPTC, XMP, EXIF e Image Resources. Gestione dei metadati multimediali...

    blog.groupdocs.com/it/metadata/edit-metadata-in...
  8. Modifica e gestisci i metadati nelle app Node.j...

    Scopri come utilizzare GroupDocs.Metadata for Node.js per estrarre, aggiornare e rimuovere i metadati nelle tue applicazioni....come IPTC, XMP, EXIF e Image Resources. Gestione dei Metadati Multimediali:...

    blog.groupdocs.com/it/metadata/edit-metadata-in...
  9. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....DocumentFilter = finalFilter ; More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/document-filterin...
  10. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....return template ; } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/parse-data-from-...