Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 9,535 for

png

(0.18 sec)
  1. 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...
  2. 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)....j2c, j2k, jpf, jpm, jpx, odg, png, gif, bmp, ico, psd, dcm, wmf...

    docs.groupdocs.cloud/conversion/loadoptions/
  3. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT...Java 中合并 Excel 工作表 在 Java 中合并 PNG 文件 - 在线图像合并器 从 PDF 文件中提取文本的 Java...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/Png formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  5. cloudpricing.css

    .asposecloudrow,.rotate a{float:left}.bg-hdr-single .title2 H1,.button,body{font-family:'Open Sans',sans-serif}.btn-green:hover,.btn-grey:hover,.btn-orange:hover,.button-yellow:hover,.morepricing .......png) center no-repeat #439cda;ma...com/themes/v2/images/arrow-right.png) no-repeat;background-size:4...

    cms.admin.containerize.com/templates/asposeclou...
  6. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST API 以编程方式将文本或图像水印添加到 JPEG 图像。...FileInfo 定义 ImageWatermarkOption 将 PNG 图像的文件路径设置为水印 定义水印位置 定义 WatermarkDetails...setFilePath("sample_watermark.png"); image.setStorageName(myStorage);...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  7. 使用 REST API 在 Java 中将 PDF 转换为 Word 文档

    使用 PDF 到 Word 转换器快速、可靠的 API 将 PDF 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 PDF 转换为 Word 文档。...转换为 CSV 在 Java 中将 Word 转换为 PNG 并将 PNG 转换为 Word 文档 在 Java 中以编程方式将...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. 在 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-...
  9. 使用 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-...
  10. 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/