Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,689 for

information

(0.05 sec)
  1. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...commonly used to present information in a series of separate pages...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  2. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/parser/parse-by-template/
  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....document’s creator or other information such as copyright or logo...

    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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/metadata/working-with-stor...
  5. Convert PDF to HTML using REST API in Ruby

    GroupDocs.Conversion is an advanced document conversion API solutuion. This article is about how to convert PDF to HTML using REST API in Ruby....much better for providing information via the web. In order to...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Split PDF Documents using REST API in Node.js |...

    Programmatically split PDF documents using a REST API on the cloud in Node.js with Document Splitter Cloud SDK for Node.js....share a specific piece of information or a set of data with the...

    blog.groupdocs.cloud/merger/split-pdf-documents...
  7. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/working-with-sto...
  8. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. Embed Signature Box in Document with PHP - Free...

    Hi, I’m using php sdk with cloud api and I would like the user to place the signature box freely where they like. Not predetermined x and y coordinates. Your demo cloud api give the impression that you can do this and I…...he will be asked for the information and he can’t continue without...without filling that information. Since that you will get all info...

    forum.groupdocs.cloud/t/embed-signature-box-in-...
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/watermark/add-watermarks/