Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 17,601 for

file api

(0.09 sec)
  1. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud Api supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Classification Cloud API supports following document formats:...Rich Text Formats Plain Text File OpenDocument Formats , Was this...

    docs.groupdocs.cloud/classification/supported-d...
  2. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete Api method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings 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 of options to perform signatures delete...as input parameters of Delete API method. DeleteSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/deletesettings/
  3. GroupDocs.Annotation-Cloud 22.2.0 - FuGet Gallery

    .NET Api 72,568 bytes GroupDocs.Annotation-Cloud 22.2.0 Annotate documents with our apps or build your own custom ann......NET API 72,568 bytes GroupDocs.Annotation-Cloud 22.2.0 Annotate...platforms using on premise or cloud APIs. <package xmlns="http://schemas...

    www.fuget.org/packages/GroupDocs.Annotation-Clo...
  4. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/parser/quickstart/
  5. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. 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.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/metadata/quickstart/
  6. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details. Swagger UI lets you call this REST Api directly from the browser.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  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...into cloud storage and other files, like image annotation Add annotation...

    docs.groupdocs.cloud/annotation/get-pages/
  8. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud Api supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This Api renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST Api resource has been used to render document to PDF and save to storage....Annotation Cloud API supports to render documents...with Storage URL Output This API renders document to PDF and saves...

    docs.groupdocs.cloud/annotation/rendering-docum...
  9. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST Apis | GroupDocs Cloud...that the GroupDocs for Cloud API and GroupDocs for Cloud Apps...To name just a few, supported file types include: PDF, Microsoft...

    blog.groupdocs.cloud/groupdocs.cloud/page/44/
  10. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/add-watermark/