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

presentation

(0.17 sec)
  1. 连接器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间的连接器样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto connector = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/ppsx/
  3. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/pptm/
  4. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/java/viewer/pps/
  5. 表格|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...addTable () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $widths...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...addOleObject () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $pdfData...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Android: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP Presentations....addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Efficiently Merge Presentations in JavaScript Contents [ Hide...Hide ] Presentation Merging When you merge one presentation to another...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  9. Add Digital Signatures to Presentations in .NET...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for .NET. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in .NET Contents [ Hide...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/net/digital-signature-in...
  10. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations on Android Contents [ Hide...node. Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/androidjava/manage-smart...