Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 113,576 for

presentations

(0.09 sec)
  1. Convert POTM to POT using Java | products.aspos...

    Sample Java conversion code for POTM 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/potm...
  2. Convert POTM to OTP using Java | products.aspos...

    Sample Java conversion code for POTM format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP 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/potm...
  3. Convert POT to SWF using Java | products.aspose...

    Sample Java conversion code for POT 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/pot-...
  4. Convert PPS to XPS using Java | products.aspose...

    Sample Java conversion code for PPS format to XPS file. Use this example code to export PowerPoint & OpenOffice Presentations to XPS 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/pps-...
  5. Convert POTM to TIFF using Java | products.aspo...

    Sample Java conversion code for POTM format to TIFF file. Use this example code to export PowerPoint & OpenOffice Presentations to TIFF 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/potm...
  6. Convert POT to POTM using Java | products.aspos...

    Sample Java conversion code for POT 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/pot-...
  7. Přidat vodoznak do prezentačních souborů ODP po...

    Zdrojový kód C++ pro přidání vodoznaku do prezentace ODP....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/cs/cpp/watermark/odp/
  8. Vízjel hozzáadása a PPT prezentációs fájlokhoz ...

    C++ forráskód vízjel hozzáadásához a PPT prezentációhoz....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/hu/cpp/watermark/ppt/
  9. Vízjel hozzáadása a PPTX prezentációs fájlokhoz...

    C++ forráskód vízjel hozzáadásához a PPTX prezentációhoz....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/hu/cpp/watermark/pptx/
  10. Управление формой SmartArt|Документация Aspose....

    Управление SmartArt в презентациях PowerPoint на Python...Создайте экземпляр класса Presentation . Получите ссылку на слайд...презентации with slides . Presentation () as pres : # Доступ к...

    docs.aspose.com/slides/ru/python-net/manage-sma...