Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 6,834 for

image scale

(0.09 sec)
  1. قم بتحويل PPSX إلى BMP عبر Java | products.aspo...

    نموذج كود تحويل Java لتنسيق PPSX إلى ملف BMP. استخدم رمز المثال هذا لتصدير عروض PowerPoint & OpenOffice التقديمية إلى BMP داخل أي تطبيق يستند إلى Web أو Desktop Java....getSlides()) { // create a full scale image of each slide BufferedImage...".bmp" ); // save the slide image to disk ImageIO.write(bi, "bmp"...

    products.aspose.com/slides/ar/java/conversion/p...
  2. Konvertera ODP till GIF via Java | products.asp...

    Exempel på Java-konverteringskod för ODP-format till GIF-fil. Använd den här exempelkoden för att exportera PowerPoint- och OpenOffice-presentationer till GIF inom alla Java-baserade webb- eller skrivbordsapplikationer....getSlides()) { // create a full scale image of each slide BufferedImage...".gif" ); // save the slide image to disk ImageIO.write(bi, "gif"...

    products.aspose.com/slides/sv/java/conversion/o...
  3. تحويل PPSM إلى GIF عبر Java | products.aspose.com

    نموذج كود تحويل Java لتنسيق PPSM إلى ملف GIF. استخدم رمز المثال هذا لتصدير عروض PowerPoint & OpenOffice التقديمية إلى GIF داخل أي تطبيق يستند إلى Web أو Desktop Java....getSlides()) { // create a full scale image of each slide BufferedImage...".gif" ); // save the slide image to disk ImageIO.write(bi, "gif"...

    products.aspose.com/slides/ar/java/conversion/p...
  4. Converti PPTX in PNG tramite Java | products.as...

    Esempio di codice di conversione Java per il formato PPTX in file PNG. Utilizzare questo codice di esempio per esportare presentazioni PowerPoint e OpenOffice in PNG all'interno di qualsiasi applicazione basata su Java Web o desktop....getSlides()) { // create a full scale image of each slide BufferedImage...".png" ); // save the slide image to disk ImageIO.write(bi, "png"...

    products.aspose.com/slides/it/java/conversion/p...
  5. Converti ODP in PNG tramite Java | products.asp...

    Esempio di codice di conversione Java per il formato ODP in file PNG. Utilizzare questo codice di esempio per esportare presentazioni PowerPoint e OpenOffice in PNG all'interno di qualsiasi applicazione basata su Java Web o desktop....getSlides()) { // create a full scale image of each slide BufferedImage...".png" ); // save the slide image to disk ImageIO.write(bi, "png"...

    products.aspose.com/slides/it/java/conversion/o...
  6. Converti OTP in BMP tramite Java | products.asp...

    Esempio di codice di conversione Java per il formato OTP in file BMP. Utilizzare questo codice di esempio per esportare presentazioni PowerPoint e OpenOffice in BMP all'interno di qualsiasi applicazione basata su Java Web o desktop....getSlides()) { // create a full scale image of each slide BufferedImage...".bmp" ); // save the slide image to disk ImageIO.write(bi, "bmp"...

    products.aspose.com/slides/it/java/conversion/o...
  7. Konvertálja a PPT-t BMP-vé Java-n keresztül | p...

    Java konverziós kód minta PPT formátumhoz BMP fájllá. Ezzel a példakóddal exportálhat PowerPoint és OpenOffice prezentációkat BMP-be bármely webes vagy asztali Java alapú alkalmazáson belül....getSlides()) { // create a full scale image of each slide BufferedImage...".bmp" ); // save the slide image to disk ImageIO.write(bi, "bmp"...

    products.aspose.com/slides/hu/java/conversion/p...
  8. Konvertálja a PPS-t BMP-vé Java-n keresztül | p...

    Minta Java konverziós kód PPS formátumhoz BMP fájllá. Ezzel a példakóddal exportálhat PowerPoint és OpenOffice prezentációkat BMP-be bármely webes vagy asztali Java alapú alkalmazáson belül....getSlides()) { // create a full scale image of each slide BufferedImage...".bmp" ); // save the slide image to disk ImageIO.write(bi, "bmp"...

    products.aspose.com/slides/hu/java/conversion/p...
  9. C#을 통해 PPTM을 PNG로 변환 | products.aspose.com

    PPTM에서 PNG C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 배치 PPTM 파일을 PNG로 변환하는 API 예제 코드를 사용합니다....Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in PNG format bitmap...

    products.aspose.com/slides/ko/net/conversion/pp...
  10. C#을 통해 PPTX를 BMP로 변환 | products.aspose.com

    PPTX에서 BMP C#으로의 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 PPTX 파일을 BMP로 변환하는 API 예제 코드를 사용합니다....Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...GetThumbnail( 1f , 1f ); // save the image to disk in BMP format bitmap...

    products.aspose.com/slides/ko/net/conversion/pp...