Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 141,115 for

pptx

(0.08 sec)
  1. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...代码演示了如何在演示文稿中创建表格: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...pres . Save ( "table.pptx" , SaveFormat . Pptx ); 标准表格中的编号 在标准表格...

    docs.aspose.com/slides/zh/net/manage-table/
  2. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , SaveFormat :: Pptx ); } finally { if...the modified presentation to a PPTX file. # Create an instance of...

    docs.aspose.com/slides/php-java/pie-chart/
  3. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框... 将修改后的演示文稿写入PPTX文件。 以下Java代码向您展示了如何在幻灯片上创建一个缩放框:...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  4. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++.... Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  5. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...以下PHP代码展示了如何在演示文稿中创建表格: # 实例化代表PPTX文件的Presentation类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  6. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Presentation class that represents a PPTX file var pres = new aspose ...presentation as a PPTX file pres . save ( "Bullet.pptx" , aspose ....

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  7. Create PowerPoint Presentation from Excel with ...

    Hello Team,...directly convert an Excel file to PPTX with highest fidelity and precision...To convert an Excel file to PPTX format using Aspose.Cells for...

    forum.aspose.com/t/create-powerpoint-presentati...
  8. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 C++ 代码演示了如何创建图片框: //.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  9. 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-...
  10. 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...