Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 51,749 for

bitmap

(0.28 sec)
  1. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/java/convers...
  2. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  3. Convert PDF to Image in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...image file, a stream, or a bitmap. Supported image formats for...multiple barcode types from a bitmap image var reader = new BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  6. Convert JPG to PNG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/jpg-t...
  7. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples.... Convert Slides to Bitmaps and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/java/convert-slide/
  8. Merge Image to PDF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...
  9. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF... Bitmap( "image1.tiff" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.tiff" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/tif...
  10. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/png...