Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,329 for

split pptx

(0.06 sec)
  1. Android PowerPoint API | Aspose.Slides for Andr...

    Aspose.Slides for Android API or Android PowerPoint API to create read and manipulate PPT POT PPS Pptx POTX PPSX PowerPoint on Android....Create, modify, convert, merge, split and manage PowerPoint presentations...major PowerPoint formats (PPT, PPTX) and OpenDocument Presentation...

    products.aspose.com/slides/android-java/
  2. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); try { var table = pres ...the modified presentation as a PPTX file. This JavaScript code shows...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  3. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); auto table = System :: AsCast...the modified presentation as a PPTX file. This C++ code shows you...

    docs.aspose.com/slides/cpp/manage-cells/
  4. Features|Documentation

    Aspose.Cells for Python via .NET features....(XLSX, XML), XLSB, XLSM, DOCX, PPTX, JSON, Comma Separated Value...Find and replace text Merge/split cells Group/ungroup rows and...

    docs.aspose.com/cells/python-net/features/
  5. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 下面的 C# 代码演示了如何对 AutoShape.... ByLevelParagraphs1 ; // 将 PPTX 文件保存到磁盘 pres . Save ( path +...

    docs.aspose.com/slides/zh/net/shape-animation/
  6. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....See Also # Convert PowerPoint PPTX/PPT to PNG Images in C# Set...Generate Thumbnails for PowerPoint PPTX or PPT using C# Apply Animation...

    blog.aspose.com/slides/create-smartart-in-power...
  7. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘为 PPTX 文件。 此 Java 代码演示了如何将 Fade 效果应用于...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/shape-animation/
  8. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...text from the text frame and split it based on the number of columns...tation>(u"your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/how-to-extract-multi-column-...
  9. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建并自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 Java 代码演示了如何为 AutoShape...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  10. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 C++ 代码演示如何将 Fade 效果应用于...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-animation/