Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,622 for

groupdocs.metadata cloud

(0.5 sec)
  1. edit PDF metadata in Java on Document Processin...

    edit PDF metadata in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in edit PDF metadata in Java on Document Processing REST APIs | GroupDocs Cloud Chỉnh sửa siêu dữ liệu PD......Processing REST APIs | GroupDocs Cloud Recent content in edit PDF metadata...Processing REST APIs | GroupDocs Cloud Chỉnh sửa siêu dữ liệu PDF trong...

    blog.groupdocs.cloud/vi/tag/edit-pdf-metadata-i...
  2. extract Metadata from XLS in Java on Document P...

    extract Metadata from XLS in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in extract Metadata from XLS in Java on Document Processing REST APIs | GroupDocs Cloud Wyodrębni......Processing REST APIs | GroupDocs Cloud Recent content in extract Metadata...Processing REST APIs | GroupDocs Cloud Wyodrębnij metadane z pliku...

    blog.groupdocs.cloud/pl/tag/extract-metadata-fr...
  3. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/get-document-info...
  4. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. 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. Linux/MacOS/Bash # Get JSON Web Token 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. edit Word document Metadata Programmatically in...

    edit Word document Metadata Programmatically in Java on Document Processing REST APIs | GroupDocs Cloud Recent content in edit Word document Metadata Programmatically in Java on Document Processing......Processing REST APIs | GroupDocs Cloud Recent content in edit Word...Processing REST APIs | GroupDocs Cloud بهترین روش ها برای ویرایش فراداده...

    blog.groupdocs.cloud/fa/tag/edit-word-document-...
  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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. extract Metadata from XLS on Document Processin...

    extract Metadata from XLS on Document Processing REST APIs | GroupDocs Cloud Recent content in extract Metadata from XLS on Document Processing REST APIs | GroupDocs Cloud استخراج فراداده از XLS در......Processing REST APIs | GroupDocs Cloud Recent content in extract Metadata...Processing REST APIs | GroupDocs Cloud استخراج فراداده از XLS در جاوا...

    blog.groupdocs.cloud/fa/tag/extract-metadata-fr...
  9. extract Metadata from XLS on Document Processin...

    extract Metadata from XLS on Document Processing REST APIs | GroupDocs Cloud Recent content in extract Metadata from XLS on Document Processing REST APIs | GroupDocs Cloud Wyodrębnij metadane z pli......Processing REST APIs | GroupDocs Cloud Recent content in extract Metadata...Processing REST APIs | GroupDocs Cloud Wyodrębnij metadane z pliku...

    blog.groupdocs.cloud/pl/tag/extract-metadata-fr...
  10. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

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