Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 143,983 for

pptx

(0.26 sec)
  1. 使用 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/
  2. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例演示了如何将 Excel 文件中的图表嵌入为..."output.pptx" , slides . export . SaveFormat . PPTX ) 添加链接的 OLE...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  3. Online PPS to XLTX Conversion or Build .NET bas...

    Free online app to convert PPS to XLTX files. .NET C# conversion library code for PPS documents....Programmatically : Use Cases PPTX (Presentation File) files are...and editing. The conversion of PPTX files into Word formats is necessary...

    products.aspose.com/total/net/conversion/pps-to...
  4. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } catch..."example_out.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, Pptx and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....pptx" ) as pres : # Traverse through..."AddSmartArtNode_out.pptx" , slides . export . SaveFormat . PPTX ) Add SmartArt...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. 在 .NET 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" )) { foreach ( var commentAuthor...

    docs.aspose.com/slides/zh/net/presentation-comm...
  7. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-data-l...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-data-label/
  9. Missing Features in VSTO|Aspose.Slides Document...

    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....Presentation Conversion from PPT to PPTX format Conversion of OpenOffice...

    docs.aspose.com/slides/net/missing-features-in-...
  10. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/potm/