Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 141,243 for

pptx

(0.4 sec)
  1. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } Add Images from...pres . Save ( "pres.pptx" , SaveFormat . Pptx ); } Add Images to...

    docs.aspose.com/slides/net/image/
  2. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This C# code shows you...Presentation class that represents a PPTX file using ( Presentation pres...

    docs.aspose.com/slides/net/picture-frame/
  3. API Limitations|Aspose.Slides Documentation

    Know Aspose.Slides for Java limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....that created or last saved a PPTX presentation. In Aspose.Slides...API for the formats above. For PPTX , the Application property is...

    docs.aspose.com/slides/java/api-limitations/
  4. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, Pptx and ODP programmatically....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the GetAllTextBoxes...

    docs.aspose.com/slides/cpp/extracting-text-from...
  5. Adding Shapes to Presentation|Aspose.Slides Doc...

    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....the modified presentation as a PPTX file In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  6. Export CGM to SWF via C# API | products.aspose.com

    .NET API to Convert CGM to SWF without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to SWF. Aspose.PDF for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Export MD to OTP via C# API | products.aspose.com

    .NET API to Convert MD to OTP without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...file formats, including MD, PPTX, and OTP. The second step is...

    products.aspose.com/total/net/conversion/md-to-...
  8. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a password encryption. As a result, you'll get a password protected powerpoint presentation....Pptx property Code to Secure PowerPoint...code, you learned how to secure PPTX using C#. This API is not limited...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  9. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/androidjava/chart-workbook/
  10. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-axis/