Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 24,284 for

range

(0.18 sec)
  1. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid Range is from 0 to 1 in C++.... Valid range is from 0 to 1. double Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::set_Opacity met...

    Aspose::Words::Drawing::Stroke::set_Opacity method. Defines the amount of transparency of a stroke. Valid Range is from 0 to 1 in C++.... Valid range is from 0 to 1. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::FieldToa::set_PageRangeS...

    Aspose::Words::Fields::FieldToa::set_PageRangeSeparator method. Sets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Excel File and Data Operations|Documentation

    Excel file and data operations - create workbooks, manage worksheets, read and write Excel data with AI automation...Read Excel Data Read Full Used Range { "tool" : "read_data_from_excel"..."Sales Data" } } Read Specific Range { "tool" : "read_data_from_excel"...

    docs.aspose.com/cells/nodejs-cpp/mcp/file-opera...
  5. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...the list item (must be in the range from 1 to 32767). numberStyle...ArgumentOutOfRangeEx index is out of range. Examples Shows how to get the...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....parameters: CellArea - The range to apply subtotal on GroupBy...subtotal has been applied to range A2:B11 and the direction of...

    docs.aspose.com/cells/go-cpp/applying-subtotal-...
  7. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry.... entry_level_range = '1-3' self . assertEqual (...\\ n \\ f A \\ l 1' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact.... Range . Fields [ 0 ]. Result , Is...yyyy\"" ); Assert . That ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....: First, select the cell or range of cells that you want to format...Formatting To format a cell or a range of cells to display numbers...

    docs.aspose.com/cells/python-net/how-to-format-...