Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 150,087 for

2

(0.07 sec)
  1. Calculate Sub Totals in xlsx4j|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/java/calculate-sub-totals...
  2. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation.... Width ) / 2 ; shape . Top = ( builder . PageSetup...PageHeight - shape . Height ) / 2 ; doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node.... writeln ( "Section 2 text." ); // Both sections are...trim ()). toEqual ( "Section 2 text." ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....= [ "Category 1" , "Category 2" , "Category 3" ]; chart . series..."Series 1" , categories , [ 4 , 2 , 5 ]); // Format the Doughnut...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title...Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis...Category 1' , 'AW Category 2' ], values = [ 1 , 2 ]) chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....writeln("Item 2"); // Now, there is one unused...cleanup(cleanupOptions); Assert.assertEquals(2, doc.getStyles().getCount());...

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