Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 229,303 for

png

(0.18 sec)
  1. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图...NET框架,将其复制到位图,缩放并合并图像,并将结果保存为GIF或PNG文件。 安装Adobe Acrobat后,使用regedit...GetFileNameWithoutEx ( inputFile ) + ".png" ); // Create PDF document pdfDoc...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  2. 如何在JavaScript中使用Aspose.CAD|CAD Documentation

    在JavaScript中使用Aspose.CAD。...js 将dgn图像转换为png并在浏览器中显示 在此示例中,您将创建一个简单的转换程序,该程序将图纸转换并保存为图像。...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  3. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....js Convert dgn image to png and display in browser In this...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  4. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings.... PNG ); 3 options. StartDate = project...( "PrintProjectPagesToS_out.png" , (SaveOptions)options); 19...

    docs.aspose.com/tasks/net/printing-project-page...
  5. Convert images CDR to WEBP via C# | products.as...

    Sample code for CDR to WEBP C# image conversion. Use API example code for batch CDR files to WEBP conversion within VB.NET, Asp.NET or any .NET based application....other formats such as PDF, JPG, PNG, BMP and AI. It can be used for...smaller in size compared to PNGs, while WebP lossy images are...

    products.aspose.com/imaging/net/conversion/cdr-...
  6. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...to disk in PNG format ImageIO . write ( image , "PNG" , new java... io . File ( "Thumbnail_out.png" )); Explore TEX Conversion Options...

    products.aspose.com/total/android-java/conversi...
  7. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...src='data:image/png;base64,{base64Image}' alt='Embedded PNG'/> </div>...pdfDocument; } } } TestBarcode.png (111 Bytes) 2025-03-24-04-43-43-Label...

    forum.aspose.com/t/distorted-barcode-generation...
  8. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...png’ for an example) In some cases...pictures ‘8 chart types on a topic.png’ for an example) Can you have...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  9. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"..."attachment;filename=filename.png") .body(out.toByteArray()).build();...

    docs.aspose.com/cad/java/getting-started/how-to...
  10. 将 HTML 转换为 BMP – C# 示例

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 BMP。在 C# 示例中考虑各种 HTML 到 BMP 的转换情况。尝试在线 HTML 转换器。...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF' 'PDF' 'MHTML' 'MD' 'XPS'...

    docs.aspose.com/html/zh/net/convert-html-to-bmp/