Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 3,184 for

pdf annotation

(0.34 sec)
  1. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....PowerPoint, OpenDocument ODT, PDF, Text and HTML documents on the...document as PDF file. Read more details here . Annotate HTML and...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  2. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output Pdf file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a Pdf file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output Pdf file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on....Annotation Product Solution GroupDocs...usage / PDF Viewer / PDF Viewer - Optimization options PDF Viewer...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  3. 在 Node.js 中使用 REST API 在 Word 文档中添加注释

    使用适用于 Node.js 的 Document Annotation Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式在 Word 文档中添加注释。...Annotation Cloud 的 Node.js SDK API。请在控制台中使用以下命令安装它:...API。请在控制台中使用以下命令安装它: npm install groupdocs-annotation-cloud 在执行上述步骤之前,请 从仪表板获取您的客户端...

    blog.groupdocs.cloud/zh/annotation/add-annotati...
  4. Sending PDF files for translation | Documentation

    How to send Pdf files for translation to the selected languages....Annotation Product Solution GroupDocs...translation / Sending PDF files for translation Sending PDF files for translation...

    docs.groupdocs.cloud/translation/file/request/pdf/
  5. GroupDocs.Annotation for Cloud on Document Proc...

    GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Аннотировать фа......Annotation for Cloud on Document Processing REST APIs...Recent content in GroupDocs.Annotation for Cloud on Document Processing...

    blog.groupdocs.cloud/ru/tag/groupdocs.annotatio...
  6. GroupDocs.Annotation for Cloud on Document Proc...

    GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation for Cloud on Document Processing REST APIs | GroupDocs Cloud حاشیه نویسی فای......Annotation for Cloud on Document Processing REST APIs...Recent content in GroupDocs.Annotation for Cloud on Document Processing...

    blog.groupdocs.cloud/fa/tag/groupdocs.annotatio...
  7. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based Annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/Annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/Annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-supported-f...
  8. How to compare two PDF files | Documentation

    Comparing different file types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare Pdf files. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...to compare two PDF files How to compare two PDF files Leave feedback...

    docs.groupdocs.cloud/comparison/how-to-compare-...
  9. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into Pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...attachment into pdf document Import attachment into pdf document Leave...

    docs.groupdocs.cloud/merger/import-attachment/
  10. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File 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 path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/working-with-fi...