Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 129,337 for

presentation

(0.4 sec)
  1. Convert PPSM to SVG using C# | products.aspose.com

    Sample code for PPSM to SVG C# conversion. Use API example code for batch PPSM files to SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.ppsm"...

    products.aspose.com/slides/net/conversion/ppsm-...
  2. Convert PPT to TIFF using C++ application | pro...

    Sample C++ conversion code for PPT document to TIFF format. Use example code for batch PPT to TIFF 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/ppt-t...
  3. Convert XML to PPS using C++ application | prod...

    Sample C++ conversion code for XML document to PPS format. Use example code for batch XML 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/xml-t...
  4. Convert PPSX to POT using C++ application | pro...

    Sample C++ conversion code for PPSX document to POT format. Use example code for batch PPSX 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/ppsx-...
  5. Convert XML to PDF using C++ application | prod...

    Sample C++ conversion code for XML document to PDF format. Use example code for batch XML 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/xml-t...
  6. Convert TIFF to XPS using C++ application | pro...

    Sample C++ conversion code for TIFF document to XPS format. Use example code for batch TIFF to XPS 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-...
  7. Convert PPSX to HTML using C++ application | pr...

    Sample C++ conversion code for PPSX document to HTML format. Use example code for batch PPSX 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/ppsx-...
  8. Convert HTML to PPTX in Python | products.aspos...

    Convert HTML to PPTX in Python. Use Python library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPTX in...

    products.aspose.com/slides/python-net/conversio...
  9. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  10. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 实例化一个可释放的 IImage 实例,来源于磁盘上的文件。...

    docs.aspose.com/slides/zh/php-java/modern-api/