Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 106,468 for

bitmap

(0.15 sec)
  1. GetFrame() | Aspose.Slides for C++ API Reference

    Get the current PresentationPlayer frame....SharedPtr < System :: Drawing :: Bitmap > Aspose :: Slides :: Export...Also Typedef SharedPtr Class Bitmap Class FrameTickEventArgs Namespace...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  2. ITextureCubemap | Aspose.3D for .NET API Reference

    ITextureCubemap ITextureCubemap interface Cube map texture public interface ITextureCubemap : ITextureUnit Methods Na......(CubeFaceData<Bitmap>) Save (CubeFace, Bitmap) Save the specified...Convert the texture unit to Bitmap instance See Also interface...

    reference.aspose.com/3d/net/aspose.threed.rende...
  3. How to set PDF page matching the image size? - ...

    Hello. I need to convert an image to PDF and I'd like to set page dimensions exactly matching the image size, so the PDF won't contain any margins. The solution should work for any image size. I checked several suggest…...Bottom = 0; var bitmap = new Bitmap (msOriginalData); section...PageHeight = bitmap.Height + 1; section.PageInfo.PageWidth = bitmap.Width;...

    forum.aspose.com/t/how-to-set-pdf-page-matching...
  4. EmfStretchMode | Aspose.Imaging for .NET API Re...

    EmfStretchMode EmfStretchMode enumeration The StretchMode enumeration is used to specify how color data is added to o......is added to or removed from bitmaps that are stretched or compressed...pixels. If the bitmap is a monochrome bitmap, this mode preserves...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....transparent image Create a bitmap and use it for creating a Graphics...to enable drawing Clear the bitmap and set its background to transparent...

    kb.aspose.com/drawing/net/create-transparent-im...
  6. EmfMaskBlt | Aspose.Imaging for .NET API Reference

    EmfMaskBlt Contents [ Hide ] EmfMaskBlt class The EMR_MASKBLT record specifies a block transfer of pixels from a sour......transfer of pixels from a source bitmap to a destination rectangle...application of a color mask bitmap, according to specified foreground...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Convert ODT to Images in Python | products.aspo...

    ODT to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...EMAIL (Bitmap Image File) Convert BMP to EML (Bitmap Image File)...to EMLX (Bitmap Image File) Convert BMP to ICS (Bitmap Image File)...

    products.aspose.com/total/python-net/conversion...
  8. Convert Slide|Aspose.Slides for Python Document...

    Convert PowerPoint slide to image (Bitmap, PNG, or JPG) in Python...First, convert the slide to a Bitmap first by using the get_image...About Bitmap and Other Image Formats In .NET, a Bitmap is an...

    docs.aspose.com/slides/python-net/convert-slide/
  9. Presentation | Aspose.Sildes for Python via .NE...

    Presentation Contents [ Hide ] Presentation class Represents a Microsoft PowerPoint presentation. The Presentation ty......uting) Returns a Thumbnail Bitmap objects for all slides of a...slides) Returns a Thumbnail Bitmap objects for specified slides...

    reference.aspose.com/slides/python-net/aspose.s...
  10. DrawImage | Aspose.Page for .NET API Reference

    DrawImage Device.DrawImage method Draws an image with assigned transform and background. public virtual void DrawImag......public virtual void DrawImage ( Bitmap image , Matrix transform ,...Parameter Type Description image Bitmap An image to be drawn. transform...

    reference.aspose.com/page/net/aspose.page/devic...