Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 127,412 for

presentations

(0.15 sec)
  1. Export PCL to PPTM in Android | products.aspose...

    Android API to Convert PCL to PPTM without using Microsoft Word...not suitable for editing or presenting documents. Therefore, it...PowerPoint Macro-Enabled Presentation (PPTM). How Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  2. Export XML to XAML in Android | products.aspose...

    Android API to Convert XML to XAML without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  3. Konvertering online från XML till PPSX eller ut...

    Gratis onlineapp för att konvertera XML till PPSX-filer. Java-konverteringsbibliotekskod för XML-dokument....genom att använda klassen Presentation Spara dokumentet i PPSX-format...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/sv/java/conversion/xm...
  4. Chercher

    chercher...PowerPoint à l’aide de la classe Presentation . Obtenez la référence de...diapositives à l’aide de Presentation.getSlides() dans un objet...

    blog.aspose.com/fr/slides/clone-slides-in-power...
  5. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 在幻灯片上创建文本框 创建 Presentation 类的实例。 获取第一张幻灯片的引用。 在幻灯片的所需位置添加具有...slides # 实例化 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  6. Ersetzen von Bildern in der Präsentation Bildsa...

    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....Bild darin, indem Sie die Presentation Klasse verwenden. Laden...Präsentation using Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/de/net/replacing-images-...
  7. 使用 .NET 保護 PPTX 演示文件 | products.aspose.com

    C# 源代碼保護 PPTX 演示。...演示文稿 using (Presentation presentation = new Presentation( "pres.pptx"...pptx" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/zh-hant/net/protect/...
  8. Sblocca i file di presentazione ODP utilizzando...

    codice sorgente C# per rimuovere la protezione dalla presentazione ODP....}; using (Presentation presentation = new Presentation( "pres.odp"...odp" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/it/net/unlock/odp/
  9. Sblocca i file di presentazione PPT utilizzando...

    codice sorgente C# per rimuovere la protezione dalla presentazione PPT....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/it/net/unlock/ppt/
  10. Archiv

    Archiv...PowerPoint-Zieldatei mit der Klasse Presentation . Erstellen Sie eine weitere...weitere Instanz der Klasse Presentation , um die PowerPoint quelldatei...

    blog.aspose.com/de/slides/merge-powerpoint-pres...