Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,689 for

information

(0.03 sec)
  1. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/viewer/quick-start/
  3. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....ppt/pptx slide can contain information like text, images, formatting...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  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.Watermark 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/watermark/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/watermark/working-with-sto...
  5. 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.Parser 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/parser/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/parser/working-with-storage/
  6. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/annotation/delete-pages/
  7. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK.... The classification information shows the best class with...

    blog.groupdocs.cloud/classification/sentiment-a...
  8. Working with Signature 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 sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/signature/working-with-sig...
  9. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/comparison/get-supported-f...
  10. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Purchase Buy Now Pricing Information SDKs Policies My Orders &...

    docs.groupdocs.cloud/parser/parse-by-template-s...