Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 228,451 for

png

(0.78 sec)
  1. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud....example for convert cad image to png file(Function.cs). namespace...Headers.Add("Content-Type", "image/png"); context.Response.Headers....

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  2. 將 ONETOC2 轉換為 JPEG - Java 代碼和在線轉換器

    ONETOC2 到 JPEG Java 轉換的示例代碼。在任何基於 Java 的應用程序中使用 API 示例代碼將 ONETOC2 文件批量轉換為 JPEG。...Conversion BMP GIF PDF JPEG PNG ONETOC2 通過 Java 將 ONETOC2 轉換為...Microsoft OneNote 文件或將其轉換為 PDF、JPG、PNG、BMP 的 API和 TIFF 圖像格式。它是一個獨立的、用戶友好且快速的應用程序...

    products.aspose.com/note/zh-hant/java/conversio...
  3. Convert SVG to BMP – C# Code and Online Converter

    Convert SVG to BMP format online or in C# with Aspose.SVG for .NET. Learn C# code example for SVG to BMP conversion....{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...default, the Format property is PNG. Use the method to save SVG as...

    products.aspose.com/svg/net/conversion/svg-to-bmp/
  4. 搜索

    搜索...NET API 將演示文稿幻燈片呈現為 PNG 圖像。呈現幻燈片後,我們將使用 Bootstrap Carousel..."Slides", string.Format("slide_{0}.png", j)); bmp.Save(imagePath, System...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...
  5. 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/
  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. Mask an image to clip corners of the content - ...

    Hello, I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF. HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image. I have…...png (176.4 KB) Example solution can...300px;"> <img src="data:image/png;base64,...your_image..." style="width:...

    forum.aspose.com/t/mask-an-image-to-clip-corner...
  8. 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...
  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/