Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 143,433 for

pptx

(0.09 sec)
  1. Aspose.Slides for Python

    Այս API-ն թույլ է տալիս կատարել բոլոր տեսակի գործողություններ PowerPoint ֆայլերի վրա Python կոդով, ներառյալ ստեղծումը, խմբագրումը և փոխակերպումը և այլն:...փոխարկել ODP-ն PPTX-ի Python-ում Ինչպես փոխարկել PPT-ն PPTX-ի Python-ում...Python-ում Ինչպես փոխարկել PPTX-ը PPT-ի, օգտագործելով Python-ը Ինչպես...

    kb.aspose.com/hy/slides/python/page/2/
  2. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、Pptx 和 ODP。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "chart.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Aspose.Slides Product Family

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

    kb.aspose.com/hy/slides/
  4. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This C# code shows you...Presentation class that represents a PPTX file using ( Presentation pres...

    docs.aspose.com/slides/net/picture-frame/
  5. Add Image in Table Cell|Aspose.Slides Documenta...

    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" ; string ImageFile = "AsposeLogo...the modified presentation as a PPTX file string FileName = "Adding...

    docs.aspose.com/slides/net/add-image-in-table-c...
  6. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/androidjava/remove-slide...
  7. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: sbyte overlap = 30 ; using...( "series_overlap.pptx" , SaveFormat . Pptx ); } The result: Change...

    docs.aspose.com/slides/net/chart-series/
  8. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js 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..."TextBox_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Node.js via Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/superscript-...
  10. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....pptx", SaveFormat.Pptx) jpype.shutdownJVM()...Presentation("pres1.pptx"); pres2 = Presentation("pres2.pptx"); for i in...

    products.aspose.com/slides/python-java/