Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 142,066 for

pptx

(0.14 sec)
  1. 管理 Java 中的演示文稿备注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 定制演示文稿备注。无缝处理 PowerPoint 和 OpenDocument 备注,提高工作效率。...pptx" ); try { // 删除第一张幻灯片的备注 INotesSlideManager...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/presentation-notes/
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { var shape = pres ...Presentation ( "Presentation1.pptx" ); try { var threeDEffectiveData...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  3. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/ppt/
  4. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/otp/
  5. Merge PPS Files using .NET | products.aspose.com

    C# source code to combine PPS documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pps/
  6. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" )) { // Accesses the first..."output_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-placeholder/
  7. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 将演示文稿保存为 PPTX 文件。 以下 Python 示例实现了这些步骤: import..."TextBox.pptx" , slides . export . SaveFormat . PPTX ) 检查形状是否为文本框...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  8. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" )) { // Apply circle type transition..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } Add Advanced...

    docs.aspose.com/slides/net/slide-transition/
  9. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  10. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Java — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/java/slide-section/