Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 50,290 for

bitmap

(0.07 sec)
  1. Aspose::Words::Fields::FieldLink::get_InsertAsB...

    Aspose::Words::Fields::FieldLink::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldDde::get_InsertAsBi...

    Aspose::Words::Fields::FieldDde::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图... Bitmap )) { Bitmap pdfBitmap = ( Bitmap ) clipboardData...clipboardData . GetData ( DataFormats . Bitmap ); int thumbnailWidth = 45...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  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 OTP to GIF using C# | products.aspose.com

    Sample code for OTP to GIF C# conversion. Use API example code for batch OTP files to GIF 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/otp-t...
  6. Convert Visio to IMAGE via C# | products.aspose...

    Convert Visio to IMAGE format in C# code. Save Visio as IMAGE using VB.NET, Asp.NET or any .NET based application.....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/diagram/net/conversion/visi...
  7. FieldDdeAuto.insertAsBitmap property | Aspose.W...

    FieldDdeAuto.insertAsBitmap property. Gets or sets whether to insert the linked object as a Bitmap....insert the linked object as a bitmap. get insertAsBitmap () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PPT to PNG using C++ application | prod...

    Sample C++ conversion code for PPT document to PNG format. Use example code for batch PPT to PNG conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. PPT TO BMP (Bitmap Image) PPT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...listed below. POTX TO BMP (Bitmap Image) POTX TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/potx-...
  10. Convert OTP to GIF using C++ application | prod...

    Sample C++ conversion code for OTP document to GIF format. Use example code for batch OTP to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. OTP TO BMP (Bitmap Image) OTP TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/otp-t...