Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 2,018 for

resource

(0.04 sec)
  1. 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...
  2. 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-...
  3. 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....// Setting the filter More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java.... Dispose all resources outputMsgStream . dispose...

    docs.groupdocs.com/editor/java/edit-email/
  5. 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...
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage.... OutputXlsx ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with IPTC IIM metadata | Documentation

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

    docs.groupdocs.com/metadata/net/working-with-ip...
  8. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API.... getHeight ()); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...
  9. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...:使用 IPTC、XMP、EXIF 和 Image Resources 等领先的元数据标准。 多媒体元数据处理 :操作各种...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  10. Search index events | Documentation

    This page contains information about the purpose and use of all index events....( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/search-index-events/