Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 141,636 for

pptx

(0.09 sec)
  1. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation....NET Redaction Odp PPT PPTX ODP POT ppsx ODP Redact ODP...

    products.aspose.com/slides/python-net/redaction...
  2. Merge POTX Files Online or using Java | product...

    Free online app to combine different POTX presentations. Java merging library code to merge POTX presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...fonts, and layouts. POTX-to-PPTX Export: Automate converting...

    products.aspose.com/total/java/merge/potx/
  3. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for С++ to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This C++ code demonstrates...< Presentation > ( u "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/cpp/font-replacement/
  4. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...slides . Presentation ( "pres.pptx" ); try { var keywords = pres...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  5. 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/
  6. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for 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/java/3d-chart/
  7. 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/
  8. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....pptx" ); try { // Go through the..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  9. 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...
  10. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat :: Pptx ); } finally { if...-> save ( "chart.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/callout/