Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 142,060 for

pptx

(0.18 sec)
  1. Convert XLSM to POWERPOINT with .NET or with fr...

    Convert XLSM to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert XLSM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/xlsm-t...
  2. 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/
  3. 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...
  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 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/
  6. 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/
  7. 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/
  8. 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...
  9. 档案

    档案...它使您无需其他软件即可创建、阅读和修改 PPT 和 PPTX 文件。此外,API 支持在 PowerPoint 演示文稿中创建...u"OutputDirectory\\CreateSmartArt_out.pptx"; // 加载演示文件 SharedPtr<Presentation>...

    blog.aspose.com/zh/slides/create-smartart-in-po...
  10. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....pptx" ); try { // Go through the.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/androidjava/slide-layout/