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

pptx

(0.08 sec)
  1. 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/
  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. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Python-ում Ինչպես փոխարկել PDF-ը PPTX-ի՝ օգտագործելով Python-ը Ինչպես...

    kb.aspose.com/hy/pdf/python/page/4/
  4. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....pptx" , SaveFormat . Pptx ); } finally { if...pres = new Presentation ( "pres.pptx" ); try { int numberOfBackgroundFi...

    docs.aspose.com/slides/androidjava/presentation...
  5. 档案

    档案...for Java 提供了全面的 安装 说明和用于创建和操作 PPTX/PPT 文件的功能。 使用 Java 在 PowerPoint...PowerPoint 中创建条形图。 步骤如下: 实例化代表 PPTX 文件的 Presentation 类。 通过调用 getItem...

    blog.aspose.com/zh/slides/create-a-bar-chart-in...
  6. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....pptx" , SaveFormat :: Pptx ); } finally { if...$pres = new Presentation ( "pres.pptx" ); try { $numberOfBackgroundFi...

    docs.aspose.com/slides/php-java/presentation-th...
  7. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....Write the presentation as a PPTX file. This sample code in C++—an...Save ( u "pres_out.pptx" , SaveFormat :: Pptx ); Apply Inner Shadow...

    docs.aspose.com/slides/cpp/wordart/
  8. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise Java examples....pptx" , SaveFormat . Pptx ); } catch ( IOException...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/slide-master/
  9. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java....Write the presentation as a PPTX file. This sample code in Java—an...save ( "pres_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/wordart/
  10. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表后壁填充颜色 设置图表绘图区填充颜色 将修改后的演示文稿写入 PPTX 文件 // 实例化演示文稿// 实例化演示文稿 Presentation..."FormattedChart_out.pptx" , SaveFormat . Pptx ); 为图表设置字体属性 Aspose...

    docs.aspose.com/slides/zh/net/chart-formatting/