Discover the Aspose.Words.Bibliography.PersonCollection class, designed to streamline bibliography management by efficiently listing source contributors....Properties Name Description Count { get; } Gets the number of...( bibliography . Sources . Count , Is . EqualTo ( 12 )); // Get...
ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie... count ). toEqual ( 3 ); expect ( chart...expect ( series . dataLabels . count ). toEqual ( 4 ); } // Change...
Discover Aspose.Words.CleanupOptions to customize document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient documents.... Count , Is . EqualTo ( 8 )); // Apply..."Hello world!" ); Aspose . Words . Lists . List docList = doc...
Explore the Aspose.Words.Markup.CustomXmlSchemaCollection class for managing XML schemas linked to custom XML parts, enhancing document flexibility and control....Properties Name Description Count { get; } Gets the number of...); Assert . That ( schemas . Count , Is . EqualTo ( 3 )); Assert...
Effortlessly clear your CustomXmlSchemaCollection with the Clear method, removing all elements for optimal management and organization.... Count , Is . EqualTo ( 3 )); Assert...(); Assert . That ( schemas . Count , Is . EqualTo ( 0 )); See Also...
Aspose::Words::Vba::VbaModuleCollection::get_Count method. Returns the number of VBA modules in the collection in C++....Aspose::Words::Vba::VbaModuleCollection::get_Count method Contents...] VbaModuleCollection::get_Count method Returns the number of...
CustomXmlSchemaCollection.indexOf method. Returns the zero-based index of the specified value in the collection.... count ). toEqual ( 3 ); expect ( schemas...schemas . count ). toEqual ( 0 ); See Also module Aspose.Words.Markup...