Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 129,975 for

presentations

(0.28 sec)
  1. Convert POT to PNG using Java | products.aspose...

    Sample Java conversion code for POT format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pot-...
  2. Convert POT to BMP using Java | products.aspose...

    Sample Java conversion code for POT format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pot-...
  3. Convert POTM to BMP using Java | products.aspos...

    Sample Java conversion code for POTM format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/potm...
  4. أضف علامة مائية إلى ODP ملفات العروض التقديمية ...

    C++ شفرة المصدر لإضافة العلامة المائية إلى العرض التقديمي ODP....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/ar/cpp/watermark/odp/
  5. Convert PPT to BMP using Java | products.aspose...

    Sample Java conversion code for PPT format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppt-...
  6. Convert PPSX to JPEG using Java | products.aspo...

    Sample Java conversion code for PPSX format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppsx...
  7. เพิ่มลายน้ำให้กับไฟล์นำเสนอ PPT โดยใช้ C++ | pr...

    ซอร์สโค้ด C++ สำหรับเพิ่มลายน้ำในงานนำเสนอ PPT...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/th/cpp/watermark/ppt/
  8. Android で PDF または HTML からプレゼンテーションをインポート|Aspose...

    Aspose.Slides for Android を使用した Java で、PDF および HTML ドキュメントを PowerPoint および OpenDocument のプレゼンテーションにシームレスかつ高性能にスライド処理できます。... Presentation クラスのインスタンスを作成します。 addFromPdf()...への変換を示しています: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/ja/androidjava/import-pr...
  9. Многопоточность в Aspose.Slides для .NET|Докуме...

    Многопоточность Aspose.Slides для .NET ускоряет обработку PowerPoint и OpenDocument. Узнайте лучшие практики для эффективных рабочих процессов с презентациями....использовать один экземпляр Presentation в многопоточной среде, поскольку...клонирование экземпляра класса Presentation в нескольких потоках не...

    docs.aspose.com/slides/ru/net/multithreading/
  10. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个简单的内存图像。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...