Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 51,671 for

bitmap

(0.27 sec)
  1. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. POT TO BMP (Bitmap Image) POT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pot-...
  2. Supported Image Formats|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....Network Graphics Image BMP Bitmap Image File GIF Graphical Interchange...

    docs.aspose.com/barcode/phpjava/image-formats/
  3. Ինչպես ստեղծել անիմացիոն GIF Java-ում

    Այս արագ ձեռնարկը նախատեսված է ուղղորդելու, թե ինչպես ստեղծել անիմացիոն GIF Java-ում: Օգտագործելով Java GIF-ի ստեղծումը բացատրվում է ավելի հեշտ եղանակով՝ մանրամասն քայլերի և գործարկվող Java կոդի օգնությամբ:...օրինակ՝ Bitmap-ը PNG-ի փոխակերպելը, տես ինչպես փոխարկել Bitmap-ը PNG-ի...

    kb.aspose.com/hy/imaging/java/how-to-create-ani...
  4. Convert Type3 font to TrueType | Java API Solution

    Type3 to TTF font conversion with Aspose.Page API solution for Java is reflected here. Learn more with the included code snippets....Type 3 fonts can incorporate bitmap images and other graphical...ideal for creative projects. Bitmap Support : One of the standout...

    docs.aspose.com/page/java/type3-to-ttf/
  5. Develop custom libraries using Aspose.Barcode f...

    How to develop custom libraries using Aspose.Barcode for multiple .Net versions in the same project...BarcodeHelper { public static Bitmap GenerateCode128Barco ( string...void Main ( string [] args ) { Bitmap bmp = BarcodeHelper . GenerateCode128Barco...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  6. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....GetFrame method then returns a Bitmap representing the animation...initial animation state. Bitmap bitmap = animationPlayer . GetFrame...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Online EMF File Compression or Build Python App...

    Free online app to compress different EMF files. Python archiving library code for EMF documents....Graphics) Compress BMP Files (Bitmap Image File) Compress CDR Files...DIB Files (Device Independent Bitmap) Compress DICOM Files (Digital...

    products.aspose.com/total/python-net/compress/emf/
  8. 使用 Java API 解决方案将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 PNG 到 EPS 的转换功能。...Convert PNG image to EPS from Bitmap object to file. 2 3 // Create..."input.png" )); 8 // Save PNG bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/png-to-eps/
  9. 使用 Java API 解决方案将 GIF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 GIF 转 EPS 功能。...Convert GIF image to EPS from Bitmap object to file. 2 3 // Create..."input.gif" )); 8 // Save GIF bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/gif-to-eps/
  10. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...static Bitmap DrawErrorImage ( Exception error ) { Bitmap bmp =...= new Bitmap ( 100 , 100 ); using ( Graphics grf = Graphics ...

    docs.aspose.com/barcode/net/how-to-create-custo...