Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 128,709 for

pptx

(0.06 sec)
  1. 气泡图|Aspose.Slides 文档

    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" , SaveFormat . Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  2. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-place...
  3. Import Presentation|Aspose.Slides for Python Do...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , slides . export . SaveFormat . PPTX ) Tip You..."MyPresentation.pptx" , slides . export . SaveFormat . PPTX ) Note You...

    docs.aspose.com/slides/python-net/import-presen...
  4. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation....NET Unlock Odp PPT PPTX ODP POT ppsx ODP Unlock ODP...from the following formats: PPT PPTX...

    products.aspose.com/slides/python-net/unlock/odp/
  5. Convert PowerPoint to PDF with Notes in JavaScr...

    Convert PowerPoint to PDF with notes in JavaScript...be used to convert a PPT or PPTX presentation to a PDF with speaker...asposeSlides . Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Add Slide to Presentation|Aspose.Slides Documen...

    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....the PPTX file to the Disk pres . save ( "EmptySlide.pptx" , SaveFormat...SaveFormat . Pptx ); } finally { pres . dispose (); } Access...

    docs.aspose.com/slides/java/add-slide-to-presen...
  7. Add Slide to Presentation|Aspose.Slides for PHP...

    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....the PPTX file to the Disk $pres -> save ( "EmptySlide.pptx" ,... SaveFormat :: Pptx ); } finally { $pres -> dispose (); } Access...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  8. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....presentation on the disk in PPTX format The aforementioned steps...steps in Java create PPTX file on the disk using the simple API...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  9. Ինչպես փոխարկել PowerPoint-ը Word-ի C#-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PowerPoint-ը Word-ի C#-ով: Այն կիսում է բոլոր անհրաժեշտ քայլերը, ռեսուրսները և գործարկվող օրինակելի կոդը՝ PowerPoint-ը Word-ի C#-ով փոխակերպելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...PowerPoint ներկայացումը, ինչպիսին է PPTX -ը, այնուհետև այն պահել որպես...այն պահում DOCX ֆայլում: Կոդ՝ PPTX-ը DOCX-ի C#-ով փոխարկելու համար...

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  10. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....signature, and saving it as a PPTX file. Steps to Add Signature...resultant signed presentation as a PPTX These steps are helpful to understand...

    kb.aspose.com/slides/java/how-to-add-signature-...