Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 2,732 for

cloud document annotator

(0.06 sec)
  1. Remove or Extract Annotations from PDF using RE...

    Programmatically remove or extract annotations from PDF Documents using a REST API on the Cloud in Python with Document Annotation Cloud SDK for Python....فارسی українська Polski Annotations provide additional information...information in the document in the form of comments, popups, and various...

    blog.groupdocs.cloud/annotation/remove-annotati...
  2. 如何使用 Python 将 PDF 转换为可编辑的 Word 文档

    使用 Python Cloud SDK 将 PDF 转换为可编辑的 Word 文档,以便在任何平台上进行文档转换,而无需依赖第三方工具或应用程序。...Conversion Cloud SDK for Python 让您只需几行Python...SDK # GroupDocs.Conversion Cloud 是一个独立于平台的文档和图像转换解决方案,不依赖于任何工具或软件。它可以快速可靠地转换任何...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  3. Render selected pages | Documentation

    GroupDocs.Viewer Cloud also provides the features to render only the selected page numbers. You can specify a list of the Document pages to be rendered. Follow the below steps to achieve this functionality. The following code sample shows how to render first and third pages of a Document. 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....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/render-selected-pages/
  4. Metadata | Documentation

    Metadata data structure used for setting output Document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of Document Author LastSaveBy Value of last save by author of Document Company Value of Company of Document...Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/metadata/
  5. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/assembly/getting-started/q...
  6. Adjust time unit | Documentation

    When rendering MS Project Documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  7. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word Document and save the result. The following code sample demonstrates how to accept all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into Cloud storage Call API method with options Download comparison result Document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word Document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into Cloud storage Call API method Download comparison result Document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding Document password protection. API endpoint accepts Document storage path as input payload and returns path to the created a password-protected Document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant Document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/security-operations/
  10. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source Document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each Document page with coordinates....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...