Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 129,987 for

presentation

(0.19 sec)
  1. View and Update PDF Properties Online or using ...

    View and modify PDF properties through online app for free. Python API code to view and modify PDF properties....Files Metadata (OpenDocument Presentation Format) ODT Files Metadata...POWERPOINT Files Metadata (Presentation Files) PPT Files Metadata...

    products.aspose.com/total/python-net/metadata/pdf/
  2. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架...您可以通过以下方式在幻灯片上添加缩放帧: 创建 Presentation 类的实例。 创建您打算链接缩放帧的新幻灯片。 向创建的幻灯片添加标识文本和背景。...= new aspose . slides . Presentation (); try { // 向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  3. Convert PPT to DOCX in Python or with free Onli...

    PPT to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOCX online converter quickly before integrating the code....editing, and converting presentations. It also supports a wide...and convert documents and presentations with ease. How to Convert...

    products.aspose.com/total/python-net/conversion...
  4. Convert PPTX to XLTX using Python or with free ...

    PPTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLTX online converter quickly before integrating the code....the data from a PowerPoint presentation in an Excel spreadsheet...XLTX in Python Step 1 Use Presentation class instance to open the...

    products.aspose.com/total/python-net/conversion...
  5. Convert XLTM to DOTM using Python or with free ...

    XLTM to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLTM to DOTM online converter quickly before integrating the code....Template Presentation) Convert XLTM to POWERPOINT (Presentation Files)...XLTM to PPT (PowerPoint Presentation) Convert XLTM to PPTM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  6. Convert TSV to DOC using Python or with free On...

    TSV to DOC conversion in your Python applications without using Microsoft Office or online. Test free TSV to DOC online converter quickly before integrating the code....Template Presentation) Convert TSV to POWERPOINT (Presentation Files)...Convert TSV to PPT (PowerPoint Presentation) Convert TSV to PPTM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  7. Convert TEX to XLT in Android Apps | products.a...

    Render TEX to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...TEX to ODP (OpenDocument Presentation Format) Convert TEX to OTP...Template Presentation) Convert TEX to POWERPOINT (Presentation Files)...

    products.aspose.com/total/android-java/conversi...
  8. Convert CSV to DOT using Java or with free Onli...

    Java API to Export CSV to DOT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Template Presentation) Convert CSV to POWERPOINT (Presentation Files)...Convert CSV to PPT (PowerPoint Presentation) Convert CSV to PPTM (Macro-enabled...

    products.aspose.com/total/java/conversion/csv-t...
  9. Java API to Render CGM to MD | products.aspose.com

    Export CGM to MD via Java API without using Microsoft Excel or Adobe Reader...CGM to ODP (OpenDocument Presentation Format) Convert CGM to OTP...Template Presentation) Convert CGM to POWERPOINT (Presentation Files)...

    products.aspose.com/total/java/conversion/cgm-t...
  10. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...代码展示了如何向形状添加自定义点: Presentation pres = new Presentation (); try { GeometryShape...代码展示了如何从形状中移除点: Presentation pres = new Presentation (); try { GeometryShape...

    docs.aspose.com/slides/zh/java/custom-shape/