Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,292 for

link

(0.08 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 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-...
  3. 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...
  4. Convert Text to JPG in Node.js

    Let's walk through GruopDocs.Conversion Cloud SDKs for Node.js and see how to convert Text to JPG in Node.js. Build your own JPG generator programmatically.... Please visit this link for further details. How do...

    blog.groupdocs.cloud/conversion/convert-text-to...
  5. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...recommend following related link of supported document conversions:...

    blog.groupdocs.cloud/conversion/convert-word-do...
  6. Password-Protect ZIP File using Password Protec...

    This blog post is for you if you want to password-protect ZIP files online. GroupDocs.Merger Cloud SDKs offer online password protection software.... Please visit this link to learn how to add password...

    blog.groupdocs.cloud/merger/password-protect-zi...
  7. Merge PNG Files in Node.js - PNG Merger Library

    GroupDocs.Merger offers Cloud SDKs for Node.js to merge PNG images programmatically. Node.js developers can install this API easily and invoke various methods.... Please visit this link to combine PNG files into one...

    blog.groupdocs.cloud/merger/merge-png-files-in-...
  8. Extract Text from PDF in Node.js | Text Extract...

    Easy and simple guide to extract text from PDF File. Perform text extraction operation from PDF using Node.js API. Beginners guide for text extraction.... Please visit this link for further details. What is...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  9. 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...
  10. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....docx" }; var link = apiInstance . Annotate ( new...TextField Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/text-field-anno...