Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 18,452 for

file api

(0.06 sec)
  1. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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/pdf-viewer-protect-...
  2. InfoResult | Documentation

    InfoResult data structure returned by Info Api method as output result InfoResult example { "FileInfo": { "FilePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "FileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document File format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....data structure returned by Info API method as output result InfoResult...fields Name Description FileInfo File path, storage, version, password...

    docs.groupdocs.cloud/signature/inforesult/
  3. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST Api for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....Next Generation GroupDocs Cloud APIs. Our product team works hard...Cloud REST API 17.11 The Groupdocs.Viewer Cloud REST API) offers...

    blog.groupdocs.cloud/viewer/first-public-releas...
  4. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images 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/create-document-...
  5. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search Api method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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....as input parameters of Search API method. SearchSettings example...SearchSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/searchsettings/
  6. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....any methods from the GroupDocs API using the client ID and private...change the addon-manifest.json file. This contains all the basics...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  7. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. 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 GroupDocs.Conversion Cloud documentation 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...Swagger UI lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  8. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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/comparison/compare-multipl...
  9. Remove Metadata By Possible Tag Name | Document...

    This REST Api allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name. This Api allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows to remove metadata properties...part of metadata tag name. This API allows you to specify any part...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to Text format example....Conversion Cloud REST API allows to convert the to Text...GroupDocs.Conversion Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/conversion/convert-to-text...