Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 228,413 for

png

(0.14 sec)
  1. Export MSG to IMAGE via Java | products.aspose.com

    Java API to Convert MSG to IMAGE without using Microsoft Word or Outlook...document to PNG format using save method and set PNG as SaveFormat...standard image formats like PNG, JPEG, BMP, or TIFF for different...

    products.aspose.com/total/java/conversion/msg-t...
  2. Draw Pentagon|Documentation

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

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  3. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...Pricing Buy 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF Contents [ Hide...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  4. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....the encoded glyphs directly to PNG (or any raster format supported...rendering pipelines) and glyph IDs → PNG are available out‑of‑the‑box...

    docs.aspose.com/font/net/developer-guide/morse-...
  5. Convert MD to PDF – Python code and Online Conv...

    Python code for Markdown to PDF conversion. Save Markdown as PDF file using Aspose.HTML for Python via .NET. Try online MD to PDF Converter!...{{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import aspose.html...'DOCX' 'XPS' 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF' }} # Convert Markdown...

    products.aspose.com/html/python-net/conversion/...
  6. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method...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/python-net/aspose.wo...
  7. Converting Metafiles to Other Image Formats in ...

    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....JpegOptions ()); \ # Save EMF to PNG using PngOptions object $metafile...save ( $dataDir . "EmfToPng.png" , new PngOptions ()); \ # Save...

    docs.aspose.com/imaging/java/converting-metafil...
  8. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Convert PNG to PowerPoint Slide in Java How to Convert PNG to PowerPoint...Slide in Python How to Convert PNG to PowerPoint Slide in C# How...

    kb.aspose.com/slides/page/4/
  9. How to Convert Word Document to Images using C++

    This topic shows, how to convert Word Document to Images using C++ in a very simple manner. You can convert specific or all pages of a Word document to any of commercial image formats including Tiff, Png, JPEG and BMP in C++....image formats including Tiff, PNG, JPEG and BMP in C++. Steps to...Word file Set the SaveFormat to PNG Set the Page Ranges for saving...

    kb.aspose.com/words/cpp/how-to-convert-word-doc...
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON format....png" ; AsposeOCRInput source1 ; source1...c_str (); string file = "page2.png" ; AsposeOCRInput source2 ; source2...

    docs.aspose.com/ocr/cpp/save-json/