Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 51,749 for

bitmap

(0.42 sec)
  1. Compress EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to compress EPS files on Java Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/compress/eps/
  2. Convert BMP to SVGZ via Java | products.aspose.com

    Sample code for BMP to SVGZ Java conversion. Use API example code for batch BMP files to SVGZ conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/bmp...
  3. 使用 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/
  4. 使用 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/
  5. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....GetFrame method will return a Bitmap that corresponds to the animation...< System :: Drawing :: Bitmap > bitmap = animationPlayer -> GetFrame...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...Location = textlocation; Bitmap image = barcodeGenerator.G...CodeLocation = textlocation; Bitmap image = barcodeGenerator.BarCodeImage;...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  7. Vectorize BMP – Python code and Online Vectorizer

    Convert BMP to SVG online or in Python with Aspose.SVG. Vectorize BMP images to enjoy the benefits of vector graphics. Try Online Image Vectorizer....Vectorization involves replacing bitmaps with mathematical curves and...Vectorizer supports a variety of bitmap formats, including JPEG, PNG...

    products.aspose.com/svg/python-net/vectorize-im...
  8. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... Bitmap ( "bullets.png" ) pp_image...shape, and exporting it as a bitmap image. These approaches allow...

    docs.aspose.com/slides/python-net/manage-paragr...
  9. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert BMP image to EPS from Bitmap object to file. 2 3 // Create..."input.bmp" )); 8 // Save BMP bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  10. Convert PPSX to PNG using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/ppsx...