Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 142,027 for

pptx

(0.24 sec)
  1. Merge XLTM Files Online or using C++ | products...

    Free online app to combine different XLTM files. C++ merging library code to merge XLTM worksheets into other formats....Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/xltm/
  2. Merge DOC Files Online or using .NET | products...

    Free online app to combine different DOC files. .NET merging library code to merge DOC documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/net/merge/doc/
  3. Merge DOCX Files Online or using .NET | product...

    Free online app to combine different DOCX files. .NET merging library code to merge DOCX documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/net/merge/docx/
  4. Merge POTX Files Online or using .NET | product...

    Free online app to combine different POTX presentations. C# .NET merging library code to merge POTX presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/net/merge/potx/
  5. Merge TSV Files Online or using .NET | products...

    Free online app to combine different TSV files. C# .NET merging library code to merge TSV worksheets into other formats....Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/net/merge/tsv/
  6. 在 PHP 中创建和应用 WordArt 效果|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用专业文本增强演示文稿。... 将演示文稿写入 PPTX 文件。 以下示例代码——上述步骤的实现——演示了如何将外部阴影效果应用于文本:...save ( "pres_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/wordart/
  7. Aspose.Slides for .NET: NullReferenceException ...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...pptx"); var slide = pres.Slides[0];...details about the content of the pptx file or any specific conditions...

    forum.aspose.com/t/aspose-slides-for-net-nullre...
  8. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。...代码演示如何在两个形状(椭圆和矩形)之间添加连接线(弯曲连接线): // 实例化一个表示 PPTX 文件的演示文稿类 Presentation pres =.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/connector/
  9. Install Aspose.Slides for Node.js via Java Usin...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....pptx", slides.SaveFormat.Pptx);\n\ console.log("Script...check file /app/NewPresentation.pptx!");' > index.js # Install the...

    docs.aspose.com/slides/nodejs-java/installing-s...
  10. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....Presentation class to add PDF to PPTX in Java Load the source PDF...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...