Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 144,362 for

pptx

(0.11 sec)
  1. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , slides . export . SaveFormat . PPTX ) Save Presentations...presentation : with open ( "output.pptx" , "bw" ) as file_stream : #...

    docs.aspose.com/slides/python-net/save-presenta...
  2. Save Presentations in .NET|Aspose.Slides Docume...

    Discover how to save presentations in .NET using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....pptx" , SaveFormat . Pptx ); } Save Presentations...fileStream = new FileStream ( "Output.pptx" , FileMode . Create )) { //...

    docs.aspose.com/slides/net/save-presentation/
  3. Export XSLFO to POT in Android | products.aspos...

    Android API to Convert XSLFO to POT without using Microsoft Word...various file formats, such as PDF, PPTX, and XSLFO. It provides two...first step is to export XSLFO to PPTX by using Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  4. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Latest Answers How to Secure PPTX using Python How to Insert Draft...Draft Watermark in PPTX using Python How to Insert HTML into...

    kb.aspose.com/slides/python/page/2/
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Ինչպես ավելացնել պատկերի ջրանիշը PPTX-ում Python-ի միջոցով Ինչպես...Ինչպես տեղադրել ջրանիշի սևագիրը PPTX-ում՝ օգտագործելով Python-ը Ինչպես...

    kb.aspose.com/hy/categories/page/72/
  6. Ինչպես փոխարկել PPTX-ը Markdown-ին Java-ի միջոցով

    Այս պարզ թեման ներառում է, թե ինչպես փոխարկել Pptx-ը Markdown-ի Java-ի միջոցով: Այն նաև ներառում է նախագծի կազմաձևման կարգավորումները, ծրագրավորման փուլային առաջադրանքները և գործող օրինակ կոդ՝ PPT-ին Java-ով MD արտահանելու համար:...Product Family Ինչպես փոխարկել PPTX-ը Markdown-ին Java-ի միջոցով...ընդգրկում է, թե ինչպես փոխարկել PPTX -ը Markdown Java-ի միջոցով :...

    kb.aspose.com/hy/slides/java/how-to-convert-ppt...
  7. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....the modified presentation as a PPTX file. In the example given below...PresentationEx class that represents the PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/line/
  8. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in Pptx using Python....sample code to insert image in PPTX using Python . The application...Python. Steps to Insert Image in PPTX in Python Configure your IDE...

    kb.aspose.com/slides/python/how-to-convert-png-...
  9. How to Export PDF to PowerPoint using C#

    This article guides on how to export PDF to PowerPoint using C#. It contains all the information required to set the development environment, list of tasks to be performed and a runnable sample code to change PDF to PowerPoint using C#....customize the PDF loading and PPTX saving process. Steps to Convert...that is to be transformed to a PPTX Instantiate a PptxSaveOptions...

    kb.aspose.com/pdf/net/how-to-export-pdf-to-powe...
  10. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET across PPT and Pptx presentations—C# code examples included....the updated presentation as a PPTX file. It also touches on related...the modified presentation as a PPTX file In the example given below...

    docs.aspose.com/slides/net/ellipse/