Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 129,965 for

presentations

(0.31 sec)
  1. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用 C++ 示例将其导出为 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. 在 Android 上管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建和控制音频帧——嵌入、剪辑、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放的 Java 示例。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载要嵌入到幻灯片中的音频文件流。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/audio-frame/
  3. ลบคำอธิบายประกอบ ODP โดยใช้ .NET | products.asp...

    ซอร์สโค้ด C# เพื่อลบคำอธิบายประกอบรูปแบบ ODP บนแพลตฟอร์ม .NET Framework, .NET Core, Windows Azure, Mono หรือ Xamarin...C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/th/net/annotation/odp/
  4. Remove PPTX Annotation using C++ | products.asp...

    C++ source code to delete annotations from PPTX...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/pptx/
  5. インク|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用して Python でスライド上のデジタルインクを処理します:ペンストロークの追加、パスの編集、色と幅の設定、そして PowerPoint と OpenDocument 用に結果をエクスポートします。... Presentation ( "ink.pptx" ) as presentation : slide =...= presentation . slides [ 0 ] first_ink = None for shape in slide...

    docs.aspose.com/slides/ja/python-net/examples/e...
  6. Abschnitt|Aspose.Slides Dokumentation

    Verwalten Sie Folienabschnitte in Aspose.Slides für Java: Erstellen, Umbenennen, Neuordnen und Gruppieren von Folien mit Java‑Beispielen für PPT, PPTX und ODP....addSection () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/de/java/examples/element...
  7. Ta bort ODP Annotation med Java | products.aspo...

    Java-exempelkod för att ta bort ODP-formatkommentarer i Java Runtime Environment för JSP/JSF Application och Desktop Applications....ODP - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/sv/java/annotation/odp/
  8. مشاهده یا ویرایش فراداده فایل های ODP با استفاد...

    کد منبع Java برای ویرایش یا مشاهده فراداده قالب ODP....DocumentProperties که توسط شی Presentation در معرض دید قرار می گیرد...Java Presentation pres = new Presentation ( "Presentation.odp"...

    products.aspose.com/slides/fa/java/metadata/odp/
  9. Convert OTP to POTM in Python | products.aspose...

    Sample code for OTP to POTM Python conversion. Use PowerPoint Python API for batch conversion OTP files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PPT to POT in Python | products.aspose.com

    Sample code for PPT to POT Python conversion. Use PowerPoint Python API for batch conversion PPT files to POT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...