Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 52,357 for

bitmap

(0.36 sec)
  1. 使用 Java API 解决方案将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 BMP 转 EPS 功能。...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/zh/java/convert/bmp-to-eps/
  2. Convert POTX to BMP using C# | products.aspose.com

    Sample code for POTX to BMP C# conversion. Use API example code for batch POTX files to BMP conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potx-...
  3. Convert PPTM to BMP using C# | products.aspose.com

    Sample code for PPTM to BMP C# conversion. Use API example code for batch PPTM files to BMP conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pptm-...
  4. Convert ICO to SVG – C# code and Online Vectorizer

    Vectorize Bitmap online or in C#. Convert ICO to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!... TIFF, WEBP, XBM and other bitmap formats. It offers various...options for preprocessing bitmaps before saving them to SVG format...

    products.aspose.com/svg/net/vectorization/ico-t...
  5. Multi page Tiff to PDF Conversion show blank pa...

    using (Aspose.Drawing.Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream)) { Aspose.Drawing.Imaging.FrameDimension Dimension = new Aspose.Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int FrameCount…...Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream))...Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int...

    forum.aspose.com/t/multi-page-tiff-to-pdf-conve...
  6. Barcode Generation|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....barcode images (stream, file, or bitmap) using different output image...

    docs.aspose.com/barcode/phpjava/generate-barcodes/
  7. Public API Changes in Aspose.3D 1.7.0|Documenta...

    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.... Bitmap bitmap ) public void Render ( Aspose...camera , System . Drawing . Bitmap bitmap , Aspose . ThreeD . ImageRenderOptions...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Deskewing a scanned image|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....issue on scanned files (ie, bitmap) so deskewed images will have...

    docs.aspose.com/imaging/net/deskewing-a-scanned...
  9. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Bitmap from image file. Create the...100. 0f ); 22 23 //Create a Bitmap object from image file 24 {...

    docs.aspose.com/page/cpp/ps/working-with-images/
  10. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric shapes, text, and images with System.Drawing compatible API in C# and .NET applications....Clipping in C# How to Create a Bitmap in C# How to Add Text to a...

    kb.aspose.com/drawing/net/