Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 113,575 for

presentations

(0.06 sec)
  1. Convert OTP to PPTX using Java | products.aspos...

    Sample Java conversion code for OTP format to PPTX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPTX within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  2. Convert PPTM to POT using Java | products.aspos...

    Sample Java conversion code for PPTM format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pptm...
  3. Convert PPTM to POTM using Java | products.aspo...

    Sample Java conversion code for PPTM format to POTM file. Use this example code to export PowerPoint & OpenOffice Presentations to POTM within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pptm...
  4. Convert POT to PPTM using Java | products.aspos...

    Sample Java conversion code for POT format to PPTM file. Use this example code to export PowerPoint & OpenOffice Presentations to PPTM within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pot-...
  5. Convert ODP to SWF using Java | products.aspose...

    Sample Java conversion code for ODP format to SWF file. Use this example code to export PowerPoint & OpenOffice Presentations to SWF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/odp-...
  6. Переход между слайдами|Документация Aspose.Slides

    Добавьте переход между слайдами PowerPoint и эффекты перехода на C# или .NET...Создайте экземпляр класса Presentation . Примените тип перехода...Создайте экземпляр класса Presentation для загрузки исходного файла...

    docs.aspose.com/slides/ru/net/slide-transition/
  7. Installation|Aspose.Slides für Python Dokumenta...

    Installieren Sie Aspose.Slides für Python über .NET unter Windows oder macOS...Instantiates a Presentation object that represents a presentation file...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/de/python-net/installation/
  8. Dodaj znak wodny do PPT plików prezentacji za p...

    Kod źródłowy C++ do dodawania znaku wodnego do prezentacji PPT....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/pl/cpp/watermark/ppt/
  9. Watermerk toevoegen aan PPTX presentatiebestand...

    C++ broncode voor het toevoegen van watermerk aan PPTX presentatie....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/nl/cpp/watermark/pptx/
  10. دمج عروض PowerPoint PPT و PPTX باستخدام C#|وثائ...

    دمج أو تجميع عروض PowerPoint في C# أو .NET... كل كائن Presentation لديه مجموعة Slides ، لذا...التقديمية: using ( Presentation pres1 = new Presentation ( "pres1.pptx"...

    docs.aspose.com/slides/ar/net/merge-presentation/