Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 8,432 for

image scale

(0.28 sec)
  1. Konvertera POTX till PNG via Java | products.as...

    Exempel på Java-konverteringskod för POTX-format till PNG-fil. Använd den här exempelkoden för att exportera PowerPoint- och OpenOffice-presentationer till PNG inom alla Java-baserade webb- eller skrivbordsapplikationer....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/sv/java/conversion/p...
  2. Konvertálja az OTP-t PNG-re Java segítségével |...

    Minta Java konverziós kód az OTP formátumhoz PNG fájllá. Ezzel a példakóddal PowerPoint és OpenOffice prezentációkat exportálhat PNG formátumba bármely webes vagy asztali Java alapú alkalmazáson belül....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/hu/java/conversion/o...
  3. C#을 통해 ODP를 JPEG로 변환 | products.aspose.com

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

    products.aspose.com/slides/ko/net/conversion/od...
  4. C#을 통해 POT을 BMP로 변환 | products.aspose.com

    POT에서 BMP C#으로의 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 POT 파일을 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/po...
  5. C#을 통해 PPS를 GIF로 변환 | products.aspose.com

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

    products.aspose.com/slides/ko/net/conversion/pp...
  6. C#을 통해 POT을 PNG로 변환 | products.aspose.com

    POT에서 PNG C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 배치 POT 파일을 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/po...
  7. C#을 통해 PPT를 PNG로 변환 | products.aspose.com

    PPT에서 PNG C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 .NET 기반 응용 프로그램 내에서 배치 PPT 파일을 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...
  8. C#을 통해 PPTX를 GIF로 변환 | products.aspose.com

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

    products.aspose.com/slides/ko/net/conversion/pp...
  9. C#을 통해 ODP를 PNG로 변환 | products.aspose.com

    ODP를 PNG C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 배치 ODP 파일을 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/od...
  10. Procurar

    Procurar...docx") # set output image format options = aw.saving.ImageSaveOptions(aw...pages and convert them to PNG images for pageNumber in range(doc...

    blog.aspose.com/pt/words/convert-word-to-png-jp...