Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 128,829 for

pptx

(0.08 sec)
  1. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-placeholder/
  2. 趋势线|Aspose.Slides 文档

    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 文件。 以下代码用于创建带有趋势线的图表。 // 创建一个..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/trend-line/
  3. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python...pptx" ) as pres : # Accesses the..."output_out.pptx" , slides . export . SaveFormat . PPTX ) Set Prompt...

    docs.aspose.com/slides/python-net/manage-placeh...
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. Pie Chart|Aspose.Slides for PHP 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" , SaveFormat :: Pptx ); } finally { if...the modified presentation to a PPTX file. # Create an instance of...

    docs.aspose.com/slides/php-java/pie-chart/
  9. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  10. 管理 OLE|Aspose.Slides 文档

    在 C++ 中将 OLE 对象添加到 PowerPoint 演示文稿中... 将修改后的演示文稿写入 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...String dataDir = u "" ; // 实例化表示 PPTX 的 Presentation 类 SharedPtr <...

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