Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 50,651 for

bitmap

(0.12 sec)
  1. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Bitmap image = new Bitmap (( int ) control ...changing substitute Bitmap image = new Bitmap (( int ) control ...

    docs.aspose.com/slides/net/activex/
  2. Aspose 中的公共 API 更改。3D 1.7.0|Documentation

    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.... Bitmap bitmap ) public void Render ( Aspose...camera , System . Drawing . Bitmap bitmap , Aspose . ThreeD . ImageRenderOptions...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Convert BMP to GIF via Java | products.aspose.com

    Sample code for BMP to GIF Java conversion. Use API example code for batch BMP files to GIF 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/imaging/java/conversion/bmp...
  4. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…... I’m doing OCR on a Bitmap saved to a memory stream. The...own source) using var bitmap = new Bitmap("sample.png"); using...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  5. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Bitmap from image file. Create the...100. 0f ); 22 23 //Create a Bitmap object from image file 24 {...

    docs.aspose.com/page/cpp/ps/working-with-images/
  6. Export MSG to WORD via Java | products.aspose.com

    Java API to Convert MSG to WORD without using Microsoft Word or Outlook...with Java Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/java/conversion/msg-t...
  7. Convert PPTM to BMP using C++ application | pro...

    Sample C++ conversion code for PPTM document to BMP format. Use example code for batch PPTM to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pptm-...
  8. Convert PPSX to BMP using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/ppsx-...
  9. Convert POTM to BMP using C++ application | pro...

    Sample C++ conversion code for POTM document to BMP format. Use example code for batch POTM to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/potm-...
  10. Convert XML to BMP using C++ application | prod...

    Sample C++ conversion code for XML document to BMP format. Use example code for batch XML to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

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