Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 50,086 for

bitmap

(0.05 sec)
  1. Dynamically Display Barcodes in Table|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Resolution = 300 Dim bitmap As System . Drawing . Bitmap = builder . ...System . IO . MemoryStream bitmap . Save ( ms , System . Drawing...

    docs.aspose.com/barcode/reportingservices/dynam...
  2. Convert OTP to PNG using C++ application | prod...

    Sample C++ conversion code for OTP document to PNG format. Use example code for batch OTP to PNG 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...
  3. Convert TIFF to JPEG using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/tiff-...
  4. Convert PPS to PNG using C++ application | prod...

    Sample C++ conversion code for PPS document to PNG format. Use example code for batch PPS to PNG 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...
  5. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP to PNG 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...
  6. Convert PPTX to JPEG using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/pptx-...
  7. Convert PPSX to PNG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert XML to PNG using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/xml-t...
  9. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...shape, and exporting it as a bitmap image. These approaches allow...is then redrawn onto a new bitmap image, which is saved in PNG...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/ppt-...