Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 48,525 for

bitmap

(0.06 sec)
  1. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/png-t...
  3. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or with Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...Vectorization involves converting bitmaps into mathematical curves and...Vectorizer supports a variety of bitmap formats, including JPEG, PNG...

    products.aspose.com/svg/python-net/vectorize-im...
  4. Vectorize PNG – Python code and Online Vectorizer

    Convert PNG to SVG online or with Python. Vectorize PNG, save PNG to SVG, and get all advantages of vector graphics!...Vectorization involves converting bitmaps into mathematical curves and...Vectorizer supports a variety of bitmap formats, including JPEG, JPG...

    products.aspose.com/svg/python-net/vectorize-im...
  5. Online IMAGE File Compression or Build Python A...

    Free online app to compress different IMAGE files. Python compression and archiving library code for IMAGE documents....Graphics) Compress BMP Files (Bitmap Image File) Compress CDR Files...DIB Files (Device Independent Bitmap) Compress DICOM Files (Digital...

    products.aspose.com/total/python-net/compress/i...
  6. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX 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/pptx...
  7. Merge Images in Python | products.aspose.com

    Merge image to image in Python. Use Python library API to combine images... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/ima...
  8. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert GLTF to BMP via Python | products.aspos...

    Sample code for GLTF to BMP conversion. Use API example code for batch GLTF files to BMP conversion....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/cad/python-net/conversion/g...
  10. Creating Lollipop Font drawing|Documentation

    Creating Lollipop Font drawing with Aspose.Drawing .NET (C#) 2d graphic library...letters Initially, generate a bitmap graphic with dimensions of..."nuts" and crop the resulting bitmap using the widest stroke. Drawing...

    docs.aspose.com/drawing/net/showcases/lollipop-...