Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the document in C++....ASSERT_FALSE ( bookmarks -> LINQ_Any ( static_cast < System ::...ASSERT_FALSE ( bookmarks -> LINQ_Any ( static_cast < System ::...
Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....ASSERT_FALSE ( bookmarks -> LINQ_Any ( static_cast < System ::...ASSERT_FALSE ( bookmarks -> LINQ_Any ( static_cast < System ::...
Aspose::Words::Fonts::FontSubstitutionSettings::get_FontNameSubstitution method. Settings related to font name substitution rule in C++....:: GetSystemFontFolders () -> LINQ_FirstOrDefault (); if ( condExpression...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE ( doc...
Aspose::Words::Fonts::FontSettings::ResetFontSources method. Resets the fonts sources to the system default in C++....:: GetSystemFontFolders () -> LINQ_FirstOrDefault (); if ( condExpression...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE ( doc...
Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is signed or not in C++....vbaProject -> get_Modules () -> LINQ_Count ()) : System :: String...vbaProject -> get_Modules () -> LINQ_Count ())) << std :: endl ;...
Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....auto && comment : comments -> LINQ_OfType < System :: SharedPtr...:: Words :: Comment > > () -> LINQ_Where ( static_cast < System...
Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph in C++....auto && paragraph : paras -> LINQ_OfType < System :: SharedPtr...Words :: Paragraph > > () -> LINQ_Where ( static_cast < System...