Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 51,673 for

bitmap

(0.13 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....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/java/convert/gif-to-eps/
  2. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....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/java/convert/png-to-eps/
  3. Working with 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.... VSDX ); Import Bitmap Image as a Visio Shape Aspose...allows developers to import a bitmap image as a Microsoft Visio...

    docs.aspose.com/diagram/java/working-with-images/
  4. Convert JPG to SVG – C# code and Online Vectorizer

    JPG to vector online or in C#. Vectorize JPG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...ICO, GIF, TIFF, XBM and other bitmap formats. The output image is...the process of converting bitmaps into vector graphics – Bezier...

    products.aspose.com/svg/net/vectorization/jpg-t...
  5. 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...
  6. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/net/extract-table-from-exis...
  7. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....h> #include <drawing/bitmap.h> #include <drawing/graphics...auto bitmap = MakeObject < System :: Drawing :: Bitmap > ( (...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...
  8. Convert POT to BMP using C# | products.aspose.com

    Sample code for POT to BMP C# conversion. Use API example code for batch POT 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/pot-t...
  9. Convert POT to GIF using Java | products.aspose...

    Sample Java conversion code for POT format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF 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 HTML (Hyper Text...

    products.aspose.com/slides/java/conversion/pot-...
  10. Convert PPSM to GIF using Java | products.aspos...

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

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