Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 10,701 for

png

(0.11 sec)
  1. 在 Ruby 中使用 REST API 将 TXT 文件转换为 PDF

    在线文档转换器允许您将 TXT 高质量地转换为 PDF。本文介绍如何在 Ruby 中使用 REST API 将 TXT 文件转换为 PDF。... 也可以看看 # 如何将 PDF 转换为 JPG、PNG、BMP、TIFF 图像格式 如何在 Ruby 中使用 REST...

    blog.groupdocs.cloud/zh/conversion/convert-txt-...
  2. Convert Images to PDF using REST API in Python ...

    Programmatically convert images (JPG or Png) to PDF using a REST API in Python with GroupDocs.Conversion Cloud API and Python SDK....Python SDK For converting JPG or PNG images to PDF, we will be using...

    blog.groupdocs.cloud/2021/12/03/convert-images-...
  3. File Format Docs

    FileFormat provides detailed format specifications, information about tools & apps that can handle specific file types, and how developers can use this info in developing better applications....Image file formats include BMP, PNG, JPEG, GIF, and others. Read...

    docs.fileformat.com/
  4. 在 C# 中使用 REST API 编辑 PDF 文件的元数据

    使用适用于 .NET 的元数据操作 Cloud SDK 在 C# 中使用云上的 REST API 以编程方式编辑 PDF 文件的元数据...t、音频、视频、AutoCAD、存档、JPEG、BMP、PNG 和 TIFF 执行此类操作。它还为 Cloud API 提供...

    blog.groupdocs.cloud/zh/metadata/edit-metadata-...
  5. GroupDocs.Translation Cloud 23.10 | Language Ja...

    Java REST API & Cloud SDK for intra-lingual translation of documents. Keep the file formatting & structure intact. Supports 70+ language translation pairs....RESX, SRT files, images of JPG, PNG, SVG, BMP and GIF formats and...tsv, .rtf, .txt, .resx, .srt, .png, .jpg, .svg, .bmp and .gif files...

    releases.groupdocs.cloud/translation/java/23-10/
  6. Java 将 PPT 和 PPTX 转换为 HTML 文档。

    使用易于使用的 Cloud REST API 将 PowerPoint PPT 转换为 Java 中的 HTML。本文介绍如何使用 Java API 将 PowerPoint PPT 或 PPTX 转换为 HTML。...Word 使用 Java 将 PDF 文件转换为 PNG 并将 PNG 转换为 PDF 格式...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  7. 使用 Python 编辑 PowerPoint 演示文稿 |在 Python 中编辑 PPTX

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 PowerPoint 演示文稿。...png", "C:\\Files\\groupdocs.png", "") response...html.replace("Picture 2.png", "groupdocs.png") # 将 HTML 上传回存储 with...

    blog.groupdocs.cloud/zh/editor/edit-powerpoint-...
  8. groupdocs.css

    .static_header.header3{background:url(/templates/groupdocs/img/bg/header2.jpg?v4) center top/cover no-repeat #fff!important}.bg-gray-e3{background:#e3e3e3!important;padding:20px 60px!important}.bg-......png?v=40) -251px -743px no-repea...s/groupdocs/img/sprite-main.png?v=40) -255px -780px no-repea...

    joomla-aspose.dynabic.com/templates/aspose/css/...
  9. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32....supported when rendering into PNG or JPG formats. PdfDocumentOptions...

    docs.groupdocs.cloud/viewer/renderoptions/
  10. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer 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/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....png" , "fileFormat" : "Image files"...

    docs.groupdocs.cloud/viewer/get-supported-file-...