Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 52,325 for

bitmap

(0.73 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. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...CubeFaceData<Bitmap> //CubeFaceData<Bitmap> bitmaps = new CubeFaceData<Bitmap>();...CubeFaceData<Bitmap>(); //cubemap.Save(bitmaps); //bitmaps.Back.Save("back...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  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. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Python via .NET...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-net/save-barcode...
  5. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples.... Convert Slides to Bitmaps and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/androidjava/convert-slide/
  6. Convert Presentation Slides to Images in PHP|As...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for PHP via Java — fast, high-quality rendering with clear code examples.... Convert Slides to Bitmaps and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/php-java/convert-slide/
  7. Convert Presentation Slides to Images in C++|As...

    Convert slides from PPT, PPTX and ODP to images in C++ using Aspose.Slides—fast, high-quality rendering with clear code examples.... A Bitmap is an object that allows you... etc.). Convert Slides to Bitmaps and Save the Images in PNG...

    docs.aspose.com/slides/cpp/convert-slide/
  8. Aspose.Drawing Product Family

    Find answers about creating and processing 2D drawings similar to GDI+ which works on all platforms....Pentagon using C# Create a Bitmap in Java Scale Image in Java...Clipping in C# How to Create a Bitmap in C# How to Add Text to a...

    kb.aspose.com/drawing/
  9. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/net/supported-file-form...
  10. 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/cpp/convert/bmp-to-eps/