Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 70,673 for

values

(0.09 sec)
  1. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...Ensure text boxes update their values and adjust size before conversion...UpdateSelectedValue(); // Force update text values } // Recalculate formulas to...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  2. Add Calculated Field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Python via .NET....multiply, or divide the original values before using them. At that...PivotTable Field List under the Values section. Drag the calculated...

    docs.aspose.com/cells/python-net/add-calculated...
  3. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property....property, depending on the value of the ChartDataLabel.top_mode...top ( self , value : float ): ... Remarks The value of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property....property, depending on the value of the ChartDataLabel.left_mode...left ( self , value : float ): ... Remarks The value of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....top property value: whether it sets the location...setter def top_mode ( self , value : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::ClearValues method. Removes all data Values from the chart series with preserving the format of the data points and data labels in C++....es method Removes all data values from the chart series with...idx_get ( 0 ); // Clear X and Y values of the first series. series1...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartSeries.remove method | Aspose.Words for No...

    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. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....doughnut_hole_size ( self , value : int ): ... Remarks Applies...acceptable values is from 0 to 90 inclusive. The default value is 75...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... Default value is true . get allowOverlap ()...will be thrown for any other values. table . horizontalAnchor =...

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

    Represents an X value for a chart series in Java....ChartXValue Represents an X value for a chart series. Remarks:...static methods for creating an X value of a particular type. The getValueType()...

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