Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 236 for

3d thumbnail

(0.06 sec)
  1. Modern API|Aspose.Slides Documentation

    Modern API...dispose (); } Getting a slide thumbnail Code using a deprecated API:...dispose (); } Getting a shape thumbnail Code using a deprecated API:...

    docs.aspose.com/slides/androidjava/modern-api/
  2. Export CGM to PPSX in Android | products.aspose...

    Android API to Convert CGM to PPSX without using Microsoft Word...format used for storing 2D and 3D drawings. It is widely used in...SaveFormat . Pptx ); Create Thumbnail Image of PPSX File in Android...

    products.aspose.com/total/android-java/conversi...
  3. Get XMP metadata from EPS file using .NET

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....3D Product Solution Aspose.HTML...Aspose.CAD Product Solution Aspose.3D Product Solution Aspose.HTML...

    docs.aspose.com/page/net/xmp-metadata/get/
  4. Get XMP metadata from EPS file using C++

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here....3D Product Solution Aspose.HTML...Aspose.CAD Product Solution Aspose.3D Product Solution Aspose.HTML...

    docs.aspose.com/page/cpp/xmp-metadata/get/
  5. How to Convert Visio to JPG in C#

    This tutorial includes the information about the process to convert Visio to JPG in C#. It explains the steps as well as a runnable sample code snippet is provided to export VSD to JPG in C#....3D Product Family Aspose.HTML Product...file contents or create a thumbnail for the input file depending...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  6. How to Convert Visio to JPG in Python

    This brief article covers the information about the process to convert Visio to JPG in Python. It encompasses the steps and a runnable code snippet to export VSDX or VSD to JPG in Python....3D Product Family Aspose.HTML Product...file contents or create a thumbnail according to your requirements...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  7. 现代 API|Aspose.Slides 文档

    现代 API...++) { try { BufferedImage thumbnail = bitmaps [ index ]; ImageIO...ImageIO . write ( thumbnail , "PNG" , new File ( "slide" + index...

    docs.aspose.com/slides/zh/java/modern-api/
  8. 现代API|Aspose.Slides for PHP 文档

    现代API...( $bitmaps )); $i ++ ) { $thumbnail = $bitmaps [ $i ]; $imageio...png" ); $imageio -> write ( $thumbnail , "PNG" , $javafile ); } $pres...

    docs.aspose.com/slides/zh/php-java/modern-api/
  9. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...3D Product Solution Aspose.HTML...Aspose.CAD Product Solution Aspose.3D Product Solution Aspose.HTML...

    docs.aspose.com/page/net/comparison-of-page-des...
  10. 现代 API|Aspose.Slides 文档

    现代 API... Bitmap thumbnail = bitmaps [ index ]; FileOutputStream..."slide" + index + ".png" ); thumbnail . compress ( android . graphics...

    docs.aspose.com/slides/zh/androidjava/modern-api/