Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 129,926 for

presentations

(0.25 sec)
  1. Convert POTX to TIFF in Python | products.aspos...

    Sample code for POTX to TIFF Python conversion. Use PowerPoint Python API for batch conversion POTX files to TIFF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPSM to ODP in Python | products.aspose...

    Sample code for PPSM to ODP Python conversion. Use PowerPoint Python API for batch conversion PPSM files to ODP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert POT to POTX in Python | products.aspose...

    Sample code for POT to POTX Python conversion. Use PowerPoint Python API for batch conversion POT files to POTX files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PPTX to POT in Python | products.aspose...

    Sample code for PPTX to POT Python conversion. Use PowerPoint Python API for batch conversion PPTX files to POT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PPTX to PPT in Python | products.aspose...

    Sample code for PPTX to PPT Python conversion. Use PowerPoint Python API for batch conversion PPTX files to PPT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Архів

    Архів...Спочатку використовуйте клас Presentation, щоб завантажити або створити...призначте його властивості Presentation.vbaproject. Після цього...

    blog.aspose.com/uk/slides/work-with-vba-macros-...
  7. PowerPoint-Formen formatieren in .NET|Aspose.Sl...

    Erfahren Sie, wie Sie PowerPoint-Formen in C# mit Aspose.Slides formatieren—Füll-, Linien- und Effektstile für PPT- und PPTX-Dateien präzise und vollständig steuern....Erstellen Sie eine Instanz der Presentation -Klasse. Rufen Sie eine...// Instanziieren Sie die Presentation-Klasse, die eine Präsentationsdatei...

    docs.aspose.com/slides/de/net/shape-formatting/
  8. Odblokuj pliki prezentacji PPTX za pomocą C++ |...

    Kod źródłowy C++ usuwający ochronę z prezentacji PPTX....auto presentation = System :: MakeObject < Presentation > ( u..."pres.pptx" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/pl/cpp/unlock/pptx/
  9. 使用 C++ 保護 PPTX 演示文件 | products.aspose.com

    C++ 源代碼保護 PPTX 演示。...auto presentation = System :: MakeObject < Presentation > ( u...u "pres.pptx" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/zh-hant/cpp/protect/...
  10. Ontgrendel PPT presentatiebestanden met C++ | p...

    C++ broncode om de beveiliging van PPT Presentatie te verwijderen....auto presentation = System :: MakeObject < Presentation > ( u..."pres.ppt" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/nl/cpp/unlock/ppt/