Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 75,740 for

values

(2.09 sec)
  1. ImageWatermarkOptions.Scale | Aspose.Words for ...

    Discover the ImageWatermarkOptions Scale property to easily adjust image scaling for optimal watermarking. Default value, 0 auto for seamless integration.... The default value is 0 - auto. public double Scale...the range of valid values. Remarks Valid values range from 0 to...

    reference.aspose.com/words/net/aspose.words/ima...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used 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...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used 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...
  4. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration....GREETINGLINE field accepts values from a data source during a...// that the field will take values from. Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldMergeBarcode.error_correction_level proper...

    FieldMergeBarcode.error_correction_level property. Gets or sets an error correction level of QR Code... Valid values are [0, 3]. @property def ...error_correction_level ( self , value : str ): ... See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-saved.xlsx, and output-saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...there are some non-standard values that cause the file data to...there is some special numeric values in the template file, such...

    forum.aspose.com/t/saving-a-file-using-fileform...
  7. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes.... categories = categories , values = [ 2 , 3 , 4 ]) series . add... categories = categories , values = [ 5 , 2 , 3 ]) # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BarcodeParameters.caseCodeStyle property | Aspo...

    BarcodeParameters.caseCodeStyle property. Style of a Case Code for barcode type ITF14... The valid values are [STD|EXT|ADD] get caseCodeStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Save Each Worksheet to a Different PDF File|Doc...

    Learn how to Save Each Worksheet to a Different PDF File with Aspose.Cells for Python via .NET API....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/python-net/save-each-work...
  10. How to Create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells for Python via .NET APIs. Specifically, we will cover the following types of stock charts:the High-Low-Close (HLC) stock chart, Open-High-Low-Close (OHLC) chart, Volume-High-Low-Close (VHLC) stock chart, and Volume-Open-High-Low-Close (VOHLC) stock chart....allow you to see high and low values over time, along with opening...opening and closing values in a single chart. Aspose.Cells for Python...

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