Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,863 for

name

(0.23 sec)
  1. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description Name string The document Name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Field Name Type Description name string The document name. folder...PageInfo object fields Field Name Type Description number int...

    docs.groupdocs.cloud/annotation/document-inform...
  2. Revealing First Public Release of Next Generati...

    GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/comparison/announcing-firs...
  3. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  4. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  5. myResultant.doc

    PROJECT TIMELINE TEMPLATE AT RISK TASK Name SUB TASK Name STATUS ASSIGNED TO START DATE END DATE DURATION in days COMMENTS Task 1 - enter your own text here Complete 01/16 01/21 5 Subtask 1.1 Enter......TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...TEMPLATE AT RISK TASK NAME SUB TASK NAME STATUS ASSIGNED TO START...

    blog.groupdocs.cloud/es/conversion/convert-html...
  6. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input.... "packageProperties" : [ { "name" : "FileFormat" , "value" :...: "Integer" , "tags" : [ { "name" : "FileFormat" , "category"...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  7. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  8. 首次公开发布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一个 REST API,用于通过云中的操作和更改来比较文档。...{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh/comparison/announcing-f...
  9. How to self-host GroupDocs.Conversion 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 conversion_cloud ` groupdocs...LICENSE_PRIVATE_KEY#private_key \ --name conversion_cloud \ groupdocs/conversion-cloud...

    docs.groupdocs.cloud/conversion/self-host-with-...
  10. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.signatureCloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file Name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Path of the file including file name and extension e.g. /Folder1/file...part of the URL storageName Name of the storage. If not set,...

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