Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 222,095 for

png

(0.07 sec)
  1. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and save file formats....metafile format (EMF) PNG Saves the document in PNG Format BMP Saves...

    docs.aspose.com/pdf/php-java/supported-file-for...
  2. Remove Watermark Image Filter|Documentation

    Using Aspose.Imaging graphic library with Remove watermark image filter. C# code example provided.... We begin by loading a PNG image that contains a watermark...PaintOver method to process the PNG image using Watermark.Options...

    docs.aspose.com/imaging/net/developer-guide/man...
  3. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to Png, JPEG, BMP images with a few lines of code....VSD file about to be saved to PNG format. You can use other diagram...方法并设置要导出的图像格式。输出的图像文件看起来像原始文件。 输出PNG文件。 导出到图像文件编程示例 也可以将特定页面保存为图像,而不是整个文档:...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  4. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... PNG ) renderer . save ( file_name...RenderAllShapes. { shape . name } .png' , save_options = options ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....png" ; String outputFile2 = "src..."src/main/resources/export2.png" ; String outputFile3 = "src/main/resources/export3...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C#https://products.aspose.com/pdf/th/net/watermark/Recent content in เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C#......png", "height": "220", "width": "220"...com\/pdf\/th\/net\/watermark\/add\/step02.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/th/net/watermark/index.xml
  7. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try to get image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...png", System.Drawing.Imaging.ImageFormat.Png); // Console...saved successfully as output.png"); // } int shapeCounter = 1;...

    forum.aspose.com/t/bullet-color-turns-red-from-...
  8. Image|Aspose.Slides Documentation

    Add image to PowerPoint slide or presentation in C# or .NET...converters— JPEG to PowerPoint and PNG to PowerPoint —that allow people...convert JPG to PNG , convert PNG to JPG ; convert PNG to SVG , convert...

    docs.aspose.com/slides/net/image/
  9. Otevřete soubor PSD online | products.aspose.com

    Otevřete soubor PSD online pomocí Aspose.PSD...{ // To open the PSD File as PNG just use this code image.Save(sourceFileName...Save(sourceFileName + ".png", new PngOptions() { ColorType = PngColorType...

    products.aspose.com/psd/cz/open-psd-online/
  10. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, Png, GIF, BMP, TIFF, WebP) using Java....raster image formats: Jpeg Gif Png Bmp Tiff WebP How to Export a...multi-page DOCX document as PNG image with Grid layout: Document...

    docs.aspose.com/words/java/convert-a-multi-page...