Aspose.Slides FOSS за .NET
FOSS за .NET е библиотека с отворен код за създаване, зареждане и манипулиране на файлове .pptx от Aspose.Slides. Тя се насочва към net9.0 и е издадена под лиценза MIT.
Пакет: Aspose.Slides.Foss
Основни класове
| Class | Description |
|---|
| Presentation | Root object for creating, loading, and saving .pptx files. |
| Slide | A single slide in a presentation. |
| SlideCollection | Ordered collection of slides. |
Форми
| Class | Description |
|---|
| Shape | Base class for all shapes on a slide. |
| ShapeCollection | Collection of shapes on a slide. |
| TextFrame | Text content inside a shape or table cell. |
| Table | Table shape with rows, columns, and cells. |
Текст на текста
| Class | Description |
|---|
| Paragraph | A paragraph inside a text frame. |
| Portion | A run of text with uniform formatting inside a paragraph. |
| FontData | Font name holder used by portion formatting. |
Форматиране на файловете
| Class | Description |
|---|
| ColorFormat | Color value with type (RGB, scheme, preset). |
| FillFormat | Fill settings (solid, gradient, pattern, picture). |
| LineFormat | Line/border settings (width, dash, arrows). |
| EffectFormat | Visual effects (shadow, glow, blur, reflection). |
| GradientFormat | Gradient stops and gradient fill settings. |
| PatternFormat | Pattern fill settings. |
| ThreeDFormat | 3-D bevel, extrusion, camera, and lighting. |
Рисунки и изображения
Структура на слайда
Метаданни и сътрудничество