Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 50,647 for

bitmap

(0.16 sec)
  1. Merge Image to BMP in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...
  2. Գծեր նկարել C#-ով

    Այս կարճ հոդվածը նկարագրում է, թե ինչպես գծեր նկարել C#-ով: Այն ներառում է IDE կարգավորումները, քայլ առ քայլ ծրագիրի հոսքը և աշխատունակ կոդի օրինակ՝ C#-ով հեշտ գծեր նկարելու համար:...Drawing գծեր նկարելու համար Սկսեք Bitmap դասի օրինակ՝ կարգավորելով պիքսելային...պահանջվող լայնության և բարձրության bitmap ստեղծմամբ, ապա այնուհետև (x...

    kb.aspose.com/hy/drawing/net/draw-lines-in-csharp/
  3. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  4. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Create Bitmap from image file. Create the...//Create bitmap from translucent image file 17 using (Bitmap image...

    docs.aspose.com/page/net/ps/working-with-transp...
  5. Convert AI to BMP via C# | products.aspose.com

    Sample code for AI to BMP C# conversion. Use API example code for batch AI files to BMP conversion within 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/psd/ai-to-bmp/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Shape: public Bitmap GetThumbnail() public Bitmap GetThumbnail...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Convert POT to JPEG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pot-t...
  8. Convert ODP to GIF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/odp-t...
  9. Convert PPT to GIF using C++ application | prod...

    Sample C++ conversion code for PPT document to GIF format. Use example code for batch PPT to GIF 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...
  10. Convert PPS to JPEG using C++ application | pro...

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

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