Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 14,508 for

java sdk

(0.11 sec)
  1. How to convert image into PPT in Java

    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....Thai فارسی українська Polski 在 Java 中將 JPG 轉換為可編輯 PPT 並將 PPT 轉換為...演示文稿中,以便按順序顯示每個圖像。因此,本文將教您如何在 Java 中將 JPG 轉換為 PowerPoint 以及將 PowerPoint...

    blog.groupdocs.cloud/zh-hant/tag/how-to-convert...
  2. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Buy Now Pricing Information SDKs Policies My Orders & Quotes...confirm deletion. SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/parser/delete-template/
  3. 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. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removedCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. How to turn PDF into SVG using Java

    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....Thai فارسی українська Polski 在 Java 中以编程方式将 SVG 转换为 PDF 并将 PDF 转换为...文件的简单方法,此外,您还可以将 SVG 直接转换为 PDF。本文将演示如何在 Java 中以编程方式将 SVG 转换为 PDF 以及将 PDF...

    blog.groupdocs.cloud/zh/tag/how-to-turn-pdf-int...
  5. How to turn PDF into SVG using Java

    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....Thai فارسی українська Polski 在 Java 中以編程方式將 SVG 轉換為 PDF 並將 PDF 轉換為...文件的簡單方法,此外,您還可以將 SVG 直接轉換為 PDF。本文將演示如何在 Java 中以編程方式將 SVG 轉換為 PDF 以及將 PDF...

    blog.groupdocs.cloud/zh-hant/tag/how-to-turn-pd...
  6. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Content" } ] } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. 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. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removedCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removedCount" : 1 } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from all 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Document" } ] } ] } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: [] } ... ] } } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/metadata/extract-whole-met...