Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 187,729 for

bmp

(0.65 sec)
  1. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....JPG, PNG, BMP are covered in these articles. Java BMP to EPS Java...PsSaveOptions(); 5 6 try { 7 BufferedImage bmp = ImageIO. read ( new java. io...

    docs.aspose.com/page/java/convert/gif-to-eps/
  2. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....PDF and Images including JPG, BMP, PNG, TIFF to build cross-platform...VDW to BMP VDX to PNG VSDM to JPEG VSD to TIFF VSDX to BMP VSSM...

    products.aspose.com/diagram/python-net/conversion/
  4. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from streams with options in C++....the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...the output format is an image (BMP, EMF, EPS, GIF, JPEG, PNG, or...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Java OCR Image To Text Conversion | Aspose

    Convert images to text within Java based OCR solution using Java OCR library....passing the image GIF, PNG, JPG, BMP etc with full path. It will automatically...</div> </div> </div> </div> BMP to TXT JPEG to TXT GIF to TXT...

    products.aspose.com/ocr/java/conversion/
  7. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, Bmp, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or Svg...SaveFormat Can be Tiff, Png, Bmp, Jpeg, Emf, EpsWebP or Svg format...

    reference.aspose.com/words/net/aspose.words.sav...
  8. C++ Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel Primavera and JPG PNG Bmp TIFF Images via C++ library....to HTML, Excel, PDF and PNG, BMP, JPG, TIFF Images to build C++...project data to images JPG, PNG, BMP, TIFF is simple, and API made...

    products.aspose.com/tasks/cpp/conversion/
  9. Drawing Images|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....Finally image is exported to BMP file format. The following code...Finally image is exported to BMP file format. The following code...

    docs.aspose.com/psd/java/drawing-images/
  10. Decode and encode texture using ImageSharp|Docu...

    Decode texture from image files using ImageSharp...texture , Stream stream ) { var bmp = ToBitmap ( texture ); var encoder...encoder = new T (); bmp . Save ( stream , encoder ); } } ///...

    docs.aspose.com/3d/net/decode-and-encode-textur...