Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 106,468 for

bitmap

(0.07 sec)
  1. FieldDdeAuto.SourceItem | Aspose.Words for .NET

    FieldDdeAuto SourceItem property. Gets or sets the portion of the source file thats being linked in C#.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.InsertAsText | Aspose.Words for .NET

    FieldLink InsertAsText property. Gets or sets whether to insert the linked object in textonly format in C#.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldLink.SourceItem | Aspose.Words for .NET

    FieldLink SourceItem property. Gets or sets the portion of the source file thats being linked in C#.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  4. EmfRecordType - Aspose.Imaging for Java - API R...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....transfer of pixels from a source bitmap to a destination rectangle...transfer of pixels from a source bitmap to a destination rectangle...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. PenType | Aspose.Drawing for .NET API Reference

    PenType PenType enumeration Specifies the type of fill a Pen object uses to fill lines. public enum PenType Values Na...... TextureFill 2 Specifies a bitmap texture fill. PathGradient...

    reference.aspose.com/drawing/net/system.drawing...
  6. UsageSrc | Aspose.Imaging for .NET API Reference

    UsageSrc EmfSetDiBitsToDevice.UsageSrc property Gets or sets a 32-bit unsigned integer that specifies how to interpre......the color table in the source bitmap header. This value MUST be...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. get_PixelFormat() | Aspose.Slides for C++ API R...

    Returns the pixel format of the Bitmap image....Returns the pixel format of the bitmap image. PixelFormat System ::...

    reference.aspose.com/slides/cpp/system.drawing....
  8. WmfSetStretchbltMode | Aspose.Imaging for .NET ...

    WmfSetStretchbltMode WmfSetStretchbltMode class The META_SETSTRETCHBLTMODE record defines the Bitmap stretching mode ......META_SETSTRETCHBLTMODE record defines the bitmap stretching mode in the playback...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. GraphicsOptions | Aspose.PSD for .NET API Refer...

    GraphicsOptions GraphicsOptions class Represents graphics options for embedded Bitmap. public class GraphicsOptions C......graphics options for embedded bitmap. public class GraphicsOptions...

    reference.aspose.com/psd/net/aspose.psd.imageop...
  10. JpegDevice.Process(document.Pages[1], "8899.jpg...

    Bitmap originalImage = new Bitmap("D:/test.jpg"); MemoryStream stream = new MemoryStream(); originalImage.Save(stream, ImageFormat.Bmp); Aspose.Pdf.Image myimage = new Aspose.Pdf.Ima…...2024, 10:17am 1 Bitmap originalImage = new Bitmap("D:/test.jpg");...

    forum.aspose.com/t/jpegdevice-process-document-...