Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 127,400 for

presentations

(0.64 sec)
  1. Odblokuj pliki prezentacji ODP za pomocą Java |...

    Kod źródłowy Java usuwający ochronę z prezentacji ODP...."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/pl/java/unlock/odp/
  2. Odemkněte PPTX prezentační soubory pomocí Java ...

    Zdrojový kód Java pro odstranění ochrany z prezentace PPTX...."123123" ); Presentation presentation = new Presentation ( "pres...pptx" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/cs/java/unlock/pptx/
  3. Odblokuj pliki prezentacji PPT za pomocą Java |...

    Kod źródłowy Java usuwający ochronę z prezentacji PPT...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/pl/java/unlock/ppt/
  4. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish Presentations in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides.... TransitionType . FADE presentation . save ( "slide_transition...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Oldja fel a ODP prezentációs fájlokat a Java ha...

    Java forráskód a ODP prezentáció védelmének eltávolításához...."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/hu/java/unlock/odp/
  7. Ontgrendel PPT presentatiebestanden met Java | ...

    Java broncode om de beveiliging van PPT Presentatie te verwijderen...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/nl/java/unlock/ppt/
  8. Bescherm presentatiebestanden van ODP met Java ...

    Java broncode om ODP Presentatie te beschermen....met Java Presentation presentation = new Presentation ( "pres..."pres.odp" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/nl/java/protect/odp/
  9. Präsentation drucken|Aspose.Slides Dokumentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....eine Instanz der Klasse Presentation, um die zu druckende Präsentation...ohne Parameter auf, die vom Presentation‑Objekt bereitgestellt wird...

    docs.aspose.com/slides/de/net/print-the-present...
  10. إدارة ملاحظات العرض التقديمي في .NET|توثيق Aspo...

    خصّص ملاحظات العرض التقديمي باستخدام Aspose.Slides لـ .NET. اعمل بسلاسة مع ملاحظات PowerPoint وOpenDocument لتعزيز إنتاجيتك....إنشاء كائن Presentation يمثل ملف عرض تقديمي Presentation presentation...presentation = new Presentation ( dataDir + "AccessSlides.pptx" ); //...

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