Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 128,674 for

pptx

(0.06 sec)
  1. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using Java...pptx" , SaveFormat . Pptx ); presentation ..... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-slide-show/
  2. Manage Slide Show|Aspose.Slides for PHP Documen...

    Manage slide show settings in PowerPoint presentations using PHP...pptx" , SaveFormat :: Pptx ); $presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-slide-show/
  3. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...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/
  4. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/excel-...
  5. Add Watermark to ODP Presentation Files using ....

    C# source code for adding Watermark to ODP Presentation....NET Watermark Odp PPT PPTX ODP POT ppsx ODP Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/net/watermark/odp/
  6. 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/
  7. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性...pptx" ) as presentation : presentation..."SomePresentation-out2.pptx" , slides . export . SaveFormat . PPTX ) Aspose...

    docs.aspose.com/slides/zh/python-net/text-forma...
  8. Aspose.Slides Product Family

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

    kb.aspose.com/hy/slides/
  9. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export EPUB to PPTX. Then, you can use Aspose.Slides...Slides for C++ to convert PPTX to POTX. Both APIs are included...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....the modified presentation as a PPTX file. This C# code demonstrates...= new Presentation ( "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/net/font-replacement/