Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 143,433 for

pptx

(0.52 sec)
  1. 在 Android 上的演示文稿中管理图表工作簿|Aspose.Slides 文档

    通过 Java 在 Android 上探索 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化演示文稿数据。...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  2. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....pptx" ; // Instantiates a Presentation...Presentation class that represents a PPTX file SharedPtr < Presentation...

    docs.aspose.com/slides/cpp/chart-data-label/
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......PDF-ի C#-ով Ինչպես փոխարկել PPTX-ը XPS-ի C#-ում առանց Interop-ի...Interop-ի Ինչպես փոխարկել PPTX-ը XPS ֆայլի Java-ի միջոցով Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/79/
  4. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via 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/nodejs-cpp/convert-workbo...
  5. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...将修改后的演示文稿写入为 PPTX 文件。 下面的 Java 代码演示如何创建普通图表: // 实例化表示 PPTX 文件的演示文稿类.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  6. Presentation Format|Aspose.Slides Documentation

    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" ); switch ( info . LoadFormat...LoadFormat ) { case LoadFormat . Pptx : { break ; } case LoadFormat...

    docs.aspose.com/slides/net/presentation-format/
  7. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/zh/java/manage-ole/
  8. 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/
  9. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/java/shape-manipulations/
  10. Manage Slide Sections in Presentations Using PH...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for PHP via 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/php-java/slide-section/