Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,158 for

storage api

(0.05 sec)
  1. 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....input parameters for Verify API method. VerifySettings example...VerifySettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/verifysettings/
  2. Add Watermarks | Documentation

    This REST Api allows adding watermarks inside the documents. With this Api you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Watermarks Leave feedback This REST API allows adding watermarks inside...inside the documents. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-watermarks/
  3. Get Template | Documentation

    This REST Api provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the Api response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the Storage. Required. FileInfo.StorageName Storage name It could be omitted for default Storage. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the Get Template example....feedback On this page This REST API provides the functionality to...Parse endpoint. Simply get the API response and use it as a template...

    docs.groupdocs.cloud/parser/get-template/
  4. Remove Metadata | Documentation

    This REST Api allows to remove metadata from the documents. With this Api you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Metadata Leave feedback This REST API allows to remove metadata from...from the documents. With this API you can search metadata to remove...

    docs.groupdocs.cloud/metadata/remove-metadata/
  5. Add Metadata | Documentation

    This REST Api allows to add metadata to the documents. With this Api you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Metadata Leave feedback This REST API allows to add metadata to the...the documents. With this API you can add metadata with following...

    docs.groupdocs.cloud/metadata/add-metadata/
  6. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud Storage, created by get pages method. 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 Delete pages in cloud Storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST Api directly from the browser....the cloud storage, created by get pages method. API usage There...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/delete-pages/
  7. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET Api provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....NET using REST API PDF (Portable Document Format)...to Word in C# .NET using REST API . The following topics shall...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Call Api method with options Download comparison result document from Storage (if any) Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...input documents into cloud storage Call API method with options Download...

    docs.groupdocs.cloud/comparison/accept-all-revi...
  9. GroupDocs.Viewer 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....Viewer Cloud REST API V2 is finally here! You may wonder...V2 version API is more simplified API than V1, API with less methods...

    blog.groupdocs.cloud/categories/groupdocs.viewe...
  10. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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....how to set output image size API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...