Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 142,066 for

pptx

(0.12 sec)
  1. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....pptx" ) as presentation : slide =...slide. Save the presentation as PPTX. The following code example...

    docs.aspose.com/slides/python-net/shape-manipul...
  2. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...we think you should use the PPTX file format. If you want to...different things(changing the PPT to PPTX, changing the EXCEL Format to...

    forum.aspose.com/t/formatting-not-retained-whil...
  3. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....Presentation class that represents a PPTX file Presentation pres = new...pres . Save ( "table.pptx" , SaveFormat . Pptx ); Numbering in a...

    docs.aspose.com/slides/net/manage-table/
  4. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file Presentation pres = new...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-table/
  5. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....Presentation class that represents a PPTX file auto pres = System :: MakeObject...-> Save ( u "table.pptx" , SaveFormat :: Pptx ); Numbering in a...

    docs.aspose.com/slides/cpp/manage-table/
  6. Aspose.Slides for Python

    该 API 允许您在 Python 代码中对 PowerPoint 文件进行各种操作,包括创建、编辑和转换等。...ODP 转换为 PPTX 如何在 Python 中将 PPT 转换为 PPTX 如何使用 Python 将 PPTX 转换为 PPT...

    kb.aspose.com/zh/slides/python/page/2/
  7. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Python 保护 PPTX 如何使用Python在PPTX中添加图片水印 如何使用 Python 在 PPTX 中插入草稿水印...

    kb.aspose.com/zh/categories/page/52/
  8. Ինչպես տպել PowerPoint-ի ներկայացումը Python-ում

    Այս քայլ առ քայլ ձեռնարկում մենք կկենտրոնանանք այն վրա, թե ինչպես տպել PowerPoint-ի ներկայացումը Python-ում, ինչպես նաև շրջակա միջավայրը կարգավորելու և աշխատանքային նմուշի կոդը ստուգելու մանրամասն քայլերը: Դուք կարող եք օգտագործել այս օրինակը Python-ի աջակցվող ցանկացած միջավայրում՝ Python-ում PPT տպելու համար՝ առանց Microsoft PowerPoint-ից որևէ կախվածության:...որևէ կախվածության: Python-ում PPTX ներկայացումը տպելու քայլեր Կարգավորեք...աղբյուրի ներկայացումը Python-ում PPTX տպելու համար՝ ստեղծելով Presentation...

    kb.aspose.com/hy/slides/python/how-to-print-pow...
  9. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 C++ 代码演示如何将 Fade 效果应用于...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  10. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘为 PPTX 文件。 此 Java 代码演示了如何将 Fade 效果应用于...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/shape-animation/