Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 228,432 for

png

(0.14 sec)
  1. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....PdfSaveOptions ()); Draw Triangle in PNG Aspose.Diagram for .NET API allows...triangle in the page and save as PNG format. The code example below...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  2. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....PdfSaveOptions ()); Draw Diamond in PNG Aspose.Diagram for .NET API allows...diamond in the page and save as PNG format. The code example below...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  3. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....png" , new ImageSaveOptions ( SaveFormat . Png )) . Execute...ImageSaveOptions ( SaveFormat . Png )) . Execute (); } See Also class...

    reference.aspose.com/words/net/aspose.words.low...
  4. Java HTML API – HTML and CSS Markup Parser

    Read, write, modify, edit, parse, and convert HTML, XHTML, MHTML, SVG, MD, and EPUB file formats with the Aspose.HTML for Java library....raster images including JPEG, PNG, BMP and more as well as provide...formats, including PDF, XPS, JPEG, PNG, BMP, TIFF, Markdown, and more...

    products.aspose.com/html/java/
  5. Convert PDF to Image Formats in Go|Aspose.PDF f...

    This topic show you how to use Aspose.PDF for Go to convert PDF to various images formats e.g. TIFF, BMP, JPEG, Png, SVG with a few lines of code....you to convert PDF to JPG and PNG formats to simplify the steps...quality it works. Convert PDF to PNG The provided Go code snippet...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-image...
  6. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。..., new PdfSaveOptions ()); 在 PNG 中绘制正方形 Aspose.Diagram for .NET...square in the page and save as PNG format. The code example below...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  7. Aspose.PSD CLI截图工具 .NET 24.4 - 发行说明|Documentation

    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 --format png --left 10 --top 35 --width...= "cropped_photo.png" , OutputFormat = "png" }; if ( isLicensed...

    docs.aspose.com/psd/zh/net/cli/crop/aspose-psd-...
  8. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为Png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...11:53am 1 我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions...ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  9. Aspose.PSD CLI Convert for .NET 24.6 - 发布说明|Doc...

    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....zip --format png --license Aspose.PSD.Product..."result.zip" , OutputFormat = "png" }; if ( isLicensed ) { options...

    docs.aspose.com/psd/zh/net/cli/convert/aspose-p...
  10. Saving a printable form and recognition pattern...

    How to save a generated printable form image and a recognition pattern file on disk....files: Printable form pages as PNG images. Their dimensions match...for example, “ OMR-FormPage1.png ”. A recognition pattern used...

    docs.aspose.com/omr/cpp/generate-template/save/