Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 70,633 for

values

(0.09 sec)
  1. X Axis Vs. Category Axis with Golang via C++|Do...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... While the Y axis is a Value‑type axis, the X axis can be...Category‑type axis or a Value‑type axis. Using a Value axis, the data...

    docs.aspose.com/cells/go-cpp/x-axis-vs-category...
  2. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... get ( i ); // Skip null values if ( chartPoint . yValue ===...; // Print the chart point value and see if it is inside bar...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  3. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....properties may store multiple values. if ( System :: ObjectExt ::...docProperty -> get_Value ())) { for ( auto && value : System :: IterateOver...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....properties may store multiple values. if ( System :: ObjectExt ::...docProperty -> get_Value ())) { for ( auto && value : System :: IterateOver...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Page Margins|Aspose.Words for JasperReports

    JasperReports print model does not allow exporters to detect the page margins specified in the report design. Aspose.Words for JasperReports uses a special algorithm to work this out....margins are set to a default value that is used by Microsoft Word...can change the default 1in value by specifying what page margins...

    docs.aspose.com/words/jasperreports/page-margins/
  6. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...flag indicating whether the value axis crosses the category axis...the scaling value of the display units for the value axis. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldBarcode.PostalAddress | Aspose.Words for .NET

    Discover the FieldBarcode PostalAddress property to easily manage postal addresses for barcode generation and bookmark references. Simplify your workflow today!...display custom values as barcodes. // 1 - Store the value that the...FieldBarcode , true ); // This value needs to be a valid ZIP code...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF format....in PDF as well as form field values. This code example assumes..._dataDir + infilename ); // Get values from all fields for ( auto...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  9. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...one serie the legend show the value on the Y axis. If i remove the...legend displays the Y-axis value instead of the series name....

    forum.aspose.com/t/chart-legend-strange-behavio...
  10. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....specifying one of the following values in Logging.loggingLevel property:...property: Severity Value Description LoggingLevel.Error 2 Error...

    docs.aspose.com/ocr/java/logging/