BaseSlideJoinPortionsWithSameFormatting Method (IShapeCollection)

Joins runs with same formatting in all paragraphs in all acceptable shapes.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public virtual void JoinPortionsWithSameFormatting(
	IShapeCollection collection
)

Parameters

collection
Type: Aspose.SlidesIShapeCollection
See Also