Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 113,576 for

presentations

(0.08 sec)
  1. فتح ملفات PPT العروض التقديمية باستخدام Java | ...

    Java شفرة المصدر لإزالة الحماية من العرض التقديمي PPT...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/ar/java/unlock/ppt/
  2. حماية PPTX ملفات العروض التقديمية باستخدام Java...

    Java شفرة المصدر لحماية العرض التقديمي PPTX....باستخدام Java Presentation presentation = new Presentation ( "pres..."pres.pptx" ); try { presentation . getProtectionManager (). encrypt...

    products.aspose.com/slides/ar/java/protect/pptx/
  3. ดูหรือแก้ไขข้อมูลเมตาของไฟล์ PPSM โดยใช้ .NET |...

    ซอร์สโค้ด C# เพื่อแก้ไขหรือดูข้อมูลเมตาของรูปแบบ PPSM...the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.ppsm" );...

    products.aspose.com/slides/th/net/metadata/ppsm/
  4. ดูหรือแก้ไขข้อมูลเมตาของไฟล์ PPSX โดยใช้ .NET |...

    ซอร์สโค้ด C# เพื่อแก้ไขหรือดูข้อมูลเมตาของรูปแบบ PPSX...the Presentation class that represents the Presentation Presentation...Presentation presentation = new Presentation( "presentation.ppsx" );...

    products.aspose.com/slides/th/net/metadata/ppsx/
  5. Zobrazení nebo úprava metadat souborů FODP pomo...

    Zdrojový kód Python pro úpravu nebo zobrazení metadat formátu FODP....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/cs/python-net/metada...
  6. Zobrazení nebo úprava metadat souborů PPSX pomo...

    Zdrojový kód Python pro úpravu nebo zobrazení metadat formátu PPSX....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/cs/python-net/metada...
  7. Zobrazení nebo úprava metadat souborů PPSM pomo...

    Zdrojový kód Python pro úpravu nebo zobrazení metadat formátu PPSM....DocumentProperties vystavenou objektem Presentation pro přístup k vlastnostem...the Presentation class that represents the Presentation with...

    products.aspose.com/slides/cs/python-net/metada...
  8. Presentación Protegida por Contraseña|Documenta...

    Bloquear presentación de PowerPoint. Presentación de PowerPoint protegida por contraseña...presentación: $presentation = new Presentation ( "pres.pptx" );...); try { $presentation -> getProtectionManager () -> encrypt...

    docs.aspose.com/slides/es/php-java/password-pro...
  9. Re-sizing Shapes on Slide|Aspose.Slides Documen...

    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.... //Load a presentation Presentation presentation = new Presentation...size float currentHeight = presentation . SlideSize . Size . Height...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  10. 克隆幻灯片|Aspose.Slides 文档

    在 C# 或 .NET 中克隆 PowerPoint 幻灯片...NET 中,由 Presentation 对象公开的(一个 ISlide 对象集合)提供了...AddClone 方法: 创建 Presentation 类的实例。 通过引用 Presentation 对象公开的幻灯片集合实例化...

    docs.aspose.com/slides/zh/net/clone-slides/