Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 276 for

annotation properties

(1.88 sec)
  1. Remove Metadata By Property Name Match Exact Ph...

    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 have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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" # Join several documents into one (example endpoint) curl -v "https://api....Annotation Product Solution GroupDocs...Metadata / Remove Metadata By Property Name Match Exact Phrase Remove...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php html to xlsx php security best practices c......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/zh/tags/index.xml
  3. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata Properties from the document choosing the Properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata Properties with the “Created” tag name. Linux/MacOS/Bash # 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: remove metadata from a document curl -v "https://api....Annotation Product Solution GroupDocs...metadata properties from the document choosing the properties by exact...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php html to xlsx php security best practices c......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/ru/tags/index.xml
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion java docx to pdf multithreading java php html ......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/pl/tags/index.xml
  6. Tags

    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....js 1 Add Annotations to DOCX 2 Add Annotations using a REST...API 3 Add Annotations using Node.js 2 Add annotations using REST...

    blog.groupdocs.cloud/tags/
  7. 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. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...Metadata By Property Name Remove Metadata By Property Name Leave...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata Properties from the document choosing the Properties to remove by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to remove metadata Properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Annotation Product Solution GroupDocs...metadata properties from the document choosing the properties to remove...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud groupdocs conversion php html to xlsx php security best practices c......Java update PDF document properties using Java edit existing...Through Text in PDF Node.js Annotation API PDF Strikethrough text...

    blog.groupdocs.cloud/zh-hant/tags/index.xml
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and Properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve Properties within the package. 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.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...allows to obtain tags and properties information from document...

    docs.groupdocs.cloud/metadata/get-metadata-tags...