Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 11,150 for

scaling

(0.69 sec)
  1. C++ 응용 프로그램을 통해 OTP를 GIF로 변환 | products.aspose.com

    OTP 문서를 GIF 형식으로 변환하는 샘플 C++ 변환 코드. 모든 C++ 응용 프로그램 내에서 일괄 OTP에서 GIF로 변환하는 예제 코드를 사용합니다....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/ot...
  2. C++ 응용 프로그램을 통해 PPTM을 PNG로 변환 | products.aspose...

    PPTM 문서를 PNG 형식으로 변환하는 샘플 C++ 변환 코드. C++ 응용 프로그램 내에서 일괄 PPTM에서 PNG로 변환하는 예제 코드를 사용합니다....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/pp...
  3. C++ 응용 프로그램을 통해 TIFF를 GIF로 변환 | products.aspose...

    TIFF 문서를 GIF 형식으로 변환하는 샘플 C++ 변환 코드. C++ 응용 프로그램 내에서 일괄 TIFF에서 GIF로 변환하는 예제 코드를 사용합니다....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/ti...
  4. C++ 응용 프로그램을 통해 EMF를 BMP로 변환 | products.aspose.com

    EMF 문서를 BMP 형식으로 변환하는 샘플 C++ 변환 코드. 모든 C++ 애플리케이션 내에서 일괄 EMF에서 BMP로의 변환을 위한 예제 코드를 사용하십시오....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/em...
  5. C++ 응용 프로그램을 통해 PPS를 GIF로 변환 | products.aspose.com

    PPS 문서를 GIF 형식으로 변환하는 샘플 C++ 변환 코드. 모든 C++ 응용 프로그램 내에서 일괄 PPS에서 GIF로 변환하는 예제 코드를 사용합니다....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/pp...
  6. C++ 응용 프로그램을 통해 PPSM을 JPEG로 변환 | products.aspos...

    PPSM 문서를 JPEG 형식으로 변환하는 샘플 C++ 변환 코드. C++ 응용 프로그램 내에서 일괄 PPSM에서 JPEG로 변환하는 예제 코드를 사용합니다....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/pp...
  7. C++ 응용 프로그램을 통해 POTM을 GIF로 변환 | products.aspose...

    POTM 문서를 GIF 형식으로 변환하는 샘플 C++ 변환 코드. C++ 응용 프로그램 내에서 일괄 POTM에서 GIF로 변환하는 예제 코드를 사용합니다....desiredY = 800 ; // Getting scaled value of X and Y float ScaleX...desiredY; // Create a custom scale image auto bitmap = slide->GetThumbnail(ScaleX...

    products.aspose.com/slides/ko/cpp/conversion/po...
  8. Export TEX to PPSX in Android | products.aspose...

    Android API to Convert TEX to PPSX without using Microsoft Word...referenced slide on a specified scale. // instantiate a Presentation...get_Item ( 0 ); // create a full scale image BufferedImage image =...

    products.aspose.com/total/android-java/conversi...
  9. Convert JSON Format to PowerPoint via Java | pr...

    Parse JSON to PowerPoint in Java without using Microsoft PowerPoint...consistent presentations at scale. Key Use Cases Data-driven reports...Enterprise-wide presentation generation – Scale presentation production across...

    products.aspose.com/total/java/conversion/json-...
  10. Agregar marca de agua a PDF con C++|Documentation

    Aprende cómo agregar marcas de agua de texto e imagen a archivos PDF al renderizar usando Aspose.Cells con C++....6f ); // Specify the scale to page (e.g., 100, 50) in percent...SetOpacity ( 0.6f ); // Specify the scale to page (e.g., 100, 50) in percent...

    docs.aspose.com/cells/es/cpp/add-watermark-to-pdf/