Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,342 for

storage api

(0.06 sec)
  1. Set Metadata | Documentation

    This REST Api allows to set metadata new values into existing properties of the documents. With this Api you can set 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 edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Metadata Leave feedback This REST API allows to set metadata new values...of the documents. With this API you can set metadata with following...

    docs.groupdocs.cloud/metadata/set-metadata/
  2. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#.... API for HTML to PowerPoint Conversion...PowerPoint using cURL commands API for HTML to PowerPoint Conversion...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....use this option for rendering: API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  4. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting to evaluate the co…...api_exception.ApiException: (400)...the sid and key to invoke the API as shown in the examples, but...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...
  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. February 2014 Newsletter

    Integrations and new Cloud Api samples, products releases and updates and more in our February 2014 Newsletter....using the upload API. Improvements to token ID API. Improved cache...GroupDocs.Signature for Cloud API Customize the notification email...

    blog.groupdocs.cloud/viewer/news-groupdocs-may-...
  7. CSV to HTML | Convert CSV to HTML Table in C# .NET

    Discover how to seamlessly convert CSV files to HTML using C# .NET. Easy Convert comma delimited data into HTML online....set of features and intuitive API, you can effortlessly integrate...need to obtain our personalized API credentials(i.e. Client ID and...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  8. 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...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/add-watermark/
  9. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to sign a document with...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-qr-...
  10. Convert PDF document to an image file, TIFF, JP...

    Convert PDF document to image formats like TIFF, JPEG, BMP, and GIF image file. Let's see how to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java....to do using Java API. This powerful Java API PDF converter allows...Java Convert PDF to Image File API - SDK Installation How to Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...