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

image scale

(0.84 sec)
  1. Převést OTP na BMP přes Java | products.aspose.com

    Ukázka převodního kódu Java pro formát OTP na soubor BMP. Tento příklad kódu použijte k exportu prezentací PowerPoint a OpenOffice do BMP v rámci jakékoli webové nebo desktopové Java aplikace....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/cs/java/conversion/o...
  2. Převést OTP na GIF přes Java | products.aspose.com

    Ukázkový konverzní kód Java pro formát OTP na soubor GIF. Tento příklad kódu použijte k exportu prezentací PowerPoint a OpenOffice do formátu GIF v jakékoli webové nebo desktopové aplikaci založené na Javě....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/cs/java/conversion/o...
  3. Převést ODP na JPEG přes Java | products.aspose...

    Ukázkový konverzní kód Java pro formát ODP na soubor JPEG. Tento příklad kódu použijte k exportu prezentací PowerPoint a OpenOffice do formátu JPEG v jakékoli webové nebo desktopové aplikaci založené na Javě....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/cs/java/conversion/o...
  4. Arbeiten mit Ressourcenzuweisungen | Aspose.Tasks

    Diese Seite enthält Leitlinien zum Erstellen, Ändern und Löschen von Microsoft -Projektressourcenzuweisungen mithilfe von Aspose.Tasks für Java....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tasks/de/java/working-with-reso...
  5. Representación de fórmulas matemáticas LaTeX | C++

    En artículo se describe la Aspose.TeX para la representación de fórmulas matemáticas C++ LaTeX. Aquí encontrará ejemplos de código de la funcionalidad....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/es/cpp/latex-math-formula-r...
  6. C#을 통해 POTM을 PNG로 변환 | products.aspose.com

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

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

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

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

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