Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph in C++....paras -> LINQ_OfType < SharedPtr < Paragraph >> () -> LINQ_Where...
Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++....comments -> LINQ_OfType < SharedPtr < Comment >> () -> LINQ_Where (...
Aspose::Words::Drawing::ShapeBase::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....true ) -> LINQ_OfType < SharedPtr < Shape >> () -> LINQ_ToArray...
Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....u "Times New Roman CE" ) -> LINQ_ToArray ()); // We can save...u "Times New Roman CE" ) -> LINQ_ToArray ()); // Save the Linux...
Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++....-> get_HeadersFooters () -> LINQ_Count ( []( SharedPtr < Node...-> get_HeadersFooters () -> LINQ_Count ( []( SharedPtr < Node...
Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....paras -> LINQ_OfType < SharedPtr < Paragraph >> () -> LINQ_Where...
Aspose::Words::FrameFormat::get_VerticalDistanceFromText method. Specifies vertical distance (in points) between a frame and the surrounding text in C++....() -> LINQ_OfType < SharedPtr < Paragraph >> () -> LINQ_First...
Aspose::Words::FrameFormat::get_RelativeVerticalPosition method. Gets the relative vertical position of a frame in C++....() -> LINQ_OfType < SharedPtr < Paragraph >> () -> LINQ_First...