Range method. Indicates whether the Range is intersect...Range.IsIntersect Range.IsIntersect method Indicates whether...the range is intersect. public bool IsIntersect ( Range range...
Work with Ranges in a document using Python....with Ranges Contents [ Hide ] In Aspose.Words, a Range is a “flat...document content is the Range object. Range is like a “window” into...
Introduction to Range feature in Aspose.Words for Java....with Ranges Contents [ Hide ] In Aspose.Words, a Range is a “flat...document content is the Range object.Range is like a “window” into...
create_Range method Contents [ Hide ] create_Range Creates a Range object from an address of the Range. Returns A Ran......create_range method Contents [ Hide ] create_range Creates a...a Range object from an address of the range. Returns A Range object...
DocumentBuilder.start_editable_Range method. Marks the current position in the document as an editable Range start....start_editable_range method start_editable_range() Marks the current...an editable range start. def start_editable_range ( self ): ....
WorksheetCollection method. Gets Range object by predefined name...) Gets Range object by pre-defined name. public Range GetRangeByName...rangeName String Name of range. Return Value Range object. Returns null...
Cells method. Creates a Range object from a Range of cells...Creates a Range object from a range of cells. public Range CreateRange...Return Value A Range object See Also class Range class Cells namespace...
Access Ranges in a document easily and fast instead of using Apache POI....Access Ranges in Document Contents [ Hide ] Aspose.Words - Access...Access Ranges in Document Use the Range.getText to retrieve plain...
Represents union Range....UnionRange Represents union range. Methods Method Description...formats for a whole range. copy(UnionRange range, PasteOptions options)...
Range method. Returns a Range object that represents the rectangular intersection of two Ranges...Range.Intersect Range.Intersect method Returns a Range object...intersection of two ranges. public Range Intersect ( Rangerange ) Parameter...