Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 129,693 for

presentations

(2.41 sec)
  1. Odemkněte PPTX prezentační soubory pomocí C++ |...

    Zdrojový kód C++ pro odstranění ochrany z prezentace PPTX....auto presentation = System :: MakeObject < Presentation > ( u..."pres.pptx" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/cs/cpp/unlock/pptx/
  2. Encre|Documentation d'Aspose.Slides pour Node.j...

    Travaillez avec l'encre dans Aspose.Slides for Node.js : dessinez, importez et modifiez les traits, ajustez la couleur et la largeur, et exportez vers PPT, PPTX et ODP à l'aide d'exemples....{ let presentation = new aspose . slides . Presentation ( "ink...pptx" ); try { let slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  3. Oldja fel a ODP prezentációs fájlokat a C++ has...

    C++ forráskód a ODP prezentáció védelmének eltávolításához....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/hu/cpp/unlock/odp/
  4. Bescherm presentatiebestanden van PPT met C++ |...

    C++ broncode om PPT Presentatie te beschermen....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.ppt" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/nl/cpp/protect/ppt/
  5. Bescherm presentatiebestanden van ODP met C++ |...

    C++ broncode om ODP Presentatie te beschermen....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.odp" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/nl/cpp/protect/odp/
  6. Archiv

    Archiv...PowerPoint pomocí třídy Presentation . Vytvořte instanci třídy...PPTX do HTML pomocí metody Presentation.Save(String, HtmlOptions)...

    blog.aspose.com/cs/slides/convert-ppt-pptx-to-h...
  7. Архів

    Архів...PowerPoint за допомогою класу Presentation . Створіть екземпляр класу...HTML за допомогою методу Presentation.Save(String, HtmlOptions)...

    blog.aspose.com/uk/slides/convert-ppt-pptx-to-h...
  8. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create a simple...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  9. Hipervínculo|Documentación de Aspose.Slides

    Añadir y gestionar hipervínculos en Aspose.Slides for .NET: enlazar texto, formas e imágenes, establecer destinos y acciones para PPT, PPTX y ODP con ejemplos en C#....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/es/net/examples/elements...
  10. 使用 Java 查看或編輯 POTX 文件元數據 | products.aspose.com

    Java 源代碼,用於編輯或查看 POTX 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...Java Presentation pres = new Presentation ( "Presentation.potx"...

    products.aspose.com/slides/zh-hant/java/metadat...