Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,788 for

name

(0.06 sec)
  1. 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. 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.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api.... "packageProperties" : [ { "name" : "FileFormat" , "value" :...: "Integer" , "tags" : [ { "name" : "FileFormat" , "category"...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  2. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "Name": "Aztec" }, { "Name": "DataMatrix" }, { "Name": "GS1DataMatrix" }, { "Name": "GS1QR" }, { "Name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....{ "name" : "Aztec" }, { "name" : "DataMatrix" }, { "name" : "GS1DataMatrix"..."GS1DataMatrix" }, { "name" : "GS1QR" }, { "name" : "QR" } ] } SDK...

    docs.groupdocs.cloud/signature/get-supported-qr...
  3. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example...."count" : 5 , "fieldsData" : [ { "name" : "ADDRESS" , "pageIndex" :...619002342224121 , "areas" : [] } } }, { "name" : "COMPANYADDRESS" , "pageIndex"...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  4. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/watermark/add-watermarks/
  5. Configure FTP Storage | Documentation

    You have to complete following steps to configure the Storage: Create FTP storage account. Box.com account is used via FTP in this example Log into Dashboard Access the Storages Page Select FTP Storage from the ‘Create New Storage’ menu Enter Storage Name (For example: MyFTPStorage), FTP server address, user Name, password and port number and check if Require explicit SSL over TLS Save Storage Now you can use it by its Name in the service API with this account....Storage’ menu Enter Storage Name (For example: MyFTPStorage)...MyFTPStorage), FTP server address, user name, password and port number and...

    docs.groupdocs.cloud/total/configure-ftp-storage/
  6. 首次公开发布下一代 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...
  7. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks.... Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  8. Python Generate HTML Report from XML | HTML Rep...

    Use the GroupDocs.Assembly Cloud API to generate dynamic HTML reports with XML data in Python....<Manager> <Name>John Smith</Name> <Contract> <Client> <Name>A Company</Name>...Company</Name> </Client> <Price>1200000</Price> </Contract> <Contract>...

    blog.groupdocs.cloud/assembly/display-xml-data-...
  9. 8c844ab73c9163b6f53791ac36a9f18850305ab3.js

    "define"in window&&define("discourse/theme-2/initializers/theme-field-1-common-html-script-1",["exports","discourse/lib/plugin-api"],(function(e,t){"use strict" Object.defineProperty(e,"__esModule"......getObjectForTheme(2) var i={name:"theme-field-1-common-html-script-1"...staff&&e.addNavigationBarItem({name:"Unanswered",displayName:"Unanswered"...

    forum.groupdocs.cloud/theme-javascripts/8c844ab...
  10. 在 Node.js 中使用 REST API 比較 PDF 文件 | PDF比較SDK

    使用適用於 Java 的元數據操作 Cloud SDK 在 Java 中使用雲上的 REST API 以編程方式提取 MP3 文件的元數據...ory</id> <name>GroupDocs Artifact Repository</name> <url>http://repository...println( "Tag for property: name - " + tagItem.getName() + "...

    blog.groupdocs.cloud/zh-hant/metadata/extract-m...