Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 62,623 for

slides

(0.05 sec)
  1. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on t…...with a Slide Having an Empty Comment in C# Aspose.Slides Product...Product Family slides-net , slides-comments bhav April 25, 2025, 5:14am...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  2. 图像|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 幻灯片或演示文稿添加图像...Slides 允许您通过不同的程序向演示文稿中的幻灯片添加图像。 提示...SVG ,转换 SVG 为 PNG 。 Aspose.Slides 支持这些流行格式的图像操作:JPEG、PNG、BMP、GIF...

    docs.aspose.com/slides/zh/net/image/
  3. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....Rendering Shapes on Slide as Images Contents [ Hide ] This covers...to file Images are added in slide background and shapes. Sometimes...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  4. Get all the text in a slide|Aspose.Slides Docum...

    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....Get all the text in a slide Contents [ Hide ] OpenXML SDK string...FilePath + "Get all the text in a slide.pptx" ; foreach ( string s in...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  5. Embedding Fonts in PowerPoint with C#|Aspose.Sl...

    Learn to embed, add, and manage fonts in PowerPoint presentations using C# and .NET...the texts or numbers on your slides, the layout, styling, etc....pptx" )) { ISlide slide = presentation . Slides [ 0 ]; // Renders...

    docs.aspose.com/slides/net/embedded-font/
  6. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/create-chart/
  7. PPT to PPTX conversion|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 for Java. Most presentation...presentation features - master slides, structure and so on - are retained...

    docs.aspose.com/slides/java/ppt-to-pptx-convers...
  8. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET...Get the table from the first slide. Iterate through the table’s...)) { ITable table = pres . Slides [ 0 ]. Shapes [ 0 ] as ITable...

    docs.aspose.com/slides/net/manage-cells/
  9. 现代 API|Aspose.Slides 文档

    现代 API...Contents [ Hide ] 介绍 历史上,Aspose Slides 依赖于 java.awt,并在公共 API 中包含以下类:...的依赖。Graphics2D 被声明为已弃用,并从公共 Slides API 中移除其支持。 带有对 System.Drawing...

    docs.aspose.com/slides/zh/java/modern-api/
  10. Exception”Method Is Not Implemented” when Tryin...

    Hello when trying to open a .pptx in Aspose Slides v22.01 i get the following exception: com.aspose.Slides.exceptions.NotImplementedException: The method or operation is not implemented … Wrapped by: com.aspose.slid…...Slides Product Family slides-java jroldan1 April...trying to open a .pptx in Aspose Slides v22.01 i get the following...

    forum.aspose.com/t/exception-method-is-not-impl...