Aspose.Words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) range Returns a Range object that represents...
FindReplaceOptions.applyFont property. Text formatting applied to new content....range.replace' , () => { let doc =...let replacementCount = doc . range . replace ( new Regex ( "[0-9]+"...
Discover the ChartAxis MajorUnit property to easily adjust major tick mark spacing, enhancing your data visualization and chart clarity....get ; set ; } Remarks Valid range of a value is greater than zero...
Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... range . fields [ 0 ] . as_field_author...
Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....document can overlap and span any range. To create a valid bookmark...ASSERT_EQ ( 1 , doc -> get_Range () -> get_Bookmarks () -> get_Count...
aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...(Inherited from Node ) range Returns a Range object that represents...
aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...(Inherited from Node ) range Returns a Range object that represents...
Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling.... Range . Replace ( new Regex ( "[0-9]+"...
Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation.... Range . Bookmarks ; PrintAllBookmarkInfo...
Discover the BookmarkStart property to easily access the node marking your bookmark's start, enhancing navigation and efficiency in your project.... Range . Bookmarks ; PrintAllBookmarkInfo...