Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 129,290 for

presentation

(0.24 sec)
  1. Convert PPT to JPEG using C++ application | pro...

    Sample C++ conversion code for PPT document to JPEG format. Use example code for batch PPT 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/ppt-t...
  2. Convert OTP to GIF using C++ application | prod...

    Sample C++ conversion code for OTP document to GIF format. Use example code for batch OTP 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/otp-t...
  3. Convert TIFF to GIF using C++ application | pro...

    Sample C++ conversion code for TIFF document to GIF format. Use example code for batch TIFF 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/tiff-...
  4. Convert PPS to GIF using C++ application | prod...

    Sample C++ conversion code for PPS document to GIF format. Use example code for batch PPS 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/pps-t...
  5. Convert PPSM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPSM document to JPEG format. Use example code for batch PPSM 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/ppsm-...
  6. Online XSLFO to PPSX Conversion or Build .NET b...

    Free online app to convert XSLFO to PPSX files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Convert JSON Format to OTP via Java | products....

    Parse JSON to OTP in Java without using Microsoft PowerPoint...manipulate, convert and render presentations. It supports a wide range...features to manipulate data in presentations. It also provides a simple...

    products.aspose.com/total/java/conversion/json-...
  8. Online PCL to PPT Conversion or Build .NET base...

    Free online app to convert PCL to PPT files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  9. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....new Sunburst chart to the presentation: var pres = new aspose .... slides . Presentation (); try { var chart = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/data-points-...
  10. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...实例化一个表示演示文稿文件的 Presentation 对象 using ( Presentation presentation = new...new Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/zh/net/paragraph/