Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,074 for

storage api

(0.03 sec)
  1. Remove Metadata By Tag | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Remove Metadata By Property Name Match Regex | ...

    This REST Api allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. How to self-host GroupDocs.Editor Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....explore the API. With Swagger UI you can call API methods in your...it on our , or use raw REST API requests as you can find it ...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  4. Set Metadata By Property Value | Documentation

    This REST Api allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://Api....feedback On this page This REST API allows to set document metadata..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST Api. A simple and efficient way to transform PDFs into web-friendly HTML format....HTML converter with Java REST API. Converting PDF documents to...PDF to HTML using Java REST API provides a simple and efficient...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  6. Get Document Information | Documentation

    This REST Api allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document Storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....feedback On this page This REST API allows us to obtain basic information...endpoint accepts the document storage path as input payload. Here...

    docs.groupdocs.cloud/merger/get-document-inform...
  7. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....you want to hide some text) API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/text-redaction-...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST Apis | GroupDocs Cloud...file to HTML in Java using REST API As a Java developer, you may...to load, and take up less storage space. Also HTML is a great...

    blog.groupdocs.cloud/groupdocs.cloud/page/17/
  9. Add Metadata By Tag | Documentation

    This REST Api allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....feedback On this page This REST API allows to add metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  10. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) files to HTML online using REST Api. Easily share and view project plans in any web browser.... Java API for MPP to HTML Conversion MPP...Conversion using cURL Commands Java API for MPP to HTML Conversion #...

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