Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 143,433 for

pptx

(0.32 sec)
  1. Convert PNG to PPT in Python | products.aspose.com

    Convert PNG to PPT in Python. Use Python library API to convert PNG images to PowerPoint...JPG TO PPTX JPG TO PPT PNG TO PPTX PDF TO PPT PDF TO PPTX HTML...HTML TO PPT HTML TO PPTX...

    products.aspose.com/slides/python-net/conversio...
  2. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing.... and saving the result as a PPTX file. Create an instance of..."output.pptx" , slides . export . SaveFormat . PPTX ) Tip You...

    docs.aspose.com/slides/python-net/import-presen...
  3. Ինչպես պաշտպանել PPTX ներկայացումը C++-ով

    Այս թեման ցույց է տալիս, թե ինչպես պաշտպանել Pptx ներկայացումը C++-ի միջոցով՝ գաղտնագրման համար գաղտնաբառ դնելով: Դուք կստանաք գաղտնաբառով պաշտպանված ներկայացում, որը կարող եք բացել միայն PowerPoint-ում սահմանված գաղտնաբառ տրամադրելով:...Product Family Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Այս թեման...է տալիս, թե ինչպես պաշտպանել PPTX ներկայացումը C++-ի միջոցով՝...

    kb.aspose.com/hy/slides/cpp/how-to-protect-pptx...
  4. 在 JavaScript 中将 PPT 和 PPTX 转换为 JPG|Aspose.Slide...

    使用 Aspose.Slides for Node.js via Java,在 JavaScript 中将 PowerPoint (PPT, Pptx) 幻灯片转换为高质量 JPG 图像,提供快速可靠的代码示例。...在 JavaScript 中将 PPT 和 PPTX 转换为 JPG Contents [ Hide ] 关于 PowerPoint...PowerPoint PPT 或 PPTX 演示文稿转换为 JPG 图像。还可以将 PPT/PPTX 转换为 JPEG、PNG 或...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  5. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/
  6. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Update..."date_time.pptx" , slides . export . SaveFormat . PPTX ) OleObject...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This PHP code shows you...Presentation class that represents a PPTX file $pres = new Presentation...

    docs.aspose.com/slides/php-java/picture-frame/
  8. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/create-prese...
  9. 如何使用 C++ 将 PowerPoint 演示文稿转换为 XPS

    在这个简单的教程中,我们将引导您了解如何使用 C++ 将 PowerPoint 演示文稿转换为 XPS。 XPS 是流行的广泛使用的流行格式,使用简单的 C++ 代码,您可以在 C++ 中将 Pptx 转换为 XPS,而无需互操作。...是流行的广泛使用的流行格式,使用简单的 C++ 代码,您可以在 C++ 中将 PPTX 转换为 XPS,而无需互操作。 在 C++ 中将 PowerPoint...类实例加载演示文件以将 PPTX 保存到 XPS 通过设置 SaveFormat 使用 Save 方法在 C++ 中将 PPTX 转换为...

    kb.aspose.com/zh/slides/cpp/how-to-convert-powe...
  10. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , SaveFormat . Pptx ); } Swap the Data..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } Disable the Vertical...

    docs.aspose.com/slides/net/chart-axis/