Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 127,486 for

pptx

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose.Slides for .NET 14.9.0 中的公共 API 和不兼容的变更|...

    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" , Export . SaveFormat . Pptx ); } 增加了 SmartArtShapeCollect... Save ( "out.pptx" , Export . SaveFormat . Pptx ); } 增加了保存带页码的幻灯片的方法...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. Convert PowerPoint to HTML in Python|Aspose.Sli...

    Convert PowerPoint HTML: Save Pptx or PPT as HTML. Save slides as HTML...PPT to HTML in Python Convert PPTX to HTML in Python Convert ODP...number of formats like PPT, PPTX and ODP in Presentation object...

    docs.aspose.com/slides/python-net/convert-power...
  6. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation properties in Android via Java...to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/androidjava/examine-pres...
  7. Manage Presentation|Aspose.Slides Documentation

    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....PowerPoint Presentations (PPT, PPTX) with C# Import PowerPoint from...

    docs.aspose.com/slides/net/manage-presentation/
  8. Examine Presentation|Aspose.Slides for Python D...

    Read and modify PowerPoint presentation properties in Python...to find out what format (PPT, PPTX, ODP, and others) the presentation...get_presentation_info ( "pres.pptx" ) print ( info1 . load_format...

    docs.aspose.com/slides/python-net/examine-prese...
  9. Import Presentation - C++ PowerPoint API|Aspose...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , SaveFormat :: Pptx ); Tip You may want...u "MyPresentation.pptx" , SaveFormat :: Pptx ); Note You may also...

    docs.aspose.com/slides/cpp/import-presentation/
  10. Animated Text|Aspose.Slides Documentation

    Add animated text and effects to PowerPoint presentation in C# or .NET...pptx" )) { // select paragraph to..."AnimationEffectinPar.pptx" , SaveFormat . Pptx ); } Getting the Animation...

    docs.aspose.com/slides/net/animated-text/