Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,049 for

properties

(0.03 sec)
  1. FLA File Format - Adobe Animate Animation

    Learn about FLA format and APIs that can create and open FLA files....have different content or properties, allowing for complex animations...their order, visibility and properties. Layers allow for better...

    docs.fileformat.com/misc/fla/
  2. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata Properties from the document choosing the Properties with specified name. cURL example The following example demonstrates how to remove metadata Properties that may have names containing “Application” string. 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....Metadata By Property Name Remove Metadata By Property Name Leave...metadata properties from the document choosing the properties with...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. GroupDocs.元数据云|元数据处理 Java SDK

    Java Rest API和Cloud SDK将在云中设置,获取和更新元数据。搜索并提取所需的元数据,而不是穿越整个文件元数据树。...云文档元数据SDK功能 Add or apply metadata properties to the cloud documents 。...values into existing metadata properties 的云文档。 Extract metadata from...

    releases.groupdocs.cloud/zh/metadata/java/
  4. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....wide range of methods and properties. Follow this guide to learn...Node.js offers methods and properties to password-protect PowerPoint...

    blog.groupdocs.cloud
  5. 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....By Property Name Match Regex Remove Metadata By Property Name...metadata properties from the document choosing the properties with...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as Properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all Properties that may have names containing specified string 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....Metadata By Property Name Add Metadata By Property Name Leave...add metadata information as properties with specified name. cURL...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing Properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all Properties that match regular expression “^NameOfApp.*”. 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....Metadata By Property Name Match Regex Set Metadata By Property Name...metadata new values choosing properties with names matching the specified...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Annotate PDF Documents using a REST API in Node.js

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....AnnotationInfo Set annotation properties for the first instance e...AnnotationInfo Set annotation properties for the second instance e...

    blog.groupdocs.cloud/2021/08/21/annotate-pdf-do...
  9. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing Properties with specified name. cURL example The following example demonstrates how to set metadata information to all Properties with the exact same name as specified. 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....Metadata / Set Metadata By Property Name Match Exact Phrase Set...Set Metadata By Property Name Match Exact Phrase Leave feedback...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata Properties from the document choosing the Properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata 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....Metadata By Property Value Remove Metadata By Property Value Leave...metadata properties from the document choosing the properties which...

    docs.groupdocs.cloud/metadata/remove-metadata-b...