Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 837 for

folder api

(0.17 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. Password-Protect PowerPoint Files in Node.js

    GroupDocs.Merger Cloud SDK for Node.js offers methods and properties to password-protect PowerPoint files. This library is lightweight & easy-to-install....Next, you need to obtain the API credentials (Client ID, Client...Client Secret) from the API Cloud dashboard to integrate this password...

    blog.groupdocs.cloud/merger/password-protect-po...
  3. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud Api supports to render the document pages to images and retrieves images link. Following Apis are provided for the purpose. Generate Images of Document Pages This Api generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST Api resource has been used to generate images of document pages....Annotation Cloud API supports to render the document...retrieves images link. Following APIs are provided for the purpose...

    docs.groupdocs.cloud/annotation/image-represent...
  4. Convert JSON to HTML using a JSON Converter

    Install GroupDocs.Conversion Cloud SDK for Node.js and convert JSON to HTML programmatically. This article teaches you to build a JSON converter for your apps....Conversion SDKs and REST APIs. Fortunately, you can find SDKs...the invocation of a couple of API methods. Therefore, let’s start...

    blog.groupdocs.cloud/conversion/convert-json-to...
  5. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST Api which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The Api also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....use metadata management REST API which allows users to read and...and many other formats. The API also provides operations to extract...

    docs.groupdocs.cloud/metadata/features-overview/
  6. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    Sign Documents (over 20+ supported formats) with different siganture types Text Signatures with various format, styles and appearance ,Image Signatures, Digital Signatures Barcode Signatures QRCode Signatures using GroupDocs.Signature Cloud SDK for Python....Signature Cloud API in Python to sign supported documents...GroupDocs.Signature Cloud is REST API which supports sign documents...

    blog.groupdocs.cloud/signature/14009/
  7. Google Cloud Storage UploadFileRequest succesfu...

    After generating keys for my Google Cloud Storage bucket, I can see my files in the web UI at https://dashboard.groupdocs.cloud/files. I am however unable to upload files via the web UI as well as using merger_cloud.Uplo…...the file path along with the folder(container) name and let us...local_file_path) response_upload = file_api.upload_file(request_upload) print("File...

    forum.groupdocs.cloud/t/google-cloud-storage-up...
  8. Convert PSD to PPTX in Node.js

    Install GroupDocs.Conversion Cloud SDKs for Node.js and convert PSD to PPTX programmatically. This file format converter Api offers rich features....leverage Cloud SDKs and REST APIs to convert PSD to PPTX . GroupDocs...article: File Format Converter API Installation Convert PSD to PPTX...

    blog.groupdocs.cloud/conversion/convert-psd-to-...
  9. Working With Storage | Documentation

    Storage existence Api This Api intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. Api Explorer GroupDocs.Metadata Cloud Api Reference lets you try out Storage existence Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://Api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our Api is completely independent of your operating system, database system or development language....this page Storage existence API This API intended for checking the...storage with a given name from . API Explorer lets you try out right...

    docs.groupdocs.cloud/metadata/working-with-stor...
  10. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud Api....Conversion Cloud API. GroupDocs.Conversion will allow...document using Ruby cloud REST APIs . The following topics shall...

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