Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 70,685 for

values

(0.23 sec)
  1. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....display formats of numeric values and dates. We know that numeric...used to represent different values including decimal, currency...

    docs.aspose.com/cells/cpp/cells-number-settings/
  2. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y Values....format code applied to the Y values. @property def format_code...setter def format_code ( self , value : str ): ... Remarks Number...

    reference.aspose.com/words/python-net/aspose.wo...
  3. aspose.barcode.netstandard.zip

    Aspose.Barcode.NetStandard/Aspose.Barcode.NetStandard/Aspose.Barcode.NetStandard.csproj Debug AnyCPU {521C79E9-CBA1-446A-ABAC-C60E130F40A3} Exe Aspose.Barcode.NetStandard Aspose.Barcode.NetStandard...... Change these attribute values to modify the information //...consists of the following four values: // // Major Version // Minor...

    docs.aspose.com/barcode/net/aspose-barcode-net-...
  4. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services....can set spacing factor to a value less than or equal to 1.0 (default)...additionally set scaling factor to a value between 0.8 and 1.0 (default)...

    docs.aspose.com/words/reportingservices/spacing...
  5. FieldDisplayBarcode.backgroundColor property | ...

    FieldDisplayBarcode.backgroundColor property. Gets or sets the background color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF]...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitScale method. Returns or sets the scale value for minor tick marks on the time category axis in C++....method Returns or sets the scale value for minor tick marks on the...the tick marks and displayed values of a chart axis. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... The default value is 0 - auto. public float FontSize...the range of valid values. Remarks Valid values range from 0 to...

    reference.aspose.com/words/net/aspose.words/tex...
  8. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....PrintErrorsType , that contain predefined values to be assigned to these properties...respectively. The predefined values in the PrintCommentsType enumeration...

    docs.aspose.com/cells/net/setting-print-options/
  9. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Document method. Returns the document containing the parent chart in C++....the tick marks and displayed values of a chart axis. auto doc =...get_Count ()); ASSERT_EQ ( u "Y-Values" , chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples.... Converting these values programmatically helps in generating...colors with explicit numerical values between 0 and 255. RGBA format...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/