Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 41,039 for

sdk

(0.09 sec)
  1. 提取 PowerPoint 图像在 Node.js 中 | PPTX 图像提取器

    学习如何使用 Node.js API 从 PowerPoint 演示文稿 (.ppt, .pptx) 中提取图像。通过 REST API 或 cURL 自动化图像提取。...Parser Cloud SDK for Node.js 使开发人员能够使用简单的 REST...# The GroupDocs.Parser Cloud SDK for Node.js 简化了与演示文稿文件的工作。它允许您:...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  2. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output/add-password.docx" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/security-operations/
  3. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....Conversion Cloud SDK for Java. This article covers...# GroupDocs.Conversion Cloud SDK for Java offers a robust and...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Conversion Cloud SDK offers numerous benefits. This...compare PDF files using .NET Cloud SDK. This guide provides step-by-step...

    blog.groupdocs.cloud/groupdocs.cloud/page/8/
  5. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud Sdk. Insert HTML in PowerPoint or Convert HTML to PPT in C#....Conversion Cloud SDK for .NET , you can streamline...efficiently and effectively. The SDK also supports a wide range of...

    blog.groupdocs.cloud/conversion/convert-html-to...
  6. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically edit documents using a REST API in PHP with Document Editor Cloud Sdk for PHP. Edit Word, Excel or Text files in PHP on the cloud....Document Editor REST API and PHP SDK Edit Word Documents using REST...REST API and PHP SDK # We will be using the PHP SDK of GroupDocs...

    blog.groupdocs.cloud/editor/edit-documents-usin...
  7. Classify Documents and Raw Text using C# | REST...

    Programmatically Classify your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET Sdk....NET SDK Classify Word Documents using...Classification REST API and .NET SDK # For classifying text or documents...

    blog.groupdocs.cloud/classification/classify-do...
  8. 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-...
  9. 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...
  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...