Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 129,004 for

presentation

(0.17 sec)
  1. Online POTM File Merger or Build Python Apps to...

    Free online app to combine different POTM files. Python merging library code to merge POTM documents into other formats....using Presentation class object. Select the one presentation as...PPTM Files (Macro-enabled Presentation File) Merge BMP Files (Bitmap...

    products.aspose.com/total/python-net/merge/potm/
  2. Online PPSX File Merger or Build Python Apps to...

    Free online app to combine different PPSX files. Python merging library code to merge PPSX documents into other formats....using Presentation class object. Select the one presentation as...PPTM Files (Macro-enabled Presentation File) Merge BMP Files (Bitmap...

    products.aspose.com/total/python-net/merge/ppsx/
  3. Export PPTX to DOCX on Andorid via Java or with...

    Convert PPTX to DOCX in mobile apps without installing any software or online. Test free PPTX to DOCX online converter quickly before integrating the code....Android Open PPTX file using Presentation class Convert PPTX to HTML...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  4. Convert DOT to JSON Format via Java | products....

    Convert DOT to JSON format via Java without using using Microsoft Word or Microsoft Excel...DOT to ODP (OpenDocument Presentation Format) Convert DOT to POT...(Microsoft PowerPoint Template Presentation) Convert DOT to PPTX (Open...

    products.aspose.com/total/java/conversion/dot-t...
  5. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Render Presentations with Fallback Fonts in PHP...

    Render Presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Render Presentations with Fallback Fonts in PHP Contents [ Hide...With Presentation.save method we can save presentation in the...

    docs.aspose.com/slides/php-java/render-presenta...
  8. 在 C++ 中为演示文稿添加数字签名|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 对 PowerPoint 和 OpenDocument 文件进行数字签名。只需几秒钟即可通过清晰的代码示例保护您的幻灯片。...File -> Info -> Protect Presentation 为演示文稿添加数字签名: 演示文稿可能包含多个...= System :: MakeObject < Presentation > (); // 使用 PFX 文件和 PFX...

    docs.aspose.com/slides/zh/cpp/digital-signature...
  9. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...import Presentation , SaveFormat pres = Presentation () slide...import Presentation , SaveFormat pres = Presentation () slide...

    docs.aspose.com/slides/python-java/installation/
  10. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the Presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var Presentation = new Presentation("tes…...the following code on the presentation below. What I find is that...kept. using (var presentation = new Presentation("test1.pptx"))...

    forum.aspose.com/t/aspose-slides-for-net-ishape...