Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 50,962 for

range

(0.28 sec)
  1. RangeCollection | Aspose.Cells for Java API Ref...

    Encapsulates a collection of objects....collection of Range objects. Methods Method Description add(Range range)...range) Adds a Range item to the collection. add(Object o) Adds an...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable Range from the document...remove() Removes the editable range from the document. Does not...content inside the editable range. def remove ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Range rng = this . Application . ActiveDocument...ActiveDocument . Range ( ref start , ref end ); // Insert a title...

    docs.aspose.com/words/net/inserting-table/
  4. Range.SetOutlineBorders | Aspose.Cells for .NET...

    Range method. Sets the outline borders around a Range of cells with same border style and color...Range.SetOutlineBorders Contents [ Hide ] SetOutlineBorders(CellBorderType...the outline borders around a range of cells with same border style...

    reference.aspose.com/cells/net/aspose.cells/ran...
  5. CharacterRange | Aspose.Slides for C++ API Refe...

    Represents a Range of character positions in a string. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type....CharacterRange class Represents a range of character positions in a...that represents the specified range. CharacterRange () Constructs...

    reference.aspose.com/slides/cpp/system.drawing/...
  6. Class SxRng | Aspose.Cells for .NET API Reference

    Aspose.Cells.Pivot.SxRng class. Represents Group Range in a PivotField...SxRng class Represents Group Range in a PivotField. public class...interval object for the group range. End { get; } Represents the...

    reference.aspose.com/cells/net/aspose.cells.piv...
  7. Class SortRange | Aspose.Cells for .NET API Ref...

    Aspose.Cells.GridDesktop.SortRange class. Indicates a Range of a Worksheet and provide method to sort the Range datas by row or column...SortRange class Indicates a range of a Worksheet and provide method...method to sort the range datas by row or column. public class...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. FormatConditionCollection.RemoveArea | Aspose.C...

    FormatConditionCollection method. Removes conditional formatted cell Range by index...conditional formatted cell range by index. public void RemoveArea...conditional formatted cell range to be removed. See Also class...

    reference.aspose.com/cells/net/aspose.cells/for...
  9. Aspose::Cells::Drawing::ShapeCollection::CopyIn...

    Aspose::Cells::Drawing::ShapeCollection::CopyInRange method. Copy shapes in the Range to destination Range in C++....Copy shapes in the range to destination range. void Aspose :: Cells...const CellArea& The source range. destRow int32_t The dest row...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  10. EditableRangeEnd.id property | Aspose.Words for...

    EditableRangeEnd.id property. Specifies the identifier of the editable Range....identifier of the editable range. Examples Shows how to work...work with an editable range. doc = aw . Document () doc . protect...

    reference.aspose.com/words/python-net/aspose.wo...