Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 87,120 for

pptx

(0.25 sec)
  1. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT presentation comments...NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove..."example_out.pptx" , slides . export . SaveFormat . PPTX) How to Remove...

    products.aspose.com/slides/python-net/annotatio...
  2. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/ppt/
  3. Applying Protection to Presentation|Aspose.Slid...

    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....save Microsoft PowerPoint 2007 (PPTX) presentations as part of an...used. Composition of a Slide A PPTX slide is composed of a number...

    docs.aspose.com/slides/cpp/applying-protection-...
  4. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿保存为 PPTX 文件。 以下 Java 代码演示了如何从表格单元格中移除边框: // 实例化代表 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/java/manage-cells/
  5. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print Pptx in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or Pptx in C# using .NET code is achieved using simple and easy steps.... The PPTX format is widely used format...same approach. Steps to Print PPTX Presentation in C# Get Aspose...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  6. Convert PNG to PPT in C# | products.aspose.com

    Convert PNG to PPT in C#. Use .NET library API to convert PNG images to PowerPoint...PPT JPG TO PPTX PNG TO PPTX PDF TO PPT PDF TO PPTX HTML TO PPT...PPT HTML TO PPTX...

    products.aspose.com/slides/net/conversion/png-t...
  7. Export TEX to PPS in Android | products.aspose.com

    Android API to Convert TEX to PPS without using Microsoft Word...developers can export TEX to PPTX by using Aspose.PDF for Android...documents to other formats such as PPTX. After that, developers can...

    products.aspose.com/total/android-java/conversi...
  8. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...Android via Java to convert the PPTX file into a PPT file. Aspose...

    products.aspose.com/total/android-java/conversi...
  9. How to Create Readonly Presentation using Python

    This very basic article guides on how to create readonly Presentation using Python. It covers all the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable Pptx using Python....presentation and preventing PPTX editing using Python . The developed...read-only PPTX using Python Access the target PPTX presentation...

    kb.aspose.com/slides/python/how-to-create-reado...
  10. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/