Aspose.Slides.LowCode Namespace

Contains classes and methods to handle complex general operations in a low code way
Classes
  ClassDescription
Public classCode exampleCollect
Represents a group of methods intended to collect model objects of different types from Presentation.
Public classCode exampleCompress
Represents a group of methods intended to compress Presentation.
Public classCode exampleConvert
Represents a group of methods intended to convert Presentation.
Public classCode exampleForEach
Represents a group of methods intended to iterate over different Presentation model objects. These methods can be useful if you need to iterate and change some Presentation' elements formatting or content, e.g. change each portion formatting.
Delegates