Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 9,018 for

merger

(0.15 sec)
  1. Set Metadata By Property Name | Documentation

    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 date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. 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" # Add metadata to a document (example) curl -v "https://api....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. แปลง PNG เป็น PPTX ใน C#

    แปลง PNG เป็น PPTX ใน C# โดยใช้ REST API และ Cloud SDK ที่นำเสนอโดย GroupDocs.Conversion สร้างรูปภาพเป็นตัวแปลง PowerPoint โดยการเขียนโค้ดสองสามบรรทัด...Merger Cloud SDKs โพสต์ในบล็อกนี้จะอธิบายการแปลง...

    blog.groupdocs.cloud/th/conversion/convert-png-...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Merger Cloud 的 .NET SDK API。它是一個功能豐富的高性能...包管理器或在包管理器控制台中使用以下命令將 GroupDocs.Merger-Cloud 安裝到您的 Visual Studio 項目:...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  6. Convertir PNG en PPTX en C#

    Convertissez PNG en PPTX en C# à l'aide des API REST et des SDK Cloud proposés par GroupDocs.Conversion. Créez un convertisseur d'image en PowerPoint en écrivant quelques lignes de code....Merger Cloud SDKs . Cet article de...

    blog.groupdocs.cloud/fr/conversion/convert-png-...
  7. حذف رمز صورت حساب بانکی | حذف رمز عبور PDF آنلاین

    نحوه حذف گذرواژه‌ها را از PDF صورت‌حساب بانکی در مطالعه موردی خود کاوش کنید. مراحل حذف موفقیت آمیز رمز عبور PDF را بیاموزید و به راحتی به داده های مالی دسترسی پیدا کنید....0/merger/password" \ -X DELETE -H "Authorization:...

    blog.groupdocs.cloud/fa/merger/online-bank-stat...
  8. 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.*”. Linux/MacOS/Bash # First 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" # cURL example to join several documents into one curl -v "https://api....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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 It could be omitted for default storage....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-document-inform...
  10. 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. Linux/MacOS/Bash # First 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" # cURL example to join several documents into one curl -v "https://api....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...