Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 141,112 for

pptx

(0.76 sec)
  1. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Python-ում Ինչպես փոխարկել PDF-ը PPTX-ի՝ օգտագործելով Python-ը Ինչպես...

    kb.aspose.com/hy/categories/page/43/
  2. View POT in C# | products.aspose.com

    View POT in C#. Use .NET library API to open and view PowerPoint slideshow...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/pot/
  3. View PPS in C# | products.aspose.com

    View PPS in C#. Use .NET library API to open and view PowerPoint Slideshow...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/pps/
  4. View OTP in C# | products.aspose.com

    View OTP in C#. Use .NET library API to open and view OpenOffice presentation...formats View PPT Presentation View PPTX Presentation View ODP Presentation...

    products.aspose.com/slides/net/viewer/otp/
  5. 档案

    档案...width = 5 # 将 PPTX 文件保存到磁盘 pres.save("add-ellipse.pptx", slides.export...export.SaveFormat.PPTX) 以下是我们使用上面的代码示例添加的椭圆。 在 Python 中使用连接器连接...

    blog.aspose.com/zh/slides/work-with-shapes-in-p...
  6. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise examples....pptx" , aspose . slides . SaveFormat . Pptx ); } catch...( "pres.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-master/
  7. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...NET Benefits PPT PPTX ODP Benefits of Aspose.Slides...various formats, such as PPT, PPTX, ODP, PDF, HTML, and more. It...

    products.aspose.com/slides/net/benefits/
  8. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表背板填充颜色 设置图表绘图区域填充颜色 将修改后的演示文稿写入 PPTX 文件 // 创建 Presentation 类的实例 Presentation...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-formatting/
  9. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。...pptx" , slides . export . SaveFormat . PPTX ) 现在,我们通...PresetColor 设置为 Black。 将演示文稿保存为 PPTX 文件。 下面的 Python 示例代码实现了上述步骤,展示了如何对文本应用外阴影效果:...

    docs.aspose.com/slides/zh/python-net/wordart/