Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 1,297 for

pdf to jpg

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

    了解如何使用 REST API 在 Java 中将 Markdown 文件转换为 Pdf。按照我们的代码示例指南进行操作,并发现用于自定义的高级选项。...Markdown 文件转换为 PDF。 如果您在 Java 项目中使用 Markdown 文件并需要将它们转换为 PDF 格式,GroupDocs...是一种轻量级、简单易用的标记语言,可用于快速高效地创建格式化文本文档。另一方面, PDF 是一种文件格式,用于以保留原始文档的格式和布局的方式创建和共享文档。但是,有时您需要将...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  2. 使用 Java 将 GIF 图像转换为 PDF 文件 - 分步指南。

    了解如何使用 GroupDocs.Conversion Cloud SDK 在 Java 中将 GIF 图像转换为 Pdf 文件。按照分步指南立即转换您的图像。...українська Polski 用 Java 将 GIF 图像转换为 PDF 文件。 GIF (图形交换格式)是一种流行的文件格式,用...单的动画和图形,但它们可能并不适合所有用途。另一方面, PDF (便携式文档格式)是一种通用文件格式,以其兼容性和安全性着称。如果您正在寻找一种将...

    blog.groupdocs.cloud/zh/conversion/convert-gif-...
  3. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, Jpg. You may upload the desired image To the STorage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....image formats: PNG, GIF, TIFF, JPG. You may upload the desired image...PdfOptions Specific options for PDF documents. WatermarkDetails.ImageOptions...

    docs.groupdocs.cloud/watermark/add-watermarks/
  4. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 Pdf 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 Pdf 转换为 Word。...NET 中将 PDF 转换为 Word PDF (便携式文档格式)是在线保护和保护文档的最流行的文件格式之一。...地创建、编辑、查看和共享您的文档。在各种情况下,您想将 PDF 文件转换为 Word 文件以编辑和更新文档。因此,在本文中,我将向您展示如何使用...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion Tools To convert files from 65+ supported formats To get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "Jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "Pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, .... "tiff" , "tif" , "jpeg" , "jpg" , "png" , "gif" , "bmp" , "ico"..., "svg" , "webp" , "jp2" , "pdf" , "epub" , "xps" , "ppt" , "pps"...

    docs.groupdocs.cloud/conversion/get-supported-f...
  6. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....ImageLoadOptions - tiff, tif, jpeg, jpg, jp2, j2c, j2k, jpf, jpm, jpx..."Pass123" } PdfLoadOptions - pdf Properties Description format...

    docs.groupdocs.cloud/conversion/loadoptions/
  7. Password-Protect ZIP File using Password Protec...

    This blog post is for you if you want To password-protect ZIP files online. GroupDocs.Merger Cloud SDKs offer online password protection software....using a Free Word Editor Convert JPG to HTML using a Free Web Page...Service Convert ZIP or RAR to PDF using a File Converter...

    blog.groupdocs.cloud/merger/password-protect-zi...
  8. how to make word file to image 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....Polski 在 Java 中以编程方式将 Word 转换为 JPG 并将 JPG 转换为 Word Word 是 Microsoft...备上创建、查看和处理 Word 文档和文件的快速方法。 JPG 或 JPEG 是一种用于数字图像和图形的流行图像格式。它...

    blog.groupdocs.cloud/zh/tag/how-to-make-word-fi...
  9. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering Pdf documents inTo image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering inTo PNG and Jpg. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document inTo cloud sTorage Render document or get document info Download rendered document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API documentation for usage details....by document type / Rendering PDF Documents / Enable font hinting...outline font ( ) when rendering PDF documents into image GroupDocs...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  10. nodejs convert word document to image

    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....文檔轉換為 JPG、PNG 或 GIF 圖像 在 上一篇文章 中,我們以編程方式演示了 PDFJPG、PNG 和 GIF...學習如何在 Node.js 中將 word 文檔轉換為 JPG、PNG 或 GIF 圖片。 在本文中,我們將討論以下主題:...

    blog.groupdocs.cloud/zh-hant/tag/nodejs-convert...