Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 3,738 for

name

(0.04 sec)
  1. 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.Parser 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/parser/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....of cloud storage with a given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/parser/working-with-storage/
  2. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/parser/parse-by-template/
  3. 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....of cloud storage with a given name from . API Explorer lets you...Description storageName Storage name cURL example Request curl -X...

    docs.groupdocs.cloud/metadata/working-with-stor...
  4. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/watermark/search-watermarks/
  5. How to Merge Multiple MS Word Documents in cURL...

    Hey, I am trying to use cURL api in postman but it is not working. Each time I send request to server using Json format it says file not found. image.png (7.6 KB) I have internal storage in dashboard. Storage Name is…... Storage name is - eSign and then I have docs...path(folder/file.ext) and storage name; FilePath and StorageName ....

    forum.groupdocs.cloud/t/how-to-merge-multiple-m...
  6. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata editor....set the metadata by property name of a PDF document using a REST...API. Set Metadata by Property Name The following code snippet shows...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  7. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...input file name, output format as XLS and the name of resultant...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  8. 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....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...the input file name, output format and the name of resultant document...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  9. How to self-host GroupDocs.Annotation Cloud wit...

    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...."LICENSE_PRIVATE_KEY#private_key" ` - -name annotation_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name annotation_cloud \ groupdocs/annotation-cloud...

    docs.groupdocs.cloud/annotation/self-host-with-...
  10. 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....object which contains document name, folder location and command...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-qr-...