Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,159 for

api configuration

(0.05 sec)
  1. 下一代GroupDocs.Annotation Clou首次公开发布

    GroupDocs.Annotation for Cloud Api 为开发人员提供了一个 Api,用于创建支持文本和图形注释的高级在线文档注释工具...Annotation Cloud 是一个 RESTful API,可操作所有常见业务文件格式的注释。它允许开发人员在任何跨...在操作注释时,从文档导入注释是应用程序的基本要求。您可以使用以下 REST API 轻松导入注释,它将注释列为 AnnotationInfo...

    blog.groupdocs.cloud/zh/annotation/first-public...
  2. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....Loading Text Documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-text-d...
  3. Quickstart | 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.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/parser/quickstart/
  4. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud Api requests....Translation Cloud REST API is done using JWT authentication...using the same API call. Authorizing REST API requests To authorize...

    docs.groupdocs.cloud/translation/authorization/
  5. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... ; API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/filter-messages/
  6. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to transform DOC, DOCX files to web-friendly HTML using Node.js....simple and robust REST API. REST API for DOCX to HTML Conversion...Word to HTML using cURL REST API for DOCX to HTML Conversion #...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  7. Rotate Pages | Documentation

    This REST Api allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....feedback On this page This REST API allows changing page rotation...~/pages/rotate lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/rotate-pages/
  8. Swap Pages | Documentation

    This REST Api allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....feedback On this page This REST API allows swapping two pages of...~/pages/swap lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/swap-pages/
  9. Remove Pages | Documentation

    This REST Api provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....feedback On this page This REST API provides an ability to remove...~/pages/remove lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/merger/remove-pages/
  10. Multiple Annotation | Documentation

    This REST Api allows to add multiple annotations to 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 (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....feedback On this page This REST API allows to add multiple annotations...annotations to the document API usage There are steps that usage of...

    docs.groupdocs.cloud/annotation/multiple-annota...