Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 141,241 for

pptx

(0.14 sec)
  1. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...POTX PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/php-java/editor/pot/
  2. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...POTM POTX PPS PPSM PPSX PPT PPTX...

    products.aspose.com/slides/php-java/editor/pptm/
  3. Merge PPT Files Using PHP | products.aspose.com

    Merge multiple PPT files in PHP....all supported formats below PPTX ODP OTP POT POTM POTX PPS PPSM...

    products.aspose.com/slides/php-java/merger/ppt/
  4. Merge PPSM Files Using PHP | products.aspose.com

    Merge multiple PPSM files in PHP....supported formats below PPT PPTX ODP OTP POT POTM POTX PPS PPSX...

    products.aspose.com/slides/php-java/merger/ppsm/
  5. Merge POT Files Using PHP | products.aspose.com

    Merge multiple POT files in PHP....supported formats below PPT PPTX ODP OTP POTM POTX PPS PPSM PPSX...

    products.aspose.com/slides/php-java/merger/pot/
  6. Merge PPSX Files Using PHP | products.aspose.com

    Merge multiple PPSX files in PHP....supported formats below PPT PPTX ODP OTP POT POTM POTX PPS PPSM...

    products.aspose.com/slides/php-java/merger/ppsx/
  7. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。... 將演示文稿文件轉換為流行的演示文稿格式,例如 PPT、PPTX 和 ODP。 將演示文稿導出為 PDF、JPG、HTML、GIF、SVG...200); pres.save("pres.pptx", SaveFormat.Pptx); } finally { if (pres...

    products.aspose.com/slides/zh-hant/nodejs-net/
  8. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a Pptx (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…... 9:40am 1 Hi Team, I have a PPTX (attached) with 1 slide. Slide...presentation = new Presentation("sample.pptx")) { Console.WriteLine("Number...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  9. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。...保存演示文稿为 PPTX 文件。 objPres . SaveAs ( "VSTO_Sample_Chart.pptx" , Microsoft...值。 设置图表在 X 轴和 Y 轴方向的旋转角度。 以 PPTX 格式保存演示文稿。 // 创建一个空的演示文稿。 using...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  10. 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/