Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 106,640 for

bitmap

(0.33 sec)
  1. Embed image in a QR Code - Free Support Forum -...

    Is it possible to generate a QR Code with a logo/image embedded in the middle ? If yes, how can we do it ?...store it in a Bitmap using (System.Drawing.Bitmap barcode_1 = generator_1...logo/other image as Bitmap using (System.Drawing.Bitmap picture1 = (System...

    forum.aspose.com/t/embed-image-in-a-qr-code/269311
  2. System::Drawing::Imaging::BitmapData Class Refe...

    Public Member Functions | List of all members System::Drawing::Imaging::BitmapData Class Reference Inherits System::O......the first pixel data in the bitmap. More... ASPOSECPP_SHARED_API...Returns the pixel format of the bitmap image. More... ASPOSECPP_SHARED_API...

    reference.aspose.com/page/cpp/class/system.draw...
  3. Aspose::Words::Fields::FieldDdeAuto Class Refer...

    Implements the DDEAUTO field....Unicode, Html , Rtf , Picture , Bitmap }; void FieldLinkedObjects...ApiExamples::ExField::InsertLinkedObjectAs::Bitmap: field->set_InsertAsBitmap(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. GetPropertyItem | Aspose.Drawing for .NET API 参考

    GetPropertyItem Bitmap.GetPropertyItem method public override PropertyItem GetPropertyItem ( int propid ) 也可以看看 class......GetPropertyItem Bitmap.GetPropertyItem method public override...也可以看看 class PropertyItem class Bitmap 命名空间 Aspose.Drawing 部件 Aspose...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  5. SetPropertyItem | Aspose.Drawing for .NET API 参考

    SetPropertyItem Bitmap.SetPropertyItem method public override void SetPropertyItem ( PropertyItem propitem ) 也可以看看 cl......SetPropertyItem Bitmap.SetPropertyItem method public override...也可以看看 class PropertyItem class Bitmap 命名空间 Aspose.Drawing 部件 Aspose...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  6. PutImageData | Aspose.HTML for .NET API Reference

    Paints data from the given ImageData object onto the Bitmap. If a dirty rectangle is provided only the pixels from that rectangle are painted. This method is not affected by the canvas transformation matrix....given ImageData object onto the bitmap. If a dirty rectangle is provided...given ImageData object onto the bitmap. If a dirty rectangle is provided...

    reference.aspose.com/html/net/aspose.html.dom.c...
  7. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potx-...
  8. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pptx-...
  9. Convert POT to PNG using C# | products.aspose.com

    Sample code for POT to PNG C# conversion. Use API example code for batch POT files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pot-t...
  10. Merge Image to PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...