Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 219,482 for

slides

(0.07 sec)
  1. Converting PowerPoint Presentations to HTML in ...

    i ran into problems whan converting to html. some of the text are not in place and its needs to be parsed. wich is complicated what can aspose offer to support such bugs?...Slides Product Family slides-net , slides-text , slides-htmlexport...in your app project Aspose.Slides version you are using shira...

    forum.aspose.com/t/converting-powerpoint-presen...
  2. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Slides Product Family slides-java , slides-headerfooter...Presentation(stream2); try { for (ISlide slide : presentation2.getSlides())...

    forum.aspose.com/t/read-and-replace-header-and-...
  3. 添加带动画的画框|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for .NET 以编程方式创建画框并对其应用动画。首先,我们展示如何使用...应用框架和动画。然后,我们展示如何使用 Aspose.Slides for .NET 执行相同的步骤。 添加带动画的画框...

    docs.aspose.com/slides/zh/net/adding-picture-fr...
  4. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides Contents [ Hide ] You can easily download...download Aspose.Slides for evaluation. The evaluation download is...

    docs.aspose.com/slides/java/evaluate-aspose-sli...
  5. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...Slides,您可以创建常规图表(基于流行的图表类型)和自定义图表。...为了让您创建图表,Aspose.Slides 提供了 ChartType 枚举类,位于 Aspose::Slides::Charts ...

    docs.aspose.com/slides/zh/cpp/create-chart/
  6. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...Issues with Slide Background and Textbox Animations in PPTX to...Conversion Aspose.Slides Product Family slides-net , slides-animation...

    forum.aspose.com/t/issues-with-slide-background...
  7. Evaluate Aspose.Slides|Aspose.Slides for Python...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides Contents [ Hide ] You can easily download...download Aspose.Slides for evaluation. The evaluation package is...

    docs.aspose.com/slides/python-java/evaluate-asp...
  8. Evaluate Aspose.Slides|Aspose.Slides for Python...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides Contents [ Hide ] You can easily download...download Aspose.Slides for evaluation. The evaluation package is...

    docs.aspose.com/slides/python-net/evaluate-aspo...
  9. Find and Replace Text without Losing Format in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Loop through slides foreach ( PowerPoint . Slide sld in pres .... Slides ) //Loop through all shapes in slide foreach ( PowerPoint...

    docs.aspose.com/slides/net/find-and-replace-tex...
  10. Chart Plot Area|Aspose.Slides Documentation

    Get width, height of chart plot area. Set layout mode. PowerPoint presentation in C# or .NET...Slides for .NET provides a simple...Presentation class. Access first slide. Add chart with default data...

    docs.aspose.com/slides/net/chart-plot-area/