Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 229,206 for

png

(0.17 sec)
  1. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...它可以输出 PDF、XPS、PNG、JPEG、BMP、GIF、TIFF、SVG 并导出 PDF-XObject...默认情况下,该调用处理所有页面。 问:如何将 XPS 文档的特定页面渲染为 PNG? 答: Copy 1 import aspose.page...

    docs.aspose.com/page/zh/python-net/faq/
  2. Extract Images from Presentation Shapes in .NET...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET — quick, code-friendly solution.... Bmp ; break ; case "png" : Format = System . Drawing...Drawing . Imaging . ImageFormat . Png ; break ; case "wmf" : Format...

    docs.aspose.com/slides/net/extracting-images-fr...
  3. 在 Android 上的演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在 Java 中创建和自定义饼图,并可导出为 PowerPoint,帮助您在几秒钟内提升数据故事表达。... 我可以仅将图表导出为图像(例如 PNG)吗? 是的,您可以 export the chart itself...itself as an image (例如 PNG),而无需导出整个演示文稿。 在 Android 上的演示文稿中自定义环形图...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  4. Landray RDM EKP-23282 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 2025年10月马达数控车间报表001.xlsx.zip (1.3 MB) before converted: image.jpg (367.8 KB) after converted: image.Png (373.6 KB) Please have a check....png (373.6 KB) Please have a check...2025年10月马达数控车间报表001.xlsx 并调用 Save 导出为 PNG 的代码),并说明在代码中使用的 SaveOptions (如...

    forum.aspose.com/t/landray-rdm-ekp-23282-conver...
  5. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), each page of the output...image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), each page of the output...

    reference.aspose.com/words/net/aspose.words.low...
  6. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images.... Writeln ( "Png image:" ); builder . InsertImage..."Transparent background logo.png" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 规则不能动态解析 - Free Support Forum - aspose.com

    D.zip (7.9 KB) G H列红色为设置的规则,导入前端后, 1、修改可以触发规则变化的值(B4),背景色没有变化 2、在3行插入行,空白行G栏显示红色...png 1473×637 24.4 KB feng.qun.zhu...7:59am 25 image.png 1457×623 77.6 KB image.png (77.6 KB) 您好,是不是改demo的这两处就引入了25...

    forum.aspose.com/t/topic/307853
  8. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...to disk in PNG format ImageIO . write ( image , "PNG" , new java... io . File ( "Thumbnail_out.png" )); Explore XSLFO Conversion...

    products.aspose.com/total/android-java/conversi...
  9. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document.... writeln ( 'Png image:' ) builder . insert_image...'Transparent background logo.png' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...SetImageType ( ImageType :: Png ); imgOpts . SetOnePagePerSheet...0 , u "outputRenderingSlice.png" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/