Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 8,384 for

image scale

(0.14 sec)
  1. C#을 통해 PPSX를 PNG로 변환 | products.aspose.com

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

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

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

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

    PPT에서 GIF C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 PPT 파일을 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. 通過 Java 將 PPTX 轉換為 GIF | products.aspose.com

    PPTX 格式到 GIF 文件的示例 Java 轉換代碼。使用此示例代碼可在任何基於 Web 或桌面 Java 的應用程序中將 PowerPoint 和 OpenOffice 演示文稿導出為 GIF。...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/zh-hant/java/convers...
  7. 通過 Java 將 OTP 轉換為 PNG | products.aspose.com

    OTP 格式到 PNG 文件的示例 Java 轉換代碼。使用此示例代碼在任何基於 Web 或桌面 Java 的應用程序中將 PowerPoint 和 OpenOffice 演示文稿導出為 PNG。...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/zh-hant/java/convers...
  8. 通過 Java 將 POTM 轉換為 BMP | products.aspose.com

    POTM 格式到 BMP 文件的示例 Java 轉換代碼。使用此示例代碼將 PowerPoint 和 OpenOffice 演示文稿導出到任何基於 Web 或桌面 Java 的應用程序中的 BMP。...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/zh-hant/java/convers...
  9. 通過 Java 將 PPTX 轉換為 PNG | products.aspose.com

    PPTX 格式到 PNG 文件的示例 Java 轉換代碼。使用此示例代碼在任何基於 Web 或桌面 Java 的應用程序中將 PowerPoint 和 OpenOffice 演示文稿導出為 PNG。...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/zh-hant/java/convers...
  10. 通過 Java 將 PPSX 轉換為 BMP | products.aspose.com

    PPSX 格式到 BMP 文件的示例 Java 轉換代碼。使用此示例代碼將 PowerPoint 和 OpenOffice 演示文稿導出到任何基於 Web 或桌面 Java 的應用程序中的 BMP。...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/zh-hant/java/convers...