Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 143,933 for

pptx

(0.19 sec)
  1. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-textbox/
  2. Aspose.Slides for NET

    Գտեք պատասխաններ .NET հավելվածներում PowerPoint-ի ներկայացումներ ստեղծելու, փոխակերպելու, խմբագրելու և տպելու մասին՝ առանց Microsoft PowerPoint-ի օգտագործման:...PDF-ի C#-ով Ինչպես փոխարկել PPTX-ը Markdown-ի՝ օգտագործելով C#...միջոցով Ինչպես ջնջել տեքստը PPTX-ում՝ օգտագործելով C# Ինչպես...

    kb.aspose.com/hy/slides/net/
  3. Change the Presentation Slide Size in .NET|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" )) { pres . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/
  4. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  5. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/group/
  6. Slide to thumbnail conversion issues - Free Sup...

    Hi, I have generated a slide using aspose.slides via python. When I tried to convert the slide to it’s thumbnail (ie, Pptx to png ) extension, I’m facing few issues. I was expecting the conversion to be 1-1 (ie, the inpu…...slide to it’s thumbnail (ie, pptx to png ) extension, I’m facing...to be 1-1 (ie, the input is pptx and output is the same slide...

    forum.aspose.com/t/slide-to-thumbnail-conversio...
  7. Known Issues in Aspose.Slides for Java 14.4.0|A...

    Review known issues in Aspose.Slides for Java 14.4.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations.... Not all PPTX text formatting features are...serialized PPT documents. Not all PPTX theme features are supported...

    docs.aspose.com/slides/java/known-issues-in-asp...
  8. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "slide.pptx" ); try { // Access a slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、Pptx 和 ODP 中显示或隐藏占位符。...pptx" , slides . export . SaveFormat . PPTX ) 更新日期和时间..."date_time.pptx" , slides . export . SaveFormat . PPTX ) OLE对象 评论...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、Pptx 和 ODP 中显示或隐藏占位符。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...save ( "datetime.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...