Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 142,027 for

pptx

(0.14 sec)
  1. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...pptx" , SaveFormat :: Pptx ); } finally { if...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  2. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 Pptx 文件中的动态视觉效果提升演示文稿——立即开始。...pptx" )) { // 获取图表对象的引用 var slide..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } 图表类别动画 如果要为图...

    docs.aspose.com/slides/zh/net/animated-charts/
  3. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for C++ and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...exporting presentations to PDF, PPT/PPTX, images, and other supported...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  4. 档案

    档案...它是一个强大的 API,为处理 PowerPoint PPTX/PPT 文件提供了许多功能。您可以通过 NuGet 安装...u"SourceDirectory\\Slides\\Presentation2.pptx"; const String outputFilePath...

    blog.aspose.com/zh/slides/add-header-and-footer...
  5. 3D 图表|Aspose.Slides for PHP 文档

    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.... 将修改后的演示文稿写入 PPTX 文件。 $pres = new Presentation...( "Rotation3D_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/3d-chart/
  6. Create File using Node.js | products.aspose.com

    Create Microsoft Office documents, Visio, PDF Files and Images using Node.js...PowerPoint presentations (PPT, PPTX) with rich media content, animations...Generate PPTM File Generate PPTX File Generate VSD File Generate...

    products.aspose.com/total/nodejs-java/create/
  7. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. // Instantiate Presentation...( "SimpleSmartArt.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-smartart-shape/
  8. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....pptx" , SaveFormat :: Pptx ); } finally { if..."Output-presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-autofit-...
  9. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.Pptx.zip (255.3 KB…...pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT...thumbnailPPT.pptx try { auto slideCount = presentation->get_Slides()->get_Count();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  10. Merge POTX Files using .NET | products.aspose.com

    C# source code to combine POTX 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/potx/