Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 228,511 for

png

(0.7 sec)
  1. 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/
  2. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and save file formats....in JPEG Format PNG Saves the document in PNG Format BMP Saves...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  3. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...and AI images to PDF, JPEG, PNG, TIFF, BMP, GIF, BMP Aspose.PSD...and PSB images Adding of JPEG, PNG, TIFF, BMP, GIF, BMP files as...

    docs.aspose.com/psd/python-net/features/
  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. How to - developer tips|Documentation

    Learn about the developer tips about Python Image Processing Library such as how to convert image to vectorized psd image, save transparent image and more....emf/wmf image Reduce file size in png Reduce file size in tiff Set...Image in Python Textual Wmf to Png conversion in Python Introduction...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....png" ); images . Add ( "source2.png" ); // Fast recognize...

    docs.aspose.com/ocr/net/fast-recognition/
  7. 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...
  8. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....png" ) input . add ( "source2.png" ) # Set recognition...

    docs.aspose.com/ocr/python-net/recognition/
  9. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible....png" )); images . add ( os . path...( self . dataDir , "source2.png" )); // Fast recognize images...

    docs.aspose.com/ocr/java/fast-recognition/
  10. Getting recognition results as text|Documentation

    Returning Aspose.OCR for C++ recognition results as formatted text....png" ; AsposeOCRInput source1 ; source1...c_str (); string file = "page2.png" ; AsposeOCRInput source2 ; source2...

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