Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 130,000 for

presentation

(0.23 sec)
  1. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....background color for PowerPoint presentation using C# . We will discuss...background color Load or create a presentation for setting the color Access...

    kb.aspose.com/slides/net/change-background-colo...
  2. Convert PowerPoint to Video using C#

    Follow this article to convert PowerPoint to video using C#. It has details to set the IDE, a list of steps, and a sample code for developing a PPT to video converter software using C#....license Define the input presentation and folder for the scanned...scanned images Load the source presentation and iterate through all...

    kb.aspose.com/slides/net/convert-powerpoint-to-...
  3. Convert PPTX to Video in C++ | products.aspose.com

    Convert PPTX to video in C++. Use C++ library API to convert PowerPoint to video...create, edit and manipulate presentations and also convert PowerPoint...PowerPoint presentations to other documents and videos. In this case...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Charts and Embed Them in Presentations as OLE Objects Working Solution...Resizing in PPTX Prevent Presentation Edits with Shape Locks in...

    docs.aspose.com/slides/net/technical-articles/
  5. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...png image: Presentation presentation = new Presentation("smartart....pptx"); ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  6. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java,简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/image/
  7. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  8. Convert DOTX to JSON format in C++ | products.a...

    Export DOTX to JSON in C++ without using Microsoft Excel or Word...DOTX to ODP (OpenDocument Presentation Format) Convert DOTX to...(Microsoft PowerPoint Template Presentation) Convert DOTX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/dotx-t...
  9. Convert PPTX to BMP using C++ application | pro...

    Sample C++ conversion code for PPTX document to BMP format. Use example code for batch PPTX 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/pptx-...
  10. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX 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/potx-...