Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 119,455 for

presentation

(0.11 sec)
  1. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....slides or from the entire presentation. Steps to Remove Watermark...PowerPoint file into the Presentation class object Parse all the...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  2. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化并设置文本样式。通过功能强大的 Python 代码示例自定义字体、颜色、对齐方式等。... Presentation ( path + "SomePresentation..."SomePresentation.pptx" ) as presentation : presentation . slides [ 0 ] . shapes...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....while loading the source presentation file, adding additional...Java to sign the presentation Create a presentation Load the PFX...

    kb.aspose.com/slides/java/how-to-add-signature-...
  4. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....and convert them into a presentation format. This makes it easier...create a new presentation. Finally, the presentation can be saved...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Line|Aspose.Slides Documentation

    Add line in PowerPoint Presentation in C# or .NET...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/line/
  6. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....work with the content in a presentation format. How Aspose.Total...for C++ to create a new presentation and save it as POT. This...

    products.aspose.com/total/cpp/conversion/flatop...
  7. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...create a professional-looking presentation. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  8. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint Presentations today!...developers to start working with presentations right away. However, it’s...code to create a PowerPoint presentation: # Import Aspose.Slides...

    docs.aspose.com/slides/python-net/installation/
  9. Create Shape Thumbnails|Aspose.Slides for Node....

    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....Java can be used to create presentation files in which each page...be viewed by opening the presentation files using Microsoft PowerPoint...

    docs.aspose.com/slides/nodejs-java/create-shape...
  10. Chart Axis|Aspose.Slides for PHP Documentation

    How to edit PowerPoint chart axis...Create an instance of the Presentation class. Access the first...required values : $pres = new Presentation (); try { $chart = $pres...

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