Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 44,441 for

sdk

(0.71 sec)
  1. 用 Java 在线旋转 PDF 页面

    了解如何使用 GroupDocs.Merger Cloud Sdk 在 Java 中以编程方式旋转 PDF 页面。探索功能、设置过程和高级轮换选项。...本文应涵盖以下主题: Java REST API在线旋转PDF页面及SDK安装 如何使用 Java 旋转 PDF 文件中的所有页面 如何在...在线旋转 PDF 页面和 SDK 安装 # GroupDocs.Merger Cloud SDK for Java 是一个...

    blog.groupdocs.cloud/zh/merger/how-to-rotate-pd...
  2. API Applications are GONE! - Free Support Forum...

    When we attempt to make API calls for document conversion, authentication is rejected. When we look at our applications in the Dashboard, the UI reports, “Error while getting applications from IdentityServer!” for both c…... which SDK, or CURL how do you obtain JWT...JWT token - manually, or via SDK thanks for your details in advance...

    forum.groupdocs.cloud/t/api-applications-are-go...
  3. Convert Word to JPEG, PNG, or GIF Image File in...

    This article is about how to convert Word to JPEG, PNG, or GIF Image File in Python...Conversion REST API - Python SDK How to Convert Word to JPEG using...Conversion REST API - Python SDK # For converting JPG , PNG and...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. GroupDocs.Annotation for Cloud on Document Proc...

    GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud 使用 Python 註釋 Wo......的 Document Annotation Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式註釋...Annotation Cloud 18.4中引入PHP SDK GroupDocs.Annotation for Cloud...

    blog.groupdocs.cloud/zh-hant/tag/groupdocs.anno...
  5. Compare PowerPoint Presentations using REST API...

    Programmatically compare two or more PowerPoint files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud Sdk for Node.js....js SDK to Compare PPTX Files Compare...Node.js REST API and Node.js SDK to Compare PPTX Files # For comparing...

    blog.groupdocs.cloud/comparison/compare-powerpo...
  6. docx to html on Document Processing REST APIs |...

    docx to html on Document Processing REST APIs | GroupDocs Cloud Recent content in docx to html on Document Processing REST APIs | GroupDocs Cloud PHPでDOCXをHTMLに変換: DOCXからHTMLを生成するチュートリアル PHP を使用して ......Conversion Cloud SDK で DOCX ファイルを HTML に変換する方法を学び...に変換するには、GroupDocs.Conversion Cloud SDK for Node.js を使用します。Node.js を使用して、DOC、DOCX...

    blog.groupdocs.cloud/ja/tag/docx-to-html/index.xml
  7. Extract Metadata By Property Name | Documentation

    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 that have “Date” string in names. 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 arguments. curl -v 'https://api....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."DateTime" } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Compare Excel Files using C# .NET REST API

    Easily compare two or more Excel (XLSX) workbooks in C# .NET. Highlight differences, track changes, and generate comparison reports programmatically....Comparison Cloud SDK for .NET , you can programmatically...the GroupDocs.Comparison Cloud SDK for .NEt . It allows you to compare...

    blog.groupdocs.cloud/comparison/compare-excel-f...
  9. Set Metadata By Property Name Match Exact Phras...

    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 information to 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. 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" # cURL example to join several documents into one 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...
  10. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. 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" # cURL example to join several documents into one 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...