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

image scale

(0.09 sec)
  1. 記録

    記録...Javaを使用してDWG/DXFのキャンバスサイズをPDFに設定 CADでのAuto-ScalingからJavaでのPDFへ CADの背景と描画色をPDFに設定...Javaを使用してDWGまたはDXFファイルをPDFに変換する手順です。 Image クラスを使用してDWGまたはDXFファイルをロードします。...

    blog.aspose.com/ja/cad/convert-dwg-and-dxf-to-p...
  2. C#을 통해 PPTX를 JPEG로 변환 | products.aspose.com

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

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

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

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

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

    PPTM에서 GIF C#으로 변환하기 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 PPTM 파일을 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...
  8. Converti PPT in JPEG tramite Java | products.as...

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

    products.aspose.com/slides/it/java/conversion/p...
  9. Converti ODP in JPEG tramite Java | products.as...

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

    products.aspose.com/slides/it/java/conversion/o...
  10. Converti PPT in GIF tramite Java | products.asp...

    Esempio di codice di conversione Java per il formato PPT in file GIF. Utilizzare questo codice di esempio per esportare presentazioni PowerPoint e OpenOffice in GIF all'interno di qualsiasi applicazione basata su Java Web o desktop....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/it/java/conversion/p...