Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 2,988 for

one

(0.37 sec)
  1. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Conversion for Java API is UI-Agnostic and no additional tool or service is required, developers can integrate it in their existing projects as well....NET products packaged into one product suite. GroupDocs.Total...Java products packaged into one product suite. GroupDocs.Viewer...

    blog.groupdocs.cloud/conversion/groupdocs-conve...
  2. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...{ "FilePath": "signaturedocs/one-page.docx" }, "Options": [ {..."OutputFilePath": "signaturedocs/signedStamp_one-page.docx" } }' Windows PowerShell...

    docs.groupdocs.cloud/signature/sign-document-wi...
  3. 401 Unauthorized reoccurring - Free Support For...

    Hi, Im using the groupdocs-conversion-cloud, version 21.12. I have random and reoccurring incidents of getting “401 Unauthorized” on files that were previously fine, and with the same credentials for groupdocs. those i…...Please note JWT Access token has one day lifetime. So if you are consuming...

    forum.groupdocs.cloud/t/401-unauthorized-reoccu...
  4. Upload file to my storage and create call to co...

    Hello there , first thanks for your time and help, i like to ask if is posible some One guide me about how upload a file to my storage and make a call to convert it, i already get my token with curl, using my client_id …...like to ask if is posible some one guide me about how upload a file...

    forum.groupdocs.cloud/t/upload-file-to-my-stora...
  5. Load Options by Document Family | Documentation

    Load Options by Document Family... Convert One Note Document with Load Options...

    docs.groupdocs.cloud/conversion/load-options-by...
  6. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project....app client you created in step one and replace in the corresponding...setFilePath ( "signaturedocs\one-page.docx" ); $fileInfo -> setPassword...

    docs.groupdocs.cloud/signature/quick-start/
  7. Generic Question about GroupDocs.Signature Clou...

    Is there a hosted solution like the One at this URL? (Containerize.IdentityServer - Single sign-on to access all applications and services of Aspose Pty Ltd.) Is there a limit of how many users can login into the applic…...there a hosted solution like the one at this URL? ( Containerize.IdentityServer...there a hosted solution like the one at this URL? ( Containerize.IdentityServer...

    forum.groupdocs.cloud/t/generic-question-about-...
  8. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML files....NET products packaged into one product suite. GroupDocs.Total...Java products packaged into one product suite. GroupDocs.Viewer...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  9. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....it has expired, request a new one using the same credentials. Sending...something new.", "suggestions": "One", "diversityDegree": "Medium"...

    docs.groupdocs.cloud/rewriter/hello-world/
  10. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Options Array with at least one VerifyOptions that specifies...

    docs.groupdocs.cloud/signature/verifysettings/