Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 710 for

resource

(0.06 sec)
  1. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API Resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... Resource The following GroupDocs.Parser...Parser Cloud REST API resource has been used in the example. cURL...

    docs.groupdocs.cloud/parser/extract-images-from...
  2. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 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.... Resource The following GroupDocs.Signature...Signature Cloud REST API resource has been used in the example...

    docs.groupdocs.cloud/signature/supported-file-f...
  3. 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....resultant document Required Resource URI HTTP PUT ~/password lets...Query parameter. Optional Resource URI HTTP GET ~/password?filePath#{filePath}...

    docs.groupdocs.cloud/merger/security-operations/
  4. API calls failing with (The request signature w...

    Hello, I’m running groupdocs in our custom infrastructure as well as with docker in the local environment. On the cloud infra I’m using AWS AppRunner to execute the docker container I stored on ECR. On the local envir…..."Action": "s3:ListBucket", "Resource": "arn:aws:s3:::files-demo-development"..."s3:GetObjectVersion" ], "Resource": [ "arn:aws:s3:::files-demo-development/*"...

    forum.groupdocs.cloud/t/api-calls-failing-with-...
  5. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API Resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page.... Resource The following GroupDocs.Annotation...Annotation Cloud REST API resource has been used to get . cURL...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....document_1 6 document_2 8 Resource URI HTTP POST ~/join lets...document_3 6 document_4 7 Resource URI HTTP POST ~/join lets...

    docs.groupdocs.cloud/merger/split-document/
  7. Java: Convert MPP to Excel | Export MPP to XLS ...

    Learn how to convert Microsoft Project (MPP) files to Excel (XLSX) using Java REST API. Step-by-step guide for seamless MPP to Excel conversion with code....handle project schedules, resource allocation, and timelines...complex project schedules, resource allocations, and task dependencies...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  8. 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.... Resource URI HTTP POST ~/Pages/Extract...from the source document. Resource URI HTTP POST ~/Pages/Extract...

    docs.groupdocs.cloud/merger/extract-pages/
  9. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion 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/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, .... Resource The following GroupDocs.conversion...conversion Cloud REST API resource has been used in the example...

    docs.groupdocs.cloud/conversion/get-supported-f...
  10. Get Documents Completed and Signed through Onli...

    GroupDocs's September 2014 newsletter focuses on the Aspose.Conversion for .NET library but also has news about what's new and what's coming next....underline, strikeout, text and resource redaction. Export tracked...tool. Support for text and resource redaction. Support for underline...

    blog.groupdocs.cloud/conversion/september-newsl...