Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 10,117 for

presentation

(0.03 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....Class Represent info about presentation. The Boolean property IsEncrypted...IsEncrypted gets True if a presentation is encrypted, otherwise...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. How to Add Image Watermark in PPTX using C++

    In this tutorial, we will learn how to add image watermark in PPTX using C++. You can insert a logo or signature image watermark in PPTX with simple API calls in C++....watermark in PowerPoint presentation with simple API interface...adding image watermark using Presentation Class Add PictureFrame in...

    kb.aspose.com/slides/cpp/how-to-add-image-water...
  3. Public API and Backwards Incompatible Changes i...

    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....this type and for valid presentation serialization. Element com...IChartCategory.remove() Presentation pres = new Presentation (); IChart chart...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Convert OpenOffice ODP|Aspose.Slides for Python...

    Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML and other formats with Aspose.Slides....convert OpenOffice ODP presentations to many formats. The API...you need to convert an ODP presentation to PDF, it can be done this...

    docs.aspose.com/slides/python-net/convert-openo...
  5. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...代码演示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码演示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/java/custom-shape/
  6. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...for a brush: Presentation pres = new Presentation ( "pres.pptx"...for a brush: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/androidjava/manage-ink/
  7. Compare Slides|Aspose.Slides for Python Documen...

    Compare PowerPoint Presentation slides in Python... Presentation ( path + "AccessSlides.pptx"...) as p1 : with slides . Presentation ( path + "HelloWorld.pptx"...

    docs.aspose.com/slides/python-net/compare-slides/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – Microsoft PowerPoint-Presentationskonvertering till flera filer med C#https://products.aspose.com/slides/......Skapa en instans av klassen Presentation. step http://schema.org/HowToStep...using (Presentation pres = color:#66d9ef new Presentation()) display:flex;...

    products.aspose.com/slides/sv/net/conversion/in...
  9. 管理 BLOB|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中管理 BLOB。使用 BLOB 来减少 PowerPoint 演示文稿中的内存消耗。通过 BLOB 将大文件添加到 PowerPoint 演示文稿中。通过 BLOB 从 PowerPoint 演示文稿中导出大文件。使用 Java 将大 PowerPoint 演示文稿加载为 BLOB。...创建一个新的演示文稿,视频将被添加到其中 Presentation pres = new Presentation (); try { FileInputStream...h.pptx" 文件。 Presentation pres = new Presentation ( hugePresentationWith...

    docs.aspose.com/slides/zh/androidjava/manage-blob/
  10. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...OuterShadowEffect ): $pres = new Presentation (); try { $shape = $pres...代码演示如何对一个形状应用反射效果: $pres = new Presentation (); try { $shape = $pres...

    docs.aspose.com/slides/zh/php-java/shape-effect/