Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 42,440 for

sdk

(0.26 sec)
  1. Accept or Reject Tracked Changes of Word Docume...

    Programmatically Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python with Document Comparison Cloud Sdk for Python....Comparison REST API and Python SDK Accept or Reject Tracked Changes...Comparison REST API and Python SDK # For working with revisions...

    blog.groupdocs.cloud/comparison/accept-or-rejec...
  2. Convert Markdown to PDF in C#

    Install GroupDocs.Conversion Cloud Sdks and convert Markdown to PDF in C# programmatically. It is lightweight and offers a wide range of features....Here you can leverage Cloud SDKs and REST APIs offered by GorupDocs...using GorupDocs.Conversion Cloud SDK for .NET . By the end of this...

    blog.groupdocs.cloud/conversion/convert-markdow...
  3. Rendering EPUB files to embed on online sites u...

    Hi, I am very interested by the Joomla extension of GroupDocs Viewer for Cloud to embed epub format on an internet site. But I can’t find online demos showing epub books readable online (on computer, tablet or smartpho…...providing SDKs like GroupDocs.Viewer for Cloud API SDK for PHP...GroupDocs.Viewer for Cloud API PHP SDK examples for your understanding...

    forum.groupdocs.cloud/t/rendering-epub-files-to...
  4. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) 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-p...
  5. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Content" } ] } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."setCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."setCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. 宣布首次发布下一代 GroupDocs.Conversion Cloud API

    GroupDocs.Conversion Cloud 是一个 REST API,用于将 50 多种文档和图像格式转换为 Words、Cells、Html、PDF、幻灯片和图像格式。...NET SDK 示例 # var configuration = new...Cloud API 提供 SDK ,以便在您最喜欢的平台(例如 .NET)中使用其功能。 SDK 与工作示例一起托管在我们的...

    blog.groupdocs.cloud/zh/conversion/groupdocs.co...
  9. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in CLIENT_ID and Client Secret in CLIENT_SECRET environment variables. curl -v "https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."setCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  10. Extract Images from PDF Documents using a REST ...

    Programmatically Extract Images from PDF Documents using a REST API on the cloud in Python with Document Parser Cloud Sdk for Python....Document Parser REST API and Python SDK Extract Images from PDF using...Document Parser REST API and Python SDK # For extracting images from...

    blog.groupdocs.cloud/parser/extract-images-from...