Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 70,450 for

values

(0.22 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Manager method. Gets or sets the manager property in C++....EDITTIME can display these values in the document body. std ::...; // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. XlsxDateTimeParsingMode | Aspose.Words for Java

    Specifies how document text is parsed to identify date and time Values in Java....parsed to identify date and time values. Examples: Shows how to specify...used first to parse string values. length Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  3. AdjustmentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.AdjustmentCollection class—your solution for managing readonly adjustment Values for shapes. Enhance your document designs effortlessly!...collection of Adjustment adjust values that are applied to the specified...to work with adjustment raw values. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index...remove(index) Removes the X value, Y value, and bubble size, if supported...how to add/remove chart data values. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...field values, or the presence of empty or non-numeric values in...recalculated based on the latest values. Test Simplified Formulas :...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  6. Footnote.ActualReferenceMark | Aspose.Words for...

    Discover the Footnote ActualReferenceMark property to access the precise text of reference marks in your documents, enhancing clarity and organization....Remarks To initially populate values of this property for all reference...document, or to update the values after changes in the document...

    reference.aspose.com/words/net/aspose.words.not...
  7. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced chart clarity and precision....of the display units for the value axis. To learn more, visit the...scale display units on the value axis. Document { get; } Returns...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....chart after calculating its values using the Chart.Calculate()...worksheet. It then prints the values of the axis labels on the console...

    docs.aspose.com/cells/go-cpp/read-axis-labels-a...
  9. HtmlLoadOptions constructor | Aspose.Words for ...

    Aspose.Words.Loading.HtmlLoadOptions constructor...of this class with default values. HtmlLoadOptions () HtmlLoadOptions(password)...properties set to the specified values. HtmlLoadOptions ( loadFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....insert chart with date/time values. Document doc = new Document();...date/time values for the X-axis, and respective decimal values for...

    reference.aspose.com/words/java/com.aspose.word...