Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 50,741 for

range

(0.11 sec)
  1. ColorTransformOperation | Aspose.Sildes for PHP...

    ColorTransformOperation Contents [ Hide ] ColorTransformOperation class Defines color transform operation. Constants ...... Parameter is in range between 0 (original color) and...the color. Parameter is in range between 0 (original color) and...

    reference.aspose.com/slides/php-java/aspose.sli...
  2. Reference to a cell - Free Support Forum - aspo...

    Is it possible to store a reference to a cell instead of a cell name? If i get a cell with Cell cell = workbook.Worksheets[0].Cells["D8"]; and when there is a table above that gets expanded, with listObject.PutCellVal…... Select the cell or range of cells you want to name. Go...enter a name for the selected range in the “Name” field. Optionally...

    forum.aspose.com/t/reference-to-a-cell/267815
  3. Cells.AddRange | Aspose.Cells for .NET API Refe...

    Cells method. Adds a Range object reference to cells...AddRange method Adds a range object reference to cells public...public void AddRange ( Range rangeObject ) Parameter Type Description...

    reference.aspose.com/cells/net/aspose.cells/cel...
  4. is_intersect method | Aspose.Cells for Python v...

    is_intersect method is_intersect Indicates whether the Range is intersect. Returns Whether the Range is intersect. de......whether the range is intersect. Returns Whether the range is intersect...self , range ): ... Parameter Type Description range Range The range...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Range.AutoFill Question - Aspose.Cells Product ...

    Hi, I have a question about Range.AutoFill functionality. Workbook workbook = new Workbook(); // Get the first Worksheet Cells. Cells cells = workbook.Worksheets[0].Cells; // AutoFill bottom -> up cells["B10"].F…...Range.AutoFill Question Aspose.Cells Product Family cells-net...Hi, I have a question about Range.AutoFill functionality. Workbook...

    forum.aspose.com/t/range-autofill-question/244678
  6. Aspose::Cells::Cell::GetMergedRange method | As...

    Aspose::Cells::Cell::GetMergedRange method. Returns a Range object which represents a merged Range in C++....Returns a Range object which represents a merged range. Range Aspose...GetMergedRange () ReturnValue Range object. Null if this cell is...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  7. System::Drawing::CharacterRange Class Reference...

    Public Member Functions | List of all members System::Drawing::CharacterRange Class Reference Represents a Range of c......Class Reference Represents a range of character positions in a...More... #include <character_range.h> Public Member Functions CharacterRange...

    reference.aspose.com/slides/cpp/class/system.dr...
  8. System::Drawing::CharacterRange Class Reference...

    Public Member Functions | List of all members System::Drawing::CharacterRange Class Reference Represents a Range of c......Class Reference Represents a range of character positions in a...More... #include <character_range.h> Public Member Functions CharacterRange...

    reference.aspose.com/slides/cpp/class/system.dr...
  9. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this Range....unlink_fields() Unlinks fields in this range. def unlink_fields ( self ):...Replaces all the fields in this range with their most recent results...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Class Name | Aspose.Cells for .NET API Reference

    Aspose.Cells.Name class. Represents a defined name for a Range of cells...Represents a defined name for a range of cells. public class Name...() Gets the range if this name refers to a range. GetRange (bool)...

    reference.aspose.com/cells/net/aspose.cells/name/