Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 126,319 for

presentation

(0.08 sec)
  1. Convert PPS to HTML using C++ application | pro...

    Sample C++ conversion code for PPS document to HTML format. Use example code for batch PPS to HTML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pps-t...
  2. Convert PPSM to HTML using C++ application | pr...

    Sample C++ conversion code for PPSM document to HTML format. Use example code for batch PPSM to HTML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  3. Convert XML to EMF using C++ application | prod...

    Sample C++ conversion code for XML document to EMF format. Use example code for batch XML to EMF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/xml-t...
  4. Convert TIFF to PPS using C++ application | pro...

    Sample C++ conversion code for TIFF document to PPS format. Use example code for batch TIFF to PPS conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/tiff-...
  5. Convert TIFF to POT using C++ application | pro...

    Sample C++ conversion code for TIFF document to POT format. Use example code for batch TIFF to POT conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/tiff-...
  6. Convert POT to PDF using C++ application | prod...

    Sample C++ conversion code for POT document to PDF format. Use example code for batch POT to PDF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  7. Convert PPSX to OTP using C++ application | pro...

    Sample C++ conversion code for PPSX document to OTP format. Use example code for batch PPSX to OTP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  8. Convert POT to PPSM using C++ application | pro...

    Sample C++ conversion code for POT document to PPSM format. Use example code for batch POT to PPSM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  9. Convert PDF to SWF in Python | products.aspose.com

    Sample code for PDF to SWF Python conversion. Use PowerPoint Python API for batch conversion PDF files to SWF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 auto presentation = MakeObject <...

    docs.aspose.com/slides/zh/cpp/shape-formatting/