Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 229,200 for

png

(0.17 sec)
  1. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Gaussian Blur as well as custom kernels....example, image templates in PNG and SVG formats are loaded from...

    docs.aspose.com/imaging/net/developer-guide/man...
  2. Aspose.Diagram for .NET

    此 API 允许在没有 Visio 的情况下在 C#、.NET、ASP.NET 和 windows 应用程序中操作、创建和转换 Microsoft Visio 图表。...Visio 文件 如何在 C# 中将 Visio 转换为 PNG 如何在 C# 中将 Visio 转换为 JPG 如何在 C#...

    kb.aspose.com/zh/diagram/net/
  3. Add Image in Worksheet|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" ); //Get the picture object...ReadAllBytes ( "../../data/aspose.png" ); int pictureIdx = wb . AddPicture...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  4. Convert Image To DOCX Java

    Convert Image to DOCX format in Java code. Save Image as DOCX using Java....Code example in Java to convert PNG to DOCX format Copy Examples...PCL MHTML XHTML ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select...

    products.aspose.com/words/java/conversion/image...
  5. Convert Image To TXT Java

    Convert Image to TXT format in Java code. Save Image as TXT using Java....Code example in Java to convert PNG to TXT format Copy Examples Input...PCL MHTML XHTML ODT OTT XPS PNG BMP EMF GIF SVG TIFF JPG Select...

    products.aspose.com/words/java/conversion/image...
  6. Convert from WEBP(Raster Web Image) to other su...

    Aspose.Imaging API can easily convert from WEBP(Raster Web Image) to other formats using Java platform...smaller in size compared to PNGs, while WebP lossy images are...J2K WEBP to JPEG2000 WEBP to PNG WEBP to APNG WEBP to PSD WEBP...

    products.aspose.com/imaging/java/conversion/fro...
  7. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning document visuals.... Writeln ( "Png image:" ); builder . InsertImage..."Transparent background logo.png" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.Cells for C++....png file. You can use any source...SetImageType ( ImageType :: Png ); SheetRender sr ( worksheet...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  9. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....png" ; const size_t len = 6000 ;...pdf ; asposeocr_page_save ( "1.png;2.jpg;3.jpg" , "result.pdf" ...

    docs.aspose.com/ocr/cpp/save-file/
  10. Layout detecton|Documentation

    How to detect the layout on the provided image....This functionality supports PNG, JPEG, BMP, TIFF, JFIF, and GIF...SingleImage ); input . Add ( "source.png" ); // Detect layout Aspose ...

    docs.aspose.com/ocr/net/layout_detection/