Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,322 for

storage api

(0.23 sec)
  1. Issue with merging word documents - Free Suppor...

    Today Jan 09 at 16:47:13 UK time we’ve started experiencing issues with the merge Api. We are using this Api for merging word documents: com.groupdocs.cloud.merger.client.ApiException: Internal Server Error at com.grou…...issues with the merge API. We are using this API for merging word...at com.groupdocs.cloud.merger.api.FileApi.uploadFileWithHttpIn(FileApi...

    forum.groupdocs.cloud/t/issue-with-merging-word...
  2. Add Metadata By Property Name Match Regex | Doc...

    This REST Api allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....feedback On this page This REST API allows you to add metadata information..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Struggling to merge two PPTX files, getting err...

    I am trying to do a simple merge of two PPTX files using the nodejs SDK, but I am getting the error when executing: “Error: {“message”:“The type initializer for ‘\u000e\u000f\u0019\u0005’ threw an exception.”,“code”:“in…...Multiple Documents This REST API allows merging two or more documents...it’s only needed to provide storage path for each file. For protected...

    forum.groupdocs.cloud/t/struggling-to-merge-two...
  4. Convert PNG to PowerPoint using Java - A Step-b...

    Learn how to convert PNG images to PowerPoint format quickly and efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....to PowerPoint Conversion REST API - SDK Installation How to Convert...REST API Java Images to PowerPoint Conversion REST API - SDK...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  5. GroupDocs.Conversion Cloud Product Family

    Document Automation Apis along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Conversion Cloud SDKs & REST API. Follow the step-by-step guide...file to HTML in Java using REST API As a Java developer, you may...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Verify signatures 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.... API usage There are steps that usage...into cloud storage Verify signatures For storage operations,...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  7. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....release is also included Eleven API improvements like displaying...for further details. Complete API changes is listed below: New...

    blog.groupdocs.cloud/comparison/introduction-of...
  8. EU Server TIMEOUT Online signature https://eu-a...

    https://eu-apps.groupdocs.com Says page “cannot be displayed” since 4pm on 19 September. Is there another server URL we can use? We urgently need tGroupdocs timeout.jpg (317.5 KB) o get a few hundred contracts signed. …...server and you can use https://eu-api.groupdocs.com/ and https://eu-apps...files stored in your account storage. Because from the logs we can...

    forum.groupdocs.cloud/t/eu-server-timeout-onlin...
  9. Remove Metadata By Property Name | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here).... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...