Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 24,104 for

range

(0.25 sec)
  1. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... Remarks The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shading.foreground_tint_and_shade property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. 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/tex...
  4. Aspose.Cells 17.1.0 中的公共API更改|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....GetObjectByIndex ( 0 ); //Create a range intrusive_ptr < IRange > rng...//Set its name to make it named range rng -> SetName (( intrusive_ptr...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  5. Aspose.Cells 17.1.0 中的公共API更改|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....GetObjectByIndex ( 0 ); //Create a range intrusive_ptr < IRange > rng...//Set its name to make it named range rng -> SetName (( intrusive_ptr...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  6. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...We have adjusted the valid range of insert values. Here is the...informing us can you give me range or max value now allowed to...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....NET offers a wide range of protection and unprotection...

    docs.aspose.com/cells/net/protect-and-unprotect/
  10. Get Cells Index with Golang via C++|Documentation

    Learn how to get row or column index by the name of row, column, or cells. Convert the name of the cell to row and column index zero-based using Aspose.Cells with Golang via C++....Quote Prefix of Cell Value or Range with Golang via C++ Convert...

    docs.aspose.com/cells/go-cpp/get-cells-index/