Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 51,749 for

bitmap

(0.24 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Node.js via C++.... Bitmap ( .BMP ) Bitmap image file. Archive...

    docs.aspose.com/ocr/nodejs-cpp/supported-file-f...
  2. Convert BMP to EPS using Python

    BMP 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 object and string for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  3. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....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/net/aspose.words.sav...
  4. Text Rendering using Type1 Font | .NET

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

    docs.aspose.com/font/net/text-rendering-type1-f...
  5. Convert EMF to EPS using Python

    EMF 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 object and string for saving...assigned by aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/emf-to-...
  6. Merge JPG Images in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/jpg...
  7. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  8. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/pptx-...
  9. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  10. Add Image to Image via .NET | products.aspose.com

    Add image to existing image Bitmaps using Aspose.Drawing graphic library for .NET (C#)...Image using C# Upgrade Your Bitmaps: Incorporate Images with .NET...Free Trial Adding Images to Bitmap with Aspose.Drawing library...

    products.aspose.com/drawing/net/edit-image/add-...