Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 637 for

annotation options

(0.38 sec)
  1. GroupDocs.注释云|使用 Node.js 注释 PDF 文档

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式注释 PDF 文档。...Annotation Cloud 的 Node.js SDK API。...您可以在控制台中使用以下命令将 GroupDocs.Annotation Cloud 安装到您的 Node.js 应用程序:...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  2. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....Comments to Annotation in Diagrams # GroupDocs.Annotation for .NET...add comments for different annotation types (Distance, Arrow, Area...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  3. GroupDocs August, 2012 Newsletter - Integration...

    Introducing GroupDocs Conversion plus other enhancements.... You now have the option to set Amazon S3 as your default...viewing and optional file download. Two options are available:...

    blog.groupdocs.cloud/conversion/groupdocs-augus...
  4. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Conversion for Java API is UI-Agnostic and no additional tool or service is required, developers can integrate it in their existing projects as well....Annotation for Java 3.1.0 is launched...Next Generation GroupDocs.Annotation for Java 3.1.0. Like all...

    blog.groupdocs.cloud/conversion/groupdocs-conve...
  5. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...with different integration options available for Drupal. GroupDocs...client-server architecture. GroupDocs.Annotation is a web-based application...

    blog.groupdocs.cloud/groupdocs.cloud/page/49/
  6. 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...CompareApi ( configuration ); var options = new ComparisonOptions { SourceFile...

    docs.groupdocs.cloud/comparison/quick-start/
  7. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs..."WordProcessing/sample-10-pages.docx" }; var options = new ExtractOptions { FileInfo...

    docs.groupdocs.cloud/merger/extract-pages/
  8. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Annotation Product Solution GroupDocs..."signaturedocs/one-page.docx" }, "Options": [ { "AllPages": true, "SignatureType":...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. 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....Annotation Product Solution GroupDocs..."WordProcessing/four-pages.docx" }; var options = new SwapOptions { FileInfo...

    docs.groupdocs.cloud/merger/swap-pages/
  10. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as Options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...size and format can be set as options. API Usage There are steps...

    docs.groupdocs.cloud/comparison/create-document...