Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 9,973 for

json

(0.05 sec)
  1. Convert PPT to Text Online using PowerPoint Con...

    Boost your file conversion tasks using GroupDocs.Conversion. Let's learn how to convert PPT to Text online using a web-based PowerPoint converter....PPT Editor Convert JSON to HTML using a JSON Converter...

    blog.groupdocs.cloud/conversion/convert-ppt-to-...
  2. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure.... \\ -H "accept: application/json" \\ -H "authorization: Bearer...-H "Content-Type: application/json" \\ -H "x-aspose-client: Containerize...

    blog.groupdocs.cloud/translation/translate-word...
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Cloud API with parameters in JSON format in the body: curl --request...--header 'Content-Type: application/json' \ --header 'Authorization:...

    docs.groupdocs.cloud/rewriter/hello-world/
  4. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Cloud API with parameters in JSON format in the body: curl --location...--header 'Content-Type: application/json' \ --header 'Authorization:...

    docs.groupdocs.cloud/translation/hello-world/
  5. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....header 'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...header 'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...

    docs.groupdocs.cloud/signature/working-with-ver...
  6. 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to get document...

    docs.groupdocs.cloud/merger/security-operations/
  7. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...[如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL](https://blog...cloud/zh/conversion/convert-excel-to-json-and-json-to-excel-in-python/) * [如何使用...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files...." \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"SourceFile\": { \"FilePath\":...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  9. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....0/parser/images" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. Upload file | Documentation

    How to upload file to Cloud storage....--header 'Content-Type: application/json' \ --F "path=@/path/to/myfile...

    docs.groupdocs.cloud/rewriter/file/upload/