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

values

(0.23 sec)
  1. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis. To learn more, visit the documentation article in C++....of the display units for the value axis. To learn more, visit the...scale display units on the value axis. get_Document () Returns...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...for few row values only. It is missing few values. I’m looking...Benchmark* And then, all other values in DataTable Row object. Thank...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  3. How to set Data Validations settings in GridJS|...

    Configure Data Validation rules for selected cells, including criteria, input messages, and invalid-data alerts....Submit to save, then test input values in the target range. JavaScript...true , inputtitle : 'Allowed values' , inputmessage : 'Please pick...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. ChartSeries.insert method | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartSeries.insert method...xValue) Inserts the specified X value into the chart series at the...index. If the series supports Y values and bubble sizes, they will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced chart clarity and precision in your data visualizations....effect for time category and value axes. Examples Shows how to...the tick marks and displayed values of a chart axis. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....property Returns or sets the scale value for major tick marks on the...the tick marks and displayed values of a chart axis. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....Data types of comma-separated values are determined automatically...documents, you can work with typed values rather than just strings. The...

    reference.aspose.com/words/java/com.aspose.word...
  8. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Python allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....System or built-in that contain values such as document title, author...or custom, provided as name-value pairs where the user can define...

    docs.aspose.com/words/python-net/work-with-docu...
  9. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....shows how to get actual axis values, swap data between axes, hide...date format for category axis values, rotate an axis title, set...

    docs.aspose.com/slides/net/chart-axis/
  10. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...String value = ""; if (valueObj instanceof String) { value = String...instanceof List) { List<IdName> values = new Gson().fromJson(new ObjectMapper()...

    forum.aspose.com/t/chinese-date-language-locale...