Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 50,647 for

bitmap

(0.11 sec)
  1. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python 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/python-java/convers...
  2. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image files to JPGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/image...
  3. Convert VSD to BMP via Python | products.aspose...

    Sample Python conversion code for VSD format to BMP file. Use this example code to convert VSD to BMP within any Python 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/python-net/conversi...
  4. Convert Visio to Image via Java | products.aspo...

    Sample Java code for Converting Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Web or Desktop Java 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/java/conversion/vis...
  5. View DIB images via Python | products.aspose.com

    Try our On-Premise document APIs to View DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/python-net/viewer/dib/
  6. Convert PPTX to GIF using C# | products.aspose.com

    Sample code for PPTX to GIF C# conversion. Use API example code for batch PPTX 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/pptx-...
  7. | Aspose

    Sample code for BMP to PDF Java conversion. Use API example code for batch BMP files to PDF conversion within any Web or Desktop Java 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/ocr/java/conversion/bmp-to-...
  8. | Aspose

    Sample code for BMP to DOCX Java conversion. Use API example code for batch BMP files to DOCX conversion within any Web or Desktop Java 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/ocr/cpp/conversion/bmp-to-d...
  9. | Aspose

    Sample code for BMP to JSON Java conversion. Use API example code for batch BMP files to JSON conversion within any Web or Desktop Java 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/ocr/java/conversion/bmp-to-...
  10. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…... Bitmap bitmap = sr.ToImage(0); shape.Width = bitmap.Width;...manzoor: Bitmap bitmap = sr.ToImage(0); shape.Width = bitmap.Width;...

    forum.aspose.com/t/ole-excel-object-size-is-cha...