Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 143,433 for

pptx

(1.47 sec)
  1. Generate Slide Thumbnail as JPEG|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" )) { //Access the first slide...details, visit Convert PPT and PPTX to JPG in .NET . Export media...

    docs.aspose.com/slides/net/generate-slide-thumb...
  2. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....pptx" ) as presentation : # Get a...slides . Presentation ( "sample.pptx" ) as presentation : # Get a...

    docs.aspose.com/slides/python-net/access-slide-...
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for .NET view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" )) { pres . ViewProperties..."presentation_normal_view_state.pptx" , SaveFormat . Pptx ); } Set the Default...

    docs.aspose.com/slides/net/presentation-view-pr...
  4. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for C++ view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" ); pres -> get_ViewProperties..."presentation_normal_view_state.pptx" , SaveFormat :: Pptx ); Set the Default...

    docs.aspose.com/slides/cpp/presentation-view-pr...
  5. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...pptx"; IPresentation pptx = new Presentation(sourcePptxFile);...saveOptions.setJpegQuality((byte)95); pptx.save(targetPdfFile, SaveFormat...

    forum.aspose.com/t/converting-presentation-with...
  6. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as PPTX. import aspose.slides as slides...slides . Presentation ( "pres.pptx" ) as presentation : # Get a...

    docs.aspose.com/slides/python-net/superscript-a...
  7. Get all the text in all the slides|Aspose.Slide...

    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" ; int numberOfSlides = CountSlides..."Get all the text in a slide.pptx" ; int numberOfSlides = CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  8. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....the PPTX file to the Disk pres . save ( "EmptySlide.pptx" , aspose...aspose . slides . SaveFormat . Pptx ); } finally { pres . dispose...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  9. Render Presentation Slides as SVG Images in C++...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for C++. High-quality visuals with simple code examples....pptx" ); for ( int32_t index = 0...application level. Convert PPT and PPTX to PDF in C++ [Advanced Features...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  10. Convert CSV to PPSX with C++ or with free Onlin...

    Convert CSV to PPSX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...