Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 2,648 for

metadata

(0.03 sec)
  1. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial to organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/overview/
  2. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/
  3. PdfOptions | Documentation

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptions/
  4. Drupal ドキュメント ビューア モジュール |グループドキュメント

    GroupDocs API を使用すると、ユーザーは署名オプションのコレクションを定義でき、最終的にはドキュメントに複数の署名を適用するのに役立ちます。...Metadata for .NET 16.12.0 で導入されたメタデータ取得の改善された方法...12.0 – 20 の改善と修正 GroupDocs.Metadata for .NET 16.12.0 – 5 つの機能と...

    blog.groupdocs.cloud/ja/total/welcome-2017-spec...
  5. Customer Newsletters

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....com/products/metadata/net?utmsource=nl&utmcampa...tmmedium =link) GroupDocs.Metadata for .NET APIs umożliwia programistom...

    blog.groupdocs.cloud/pl/tag/customer-newsletters/
  6. Customer Newsletters

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, Metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....com/products/metadata/net?utmsource=nl&utmcampa...edium = enlace) GroupDocs.Metadata para API de .NET permite a...

    blog.groupdocs.cloud/es/tag/customer-newsletters/
  7. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/workflow/
  8. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/workflow/
  9. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/languages/
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-document-inf...