Sort Score
Result 10 results
Languages All
Labels All
Results 8,311 - 8,320 of 113,584 for

presentations

(0.12 sec)
  1. 在 Python 中将 PowerPoint 转换为 PDF|Aspose.Slides fo...

    在 Python 中将 PowerPoint 演示文稿转换为 PDF。按照合规性或可访问性标准将 PowerPoint 保存为 PDF。...PDF,您只需将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类暴露了通常用于将演示文稿转换为...Python 将 PPS 转换为 PDF 代码步骤: 创建 Presentation 类的实例,并提供 PowerPoint 文件。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. Aggiungi filigrana ai file di presentazione PPT...

    C++ codice sorgente per l'aggiunta di filigrana alla presentazione PPT....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/it/cpp/watermark/ppt/
  3. Marco de Video|Documentación de Aspose.Slides

    Agregar marco de video a una presentación de PowerPoint en C# o .NET...una instancia de la clase Presentation . Obtén una referencia de...Instancia la clase Presentation using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/es/net/video-frame/
  4. Gérer SmartArt|Documentation Aspose.Slides pour...

    SmartArt et graphique de type organisation dans les présentations PowerPoint en Python... Presentation ( path + "SmartArt.pptx"...une instance de la classe Presentation . Obtenez la référence d’une...

    docs.aspose.com/slides/fr/python-net/manage-sma...
  5. Usuń adnotację ODP za pomocą .NET | products.as...

    Kod źródłowy C# do usuwania adnotacji w formacie ODP na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/pl/net/annotation/odp/
  6. Passwortgeschützte Präsentation|Aspose.Slides D...

    PowerPoint-Präsentation sperren. Passwortgeschützte PowerPoint mit Aspose.Slides....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.pptx" ); presentation -> get_ProtectionManager () ->...

    docs.aspose.com/slides/de/cpp/password-protecte...
  7. Convert PS to PPS via Java API | products.aspos...

    Java API to Convert PS to PPS without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/ps-to...
  8. Convert EPUB to PPS via Java API | products.asp...

    Java API to Convert EPUB to PPS without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/epub-...
  9. Convert DOCM to PPSM in Android Apps or with fr...

    DOCM to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...enables you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  10. Präsentationsnotizen|Aspose.Slides für Python D...

    Notizen in PowerPoint-Präsentationen in Python hinzufügen und entfernen... Presentation ( path + "AccessSlides.pptx"...pptx" ) as presentation : # Entfernen der Notizen der ersten...

    docs.aspose.com/slides/de/python-net/presentati...