Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 9,712 for

json

(0.1 sec)
  1. Extract PowerPoint Images in Node.js | PPTX Ima...

    Learn how to extract images from PowerPoint presentations (.ppt, .pptx) with Node.js API. Automate image extraction with REST API or cURL....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...
  2. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....application/json" \ - H "Accept: application/json" \ - d "{" Margin...application/json" \ - H "Accept: application/json" - d "{" Margin...

    docs.groupdocs.cloud/signature/working-with-tex...
  3. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....the CURL example: # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  4. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist" \ -H "accept: application/Json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language...." \ -H "accept: application/json" \ -H "authorization: Bearer..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/metadata/working-with-stor...
  5. 下一代 GroupDocs.Viewer Cloud 首次公开发布

    GroupDocs.Conversion Cloud 是一个 REST API,用于将 50 多种文档和图像格式转换为 Words、Cells、Html、PDF、幻灯片和图像格式。...-X GET \ -H“内容类型:application/json”\ -H“授权:承载者xxxxxxxxxxxxxxxxxxxx”...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/zh/viewer/first-public-rel...
  6. Storage API Credits hosting on private self inf...

    From the API usage I see, I’m charged one credit for each upload/download I’ve a few questions within the cloud plan on API billing, if someone can help answer: I’m confused as to what exactly is the difference betwe…...GOOGLE_APPLICATION_CREDENTIALS : Path to the JSON file containing Google Cloud...application/json' \ -H 'Content-Type: application/json' \ -d '{...

    forum.groupdocs.cloud/t/storage-api-credits-hos...
  7. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes....next step, you need to create a JSON or XML data source with a correct...serializing your business objects to JSON or XML formats. Since business...

    docs.groupdocs.cloud/assembly/getting-started/q...
  8. Generic Question about GroupDocs.Signature Clou...

    Is there a hosted solution like the one at this URL? (Containerize.IdentityServer - Single sign-on to access all applications and services of Aspose Pty Ltd.) Is there a limit of how many users can login into the applic…...the actual HTML page or XML/JSON? If you don’t offer a hosted...the actual HTML page or XML/JSON? Different groupdocs.cloud REST...

    forum.groupdocs.cloud/t/generic-question-about-...
  9. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove 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 delete document...

    docs.groupdocs.cloud/annotation/delete-pages/
  10. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....st" -H "accept: application/json" -H "authorization: Bearer [Access...storageName=MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/editor/working-with-storage/