Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 52,308 for

bitmap

(1.07 sec)
  1. Saving Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Android...labels to a file, stream, or a bitmap). These options are discussed...public method save . Saving as Bitmap Aspose.BarCode for Android...

    docs.aspose.com/barcode/androidjava/barcode-ima...
  2. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via Java...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap). These options are discussed...

    docs.aspose.com/barcode/python-java/save-barcod...
  3. 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-...
  4. 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-...
  5. Aspose::Words::Fields::FieldLink::get_InsertAsB...

    Aspose::Words::Fields::FieldLink::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDde::get_InsertAsBi...

    Aspose::Words::Fields::FieldDde::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the spose.OCR for Python via .NET recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...For example, 2x2 pixels color bitmap is represented as the following...

    docs.aspose.com/ocr/python-net/ocrinput/image-b...
  8. Merge JPG to PDF in Python | products.aspose.com

    Merge JPG to PDF in Python. Use Python library API to combine JPG and PDF... Bitmap( "image1.jpg" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.jpg" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/jpg...
  9. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/ppt-...
  10. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...MemoryStream(tmpBytes); Bitmap b = new Bitmap(mystream); // Set margins...

    forum.aspose.com/t/images-conversion-without-bo...