Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 8,376 for

image scale

(0.17 sec)
  1. C#을 통해 POT을 GIF로 변환 | products.aspose.com

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

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

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

    PPSM을 JPEG C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 배치 PPSM 파일을 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/pp...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 通過 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...