Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 143,942 for

pptx

(0.33 sec)
  1. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  2. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....pptx" )) { // Get the original slide.... Save ( "output.pptx" , SaveFormat . Pptx ); } If a slide contains...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  3. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for .NET. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....pptx) file. presentation . Save (..."Aspose.Slides.NET.pptx" , SaveFormat . Pptx ); Example 2 The following...

    docs.aspose.com/slides/net/ai/generator/
  4. Manage Connectors in Presentations Using PHP|As...

    Empower PHP apps to draw, connect and auto-route lines in PowerPoint slides — gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file $pres = new Presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/connector/
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , ExtractionMode . Unarranged...( pptxOutPath , SaveFormat . Pptx ); } New Property ShowLabelAsDataCallo...

    docs.aspose.com/slides/net/public-api-and-backw...
  6. Customize PowerPoint Fonts in JavaScript|Aspose...

    Customize fonts in PowerPoint slides with JavaScript and Aspose.Slides for Node.js via Java to keep your presentations sharp and consistent across any device....pptx" ); // Render/export the presentation...Presentation ( "MyPresentation.pptx" , loadOptions ); try { // Work...

    docs.aspose.com/slides/nodejs-java/custom-font/
  7. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for PHP via Java. Fast, high-quality results....pptx" ); try { $pres -> save ( "pres...$pres = new Presentation ( "pres.pptx" ); try { $gifOptions = new...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. 3D 图表|Aspose.Slides for Node.js via .NET 文档

    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 文件。 var pres = new aspose ...."Rotation3D_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/3d-chart/
  9. Get all the external hyperlinks in a presentati...

    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" ; foreach ( string s in GetAllExternalHyperl...all the External Eyperlinks.pptx" ; //Instantiate a Presentation...

    docs.aspose.com/slides/net/get-all-the-external...
  10. 使用 Java 在演示文稿中自定义 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建和自定义 3-D 图表,支持 PPT 和 Pptx 文件——提升您的演示文稿。... 将修改后的演示文稿写入 PPTX 文件。 Presentation pres = new...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/3d-chart/