Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 143,939 for

pptx

(0.56 sec)
  1. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using JavaScript for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); console . log ( info . getLoadFormat...

    docs.aspose.com/slides/nodejs-java/examine-pres...
  2. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation..."pres.pptx" ); echo ( $info -> getLoadFormat ()); // PPTX $info2...

    docs.aspose.com/slides/php-java/examine-present...
  3. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for PHP via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This PHP code demonstrates...= new Presentation ( "Fonts.pptx" ); try { # Loads the source...

    docs.aspose.com/slides/php-java/font-replacement/
  4. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/3d-chart/
  5. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. var pres = new aspose..."Rotation3D_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  6. Develop an SVG to EMF Converter in .NET

    Aspose.Slides for .NET is an enterprise-level SDK that simplifies image conversion and manipulation. Let's convert SVG to EMF converter in .NET using this SDK....Presentation Converter - Convert PPTX to EMF in C# Convert PPT to...Slides for .NET Convert ODP to PPTX in C# using Aspose.Slides...

    blog.aspose.com/slides/develop-an-svg-to-emf-co...
  7. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and Pptx files — boost your presentations today....the modified presentation to a PPTX file. $pres = new Presentation...( "Rotation3D_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/3d-chart/
  8. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....to learn to create XPS from PPTX, take a look at the article...article on how to convert PPTX to SVG using Java . Updated on 14 Jun...

    kb.aspose.com/slides/java/how-to-convert-multip...
  9. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ) as presentation : # Set the..."output.pptx" , slides . export . SaveFormat . PPTX ) Manage...

    docs.aspose.com/slides/python-net/presentation-...
  10. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/androidjava/password-pro...