Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 144,289 for

pptx

(1.26 sec)
  1. View or Edit PPSX Files Metadata using .NET | p...

    C# source code to edit or view PPSX format metadata....NET Metadata Ppsx PPT PPTX ODP POT ppsx PPSX Edit PPSX...POTM POTX PPS PPSM PPT PPTM PPTX...

    products.aspose.com/slides/net/metadata/ppsx/
  2. View or Edit PPSM Files Metadata using .NET | p...

    C# source code to edit or view PPSM format metadata....NET Metadata Ppsm PPT PPTX ODP POT ppsx PPSM Edit PPSM...POTM POTX PPS PPSX PPT PPTM PPTX...

    products.aspose.com/slides/net/metadata/ppsm/
  3. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM format metadata....NET Metadata Pptm PPT PPTX ODP POT ppsx PPTM Edit PPTM...POTM POTX PPS PPSM PPSX PPT PPTX...

    products.aspose.com/slides/net/metadata/pptm/
  4. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX format metadata....NET Metadata Potx PPT PPTX ODP POT ppsx POTX Edit POTX...POTM PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/net/metadata/potx/
  5. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat . Pptx ); } TIP You may want...( "MyPresentation.pptx" , SaveFormat . Pptx ); } FAQ Are tables...

    docs.aspose.com/slides/net/import-presentation/
  6. Manage Presentation Shapes in .NET|Aspose.Slide...

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

    docs.aspose.com/slides/net/shape-manipulations/
  7. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."MyPresentation.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/import-prese...
  8. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via 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/androidjava/shape-manipu...
  9. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 // 创建空的演示文稿..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add a Custom Line...

    docs.aspose.com/slides/zh/net/trend-line/
  10. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/manage-table/