Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,738 for

name

(0.03 sec)
  1. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/metadata/add-metadata/ weekly 0.5 https://docs.groupdocs.cloud/metadata/release-n......cloud/metadata/add-metadata-by-possible-tag-name/ weekly 0.5 https://docs.groupdocs...cloud/metadata/add-metadata-by-property-name/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  2. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: Name (a part of Name, exact phrase, regex match. All Names matching is ignorecase); tag (exact tag, possible tag Name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....properties to add by: name (a part of name, exact phrase, regex...regex match. All names matching is ignorecase); tag (exact tag, possible...

    docs.groupdocs.cloud/metadata/remove-metadata/
  3. 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....properties to set by: name (a part of name, exact phrase, regex...regex match. All names matching is ignorecase); tag (exact tag, possible...

    docs.groupdocs.cloud/metadata/set-metadata/
  4. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified Name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Extract properties with specified name; Extract properties with specified...metadata from the document. Name Description Comment FileInfo...

    docs.groupdocs.cloud/metadata/extract-metadata/
  5. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...SearchOptionsCollect Object Fields Name Type Description Items List...CellsSearchBarcodeOp Object Fields Name Type Description BarcodeTypeName...

    docs.groupdocs.cloud/signature/search-options-o...
  6. Python Display JSON Data in HTML Page | HTML Re...

    Generate dynamic Python reports with JSON data using GroupDocs.Assembly Cloud API. Display JSON data on HTML pages with charts, tables, and more for engaging content. A step-by-step guide with samples....\[ { "Name":"John Smith","Contract":\[ {"Client":{"Name":"A Company"}...{"Client":{"Name":"B Ltd."},"Price":750000}, {"Client":{"Name":"C &...

    blog.groupdocs.cloud/assembly/display-json-data...
  7. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....VerifyOptionsCollect Object Fields Name Type Description Items List...CellsVerifyTextOptio Object Fields Name Type Description Text string...

    docs.groupdocs.cloud/signature/verification-opt...
  8. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....CellsBarcodeSignatur Object Fields Name Type Description BarcodeTypeName...ImagesBarcodeSignatu Object Fields Name Type Description BarcodeTypeName...

    docs.groupdocs.cloud/signature/search-result-ob...
  9. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details...."attachments" : [ { "name" : "file (12).txt" }, { "name" : "file (13)...(13).txt" }, { "name" : "file (14).txt" }, { "name" : "file (15)...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  10. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...Extract Metadata by Property Name using Java Extract Metadata...ory</id> <name>GroupDocs Artifact Repository</name> <url>http://repository...

    blog.groupdocs.cloud/metadata/extract-metadata-...