Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,389 for

annotation ruby

(0.05 sec)
  1. How to Combine or Merge Multiple Text Files int...

    Our text merger allows you to combine multiple text files into single Text file. Let's learn how to combine or merge multiple Text files into one in Ruby....Multiple Text Files into one in Ruby Facebook Twitter Linkedin How...Multiple Text Files into one in Ruby You can combine two or more...

    blog.groupdocs.cloud/2022/07/15/how-to-combine-...
  2. How to Convert EML files to PDF Online using RE...

    It is easy to convert emails EML format to PDF including attachments. This article is about how to convert EML files to PDF online using REST API in Ruby....PDF Online using REST API in Ruby Facebook Twitter Linkedin How...PDF Online using REST API in Ruby An EML (Email Message Format)...

    blog.groupdocs.cloud/2022/07/04/how-to-convert-...
  3. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides Annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of Annotation. documentGuid long The unique identifier of document. text string The text of the Annotation. creatorGuid string The Annotation creator unique identifier. creatorName string The Annotation creator name....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/working-with-an...
  4. .NET Document & Image Annotation Cloud SDK for ...

    用于文档和图像注释的 .NET Cloud SDK 和 REST API。在 PDF、图像、HTML、Word、Excel、PPTX 和电子邮件上添加文本和图像注释。...Annotation .Net 在 C# 中注释文档 .NET Cloud SDK 与 REST...应用程序构建注释工具。 开始免费试用 GroupDocs.Annotation Cloud SDK 为了 .Net 概述 特征 发行说明...

    products.groupdocs.cloud/zh/annotation/net/
  5. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/Annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'Annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "Annotationdocs/one-page....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. Delete Annotations | Documentation

    Delete method allows to remove all added Annotations. 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 Delete Annotations HTTP POST ~/Annotation/remove 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....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/delete-annotati...
  7. Annotate Documents on Document Automation REST ...

    Annotate Documents on Document Automation REST APIs | GroupDocs Cloud Recent content in Annotate Documents on Document Automation REST APIs | GroupDocs Cloud ใส่คำอธิบายประกอบเอกสาร PDF โดยใช้ REST......Annotate Documents on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in Annotate Documents on Document Automation...

    blog.groupdocs.cloud/th/tag/annotate-documents/...
  8. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Getting Started /...

    docs.groupdocs.cloud/annotation/quick-start/
  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....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/delete-pages/
  10. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 HTTP POST ~/Annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-pages/