Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 42,440 for

sdk

(0.05 sec)
  1. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: retrieve metadata (join several documents into one) curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Document" } ] } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # Get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: remove metadata from a document curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removedCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: [] } ... ] } } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  4. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."addedCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  5. Convert VSDX to PDF in Java on Document Process...

    Convert VSDX to PDF in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in Convert VSDX to PDF in Java on Document Processing REST APIs | GroupDocs Cloud Java で Visio ファイルを PD......Conversion Cloud SDK for Java を使用して、Java で Visio ファイルを...ファイルを PDF に変換します。この SDK を使用して Visio ファイルを PDF 形式に効率的に変換する方法を学びます。...

    blog.groupdocs.cloud/ja/tag/convert-vsdx-to-pdf...
  6. Add Annotations to DOCX on Document Processing ...

    Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud 在 Node.js 中使用 REST API 在 Word......的 Document Annotation Cloud SDK 在 Node.js 中的雲端使用 REST API 以編程方式在...的 Document Annotation Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式註釋...

    blog.groupdocs.cloud/zh-hant/tag/add-annotation...
  7. Text Extractor on Document Processing REST APIs...

    Text Extractor on Document Processing REST APIs | GroupDocs Cloud Recent content in Text Extractor on Document Processing REST APIs | GroupDocs Cloud 在 Python 中使用 REST API 解析 Word 文档 使用适用于 Python 的......Parser Cloud SDK,在 Python 中使用云中的 REST API 以编程方式解析...Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从...

    blog.groupdocs.cloud/zh/tag/text-extractor/inde...
  8. Annotate Word Documents on Document Processing ...

    Annotate Word Documents on Document Processing REST APIs | GroupDocs Cloud Recent content in Annotate Word Documents on Document Processing REST APIs | GroupDocs Cloud 在 Node.js 中使用 REST API 在 Word......的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在...的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释...

    blog.groupdocs.cloud/zh/tag/annotate-word-docum...
  9. Annotate DOCX Files on Document Processing REST...

    Annotate DOCX Files on Document Processing REST APIs | GroupDocs Cloud Recent content in Annotate DOCX Files on Document Processing REST APIs | GroupDocs Cloud 在 Node.js 中使用 REST API 在 Word 文档中添加注释......的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在...的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释...

    blog.groupdocs.cloud/zh/tag/annotate-docx-files...
  10. Add Annotations to DOCX on Document Processing ...

    Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud 在 Node.js 中使用 REST API 在 Word......的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在...的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释...

    blog.groupdocs.cloud/zh/tag/add-annotations-to-...