Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,863 for

name

(0.35 sec)
  1. 在 Java 中将 Markdown 导出为 PDF - 分步指南。

    了解如何使用 REST API 在 Java 中将 Markdown 文件转换为 PDF。按照我们的代码示例指南进行操作,并发现用于自定义的高级选项。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  2. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Linux/MacOS/Bash # cURL example to get metered license information curl -v "https://api.groupdocs.cloud/v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license information (PowerShell) curl....metered license information: Name Type Comment isLicensed bool...

    docs.groupdocs.cloud/conversion/license-informa...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/editor/metered-consumption/
  4. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....Text : Experience is simply the name we give our mistakes ClassName...

    blog.groupdocs.cloud/classification/sentiment-a...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....license consumption information: Name Type Comment Credit decimal...

    docs.groupdocs.cloud/viewer/metered-consumption/
  6. 在 Java 中将 SVG 图像转换为 PNG

    GroupDocs.Conversion API 允许您快速将 SVG 文件转换为 PNG 图像。这篇博文是关于如何使用 REST API 在 Java 中将 SVG 转换为 PNG 的。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  7. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

    了解如何使用 Java 将 TIFF 文件转换为 PDF 文档。通过可自定义的设置和安全的数据处理获得准确和高质量的转换。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...
  8. 使用 Java SDK 将 DOCX 转换为 PPTX:指南

    了解如何将 Word 转换为 Java 中的 PowerPoint 演示文稿。本指南涵盖了无缝高效地转换文件的步骤。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....documents may be customized: Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  10. Adding Watermark in Word | Document Watermarkin...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....0, "ForegroundColor": { "Name": "red" }, "TextAlignment":...

    blog.groupdocs.cloud/watermark/add-watermark-to...