Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,094 for

name

(0.08 sec)
  1. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....'font/ttf' }" Response [ { "name" : "uses-custom-font.pdf" ,...

    docs.groupdocs.cloud/conversion/convert-using-c...
  2. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'Output' }" Response [ [ { "name" : "sample.pdf" , "size" : 35061...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  3. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion... Method parameters: Name Type Description Comment format...

    docs.groupdocs.cloud/conversion/convert-documen...
  4. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser. cURL example 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.... Name Description Comment JoinItem...

    docs.groupdocs.cloud/merger/join-images/
  5. 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...
  6. 在 Java 中将 PDF 文档转换为 HTML 网页

    使用简单易用的文件转换器 API 将您的 PDF 转换为 HTML 格式。本文介绍如何使用 REST API 在 Java 中将 PDF 转换为 HTML。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  7. 使用 Java 将 Markdown .md 文件转换为 HTML

    使用 Markdown 标记语言到 HTML API 将 Markdown 纯文本转换为 HTML。本文介绍如何使用 REST API 在 Java 中将 Markdown 转换为 HTML。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  8. 在 Java 中将 TIFF 图像转换为 PDF - 分步指南。

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

    blog.groupdocs.cloud/zh/conversion/tiff-file-to...
  9. View ZIP Files using REST API in Python | Rednd...

    Programmatically View the content of ZIP files in HTML using a REST API in Python with Document Viewer Python SDK. Render ZIP to HTML, ZIP to PDF and JPG....ArchiveOptions and provide the folder name to render. After that, create...

    blog.groupdocs.cloud/viewer/view-zip-files-usin...
  10. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'OutputPath': 'Output' }" Response [ { "name" : "Sample.pdf" , "size" : 20072...

    docs.groupdocs.cloud/conversion/convert-cad-doc...