Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 24,711 for

range

(0.32 sec)
  1. Aspose::Words::ImageWatermarkOptions::get_Scale...

    Aspose::Words::ImageWatermarkOptions::get_Scale method. Gets or sets the scale factor expressed as a fraction of the image. The default value is 0 - auto in C++....const Remarks Valid values range from 0 to 65.5 inclusive. Auto...

    reference.aspose.com/words/cpp/aspose.words/ima...
  2. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Overlap method. Gets or sets the percentage of how much the series bars or columns overlap in C++.... The range of acceptable values is from...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... range . replace_regex ( pattern =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore text inside fields... range . replace ( pattern = 'Hello'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor... PageSet(ranges) {#pagerange[]} Creates a page...page set based on ranges. PageSet ( ranges : Aspose . Words ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 向单元格添加超链接|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Define a range object(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  9. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in C# to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting to a range of cells in a worksheet. Conditional...allows you to apply formats to a range of cells and have that formatting...

    docs.aspose.com/cells/net/apply-conditional-for...
  10. How to Create Pivot Table in Excel using C#

    This short tutorial is designed to teach how to create pivot table in Excel using C#. To create pivot table programmatically C# is used and all the steps are described with respect to it....in C# by providing the data range, and destination cell where...number in the selected data range. You can also use another pivotFieldType...

    kb.aspose.com/cells/net/how-to-create-pivot-tab...