Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 143,424 for

pptx

(0.22 sec)
  1. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides....pptx" , SaveFormat . Pptx ); } Display Percentage..."DisplayPercentageAsL_out.pptx" , SaveFormat . Pptx ); Set Percentage...

    docs.aspose.com/slides/net/chart-data-label/
  2. Extract Flash Objects from Presentations on And...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides for Android, complete code samples and best practices....Presentation class that represents the PPTX Presentation pres = new Presentation...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/androidjava/flash/
  3. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码实现了上述步骤,演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  4. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat :: Pptx ); Tip You may want...u "MyPresentation.pptx" , SaveFormat :: Pptx ); Note You may also...

    docs.aspose.com/slides/cpp/import-presentation/
  5. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat . Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/import-presentation/
  6. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in PHP with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat :: Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/import-presenta...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....pptx" ); try { // Accesses the first...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-rows-and-col...
  8. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....pptx" ); try { // Accesses the first...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-rows-...
  9. 档案

    档案...pptx"; const String outputFilePath...u"OutputDirectory\\SetSlideBackground_out.pptx"; // 加载演示文件 auto presentation...

    blog.aspose.com/zh/slides/set-slide-background-...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....pptx" ); try { # Accesses the first...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-rows-and...