Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,306 for

link

(0.06 sec)
  1. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior Linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...as well as specific behavior linked to the API such as Authentication...Cloud platform, not directly linked to file format manipulation...

    docs.groupdocs.cloud/total/overview-rest-api/
  2. Convert Markdown to HTML in C#

    Follow this guide to convert Markdown to HTML in C#. GroupDocs.Conversion provides rich methods and properties to convert MD to HTML programmatically.... Please visit this link to know the answer in detail...

    blog.groupdocs.cloud/conversion/convert-markdow...
  3. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST API. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java API.... The download link of the output HTML file will...in Windows? Please visit this link to download an offline PowerPoint...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...position : relative ; } a : link { text-decoration : none ; }...position : relative ; } a : link { text-decoration : none ;}...

    docs.groupdocs.cloud/total/authenticating-api-r...
  5. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx" }; var link = apiInstance . Annotate ( new...highlight Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-highlight-...
  6. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....docx" }; var link = apiInstance . Annotate ( new...Watermark Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/watermark-annot...
  7. Convert JSON to CSV Online for Free.

    Easily convert JSON to CSV online for free using our free conversion app. No registration or software installation needed. Try it now for free!... The download link of the resultant file will be...Please visit the following links to learn more about: Convert...

    blog.groupdocs.cloud/conversion/convert-json-to...
  8. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....docx" }; var link = apiInstance . Annotate ( new...Ellipse Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  9. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code....further details, please visit this link . See Also # Convert Markdown...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  10. Convert GIF File to JPG in Java

    Install GroupDocs.Conversion Cloud SDK for Java to convert GIF file to JPG. Build a GIF to JPG converter module for your business application.... Please visit this link for further details. See Also...

    blog.groupdocs.cloud/conversion/convert-gif-fil...