Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 281,526 for

image

(1.39 sec)
  1. Convert PPTM to PNG using Java | products.aspos...

    Sample Java conversion code for PPTM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pptm...
  2. Convert PPSX to GIF using Java | products.aspos...

    Sample Java conversion code for PPSX format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/ppsx...
  3. Convert POTX to GIF using Java | products.aspos...

    Sample Java conversion code for POTX format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/potx...
  4. Convert PPTM to GIF using Java | products.aspos...

    Sample Java conversion code for PPTM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pptm...
  5. Convert PPTX to PNG using Java | products.aspos...

    Sample Java conversion code for PPTX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pptx...
  6. Convert PPSX to PNG using Java | products.aspos...

    Sample Java conversion code for PPSX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/ppsx...
  7. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET....convert your worksheet into an image or save your workbook to PDF...the Shape.to_image() method. The following image is the output...

    docs.aspose.com/cells/python-net/rendering-time...
  8. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR for Python via .NET engine will look for....automatically identified from an image using the built-in Aspose.OCR...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/characters-white...
  9. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside Images....with its coordinates in each image. Property Type Description Characters...int Sequence number of the image on the page. When working with...

    docs.aspose.com/ocr/net/image-regions-character...
  10. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...加载图像并将其添加到演示文稿的图像集合中 IImage image = Images . FromFile ( "aspose-logo...ppImage = pres . Images . AddImage ( image ); image . Dispose ();...

    docs.aspose.com/slides/zh/net/picture-frame/