Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,870 for

api configuration

(0.04 sec)
  1. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....is not provided: the convert api method will return converted...~/conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-using-c...
  2. Verify digital 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...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. How to self-host GroupDocs.Comparison Cloud wit...

    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....explore the API. With Swagger UI you can call API methods in your...it on our , or use raw REST API requests as you can find it ...

    docs.groupdocs.cloud/comparison/self-host-with-...
  4. Search for QR-code signatures | Documentation

    When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/search-for-qr-co...
  5. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search 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. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/search-for-digit...
  6. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...~/conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/add-watermark/
  7. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard.... API usage There are steps that usage...ate lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/annotation/get-pages/
  8. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST Api. Save PDF to PPT online. Free PDF to PPTX Converter....to PowerPoint using Java REST API offers an efficient solution...covers the following topics: REST API for PDF to PowerPoint Conversion...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/
  9. How to self-host GroupDocs.Conversion Cloud wit...

    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....explore the API. With Swagger UI you can call API methods in your...it on our , or use raw REST API requests as you can find it ...

    docs.groupdocs.cloud/conversion/self-host-with-...
  10. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...~/conversion lets you call this REST API directly from the browser. cURL..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/conversion/convert-documen...