Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 144,291 for

pptx

(0.16 sec)
  1. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....pptx" )) { // Get the original slide.... Save ( "output.pptx" , SaveFormat . Pptx ); } If a slide contains...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  2. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go.... XPS, EPUB, TEX, DOC, DOCX, PPTX, image formats etc. In this...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  3. 搜索

    搜索...我們將使用此庫在 PowerPoint PPT/PPTX 演示文稿中應用 3D 效果。使用以下命令從 PyPI 安裝庫。...save("3D-text.pptx", slides.export.SaveFormat.PPTX) 以下屏幕截圖顯示了上述代碼示例的輸出。...

    blog.aspose.com/zh-hant/slides/create-three-d-e...
  4. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for .NET. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....pptx) file. presentation . Save (..."Aspose.Slides.NET.pptx" , SaveFormat . Pptx ); Example 2 The following...

    docs.aspose.com/slides/net/ai/generator/
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , ExtractionMode . Unarranged...( pptxOutPath , SaveFormat . Pptx ); } New Property ShowLabelAsDataCallo...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , loadOptions ); try { // Work...

    docs.aspose.com/slides/nodejs-java/custom-font/
  7. 3D 图表|Aspose.Slides for Node.js via .NET 文档

    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 文件。 var pres = new aspose ...."Rotation3D_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/3d-chart/
  8. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...pptx" , slides . export . SaveFormat . PPTX ) 从形状中移除点..."removed_points.pptx" , slides . export . SaveFormat . PPTX ) 创建自定义形状...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  9. 使用 Java 在演示文稿中自定义 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建和自定义 3-D 图表,支持 PPT 和 Pptx 文件——提升您的演示文稿。... 将修改后的演示文稿写入 PPTX 文件。 Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/3d-chart/
  10. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... 将修改后的演示文稿写入 PPTX 文件。 下面的代码片段将演示文稿幻灯片上的 ActiveX...控件并使用其属性设置视频路径。 将演示文稿保存为 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/net/activex/