Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,922 for

annotation python

(0.04 sec)
  1. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Annotation Product Solution GroupDocs.... C# Java PHP Ruby Node.js Python Was this page helpful? Not...

    docs.groupdocs.cloud/signature/get-supported-fi...
  2. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....Annotation Product Solution GroupDocs...Java ( , ) PHP ( ) Node.js ( ) Python ( ) Ruby ( ) API Explorer The...

    docs.groupdocs.cloud/editor/features-overview/
  3. 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....Annotation Product Solution GroupDocs...project. C# Java PHP Ruby Node.js Python Was this page helpful? Not...

    docs.groupdocs.cloud/merger/remove-pages/
  4. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: 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. The following properties of preview may be customized:...Annotation Product Solution GroupDocs...project. C# Java PHP Ruby Node.js Python Was this page helpful? Not...

    docs.groupdocs.cloud/merger/generate-document-p...
  5. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs.... getSupportedFileForm (); Python # For complete examples and...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  6. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. 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...log ( error . message ); } Python # For complete examples and...

    docs.groupdocs.cloud/comparison/customize-chang...
  7. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs...updateSignatures ( request ); Python # For complete examples and...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  8. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Annotation Product Solution GroupDocs...working code and sample files: Python import time import groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  9. Websites - groupdocs.cloud

    English Français Deutsch Русский ไทย 中文 Websites The aspose.com provides advanced High Code File Format APIs supporti......NET, Java, C++, Python, PHP, Node.js, JavaScript,...features such as displaying, annotating, converting, e-signing, comparing...

    websites.groupdocs.cloud/
  10. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation 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. For protected documents, it is also required to provide a password....Annotation Product Solution GroupDocs...project. C# Java PHP Ruby Node.js Python Was this page helpful? Not...

    docs.groupdocs.cloud/merger/change-page-orienta...