Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 129,292 for

presentation

(0.08 sec)
  1. Compress PPTX Files Online or via C++ | product...

    Free online app to compress different PPTX files. C++ compression library code for PPTX documents....the project Load the PPTX presentation Use Compress::RemoveUnusedMasterSl...PPTX presentation C++ Code : compress PPTX Presentation Develop...

    products.aspose.com/total/cpp/compress/pptx/
  2. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/java/3d-chart/
  3. 如何在 Docker 中运行 Aspose.Slides for Java|Aspose.Sl...

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖、字体和许可,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。..."Creating presentation..." ); Presentation presentation = new Presentation...(); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/how-to-run-aspos...
  4. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Instantiate Presentation class. Access first slide...Instantiate Presentation class SharedPtr<Presentation> pres = M...

    products.aspose.com/slides/cpp/chart/pptx/
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation.... Presentation (); try { var ppImage ;...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/nodejs-java/modern-api/
  6. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/ppt/
  7. Convert PPTX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX 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/pptx-...
  8. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP to PNG 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...
  9. Convert ODP to BMP using C++ application | prod...

    Sample C++ conversion code for ODP document to BMP format. Use example code for batch ODP to BMP 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...
  10. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....Apply Shape Effects in Presentations Using C++ Contents [ Hide...to shapes in PowerPoint presentations. Apply a Shadow Effect This...

    docs.aspose.com/slides/cpp/shape-effect/