Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 50,647 for

bitmap

(0.05 sec)
  1. Convert EPS to BMP via Java | products.aspose.com

    Sample code for EPS to BMP Java conversion. Use API example code for batch EPS files to BMP conversion within any Web or Desktop Java based application.... EPS files may include a bitmap preview image encapsulated...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/java/conversion/eps...
  2. Manipulating PNG 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....compression format for transmitting a bitmap over networks. When you save...single pixel in a bitmap image. Like all other bitmap formats, PNG...

    docs.aspose.com/psd/java/manipulating-png-images/
  3. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  4. Convert BMP to JSON via C# | Aspose

    Sample code for BMP to JSON C# conversion. Use API example code for batch BMP files to JSON conversion within VB.NET, Asp.NET or any .NET 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/ocr/net/conversion/bmp-to-j...
  5. Convert BMP to DOCX via C# | Aspose

    Sample code for BMP to DOCX C# conversion. Use API example code for batch BMP files to DOCX conversion within VB.NET, Asp.NET or any .NET 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/ocr/net/conversion/bmp-to-d...
  6. Convert BMP to XLSX via C# | Aspose

    Sample code for BMP to XLSX C# conversion. Use API example code for batch BMP files to XLSX conversion within VB.NET, Asp.NET or any .NET 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/ocr/net/conversion/bmp-to-x...
  7. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and a string for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  8. Convert PNG to EPS using Python

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using Bitmap objects and strings for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/png-to-...
  9. Convert POT to PNG using C++ application | prod...

    Sample C++ conversion code for POT document to PNG format. Use example code for batch POT to PNG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. POT TO BMP (Bitmap Image) POT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/pot-t...
  10. Convert PPSX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPSX document to JPEG format. Use example code for batch PPSX to JPEG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. PPSX TO BMP (Bitmap Image) PPSX TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/ppsx-...