Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 133,215 for

2

(0.1 sec)
  1. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++...All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/cpp/custom-shape/
  2. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离...GetCell ( defaultWorksheetInde , 2 , 1 , 0.50 )); series . DataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . Type ); series2...

    docs.aspose.com/slides/zh/net/chart-data-label/
  4. ComparisonEvaluationResult | Aspose.Words for Java

    The comparison evaluation result in Java.... // 2. " COMPARE %s %s %s ". Field field...assertEquals(expectedRightExpress, arguments[2]); return this; } private final...

    reference.aspose.com/words/java/com.aspose.word...
  5. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/fr/cpp/create-pivot-table...
  6. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/sv/cpp/create-pivot-table...
  7. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java....String[] { "Category 1", "Category 2", "Category 3" }; series.add("Series...double[] { 2.0, 3.0, 4.0 }); series.add("Series 2 of primary...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....writeln(" Line 1"); // 2 - Add a SYMBOL field which displays...\\h"); builder.writeln("Line 2"); // 3 - Add a SYMBOL field which...

    reference.aspose.com/words/java/com.aspose.word...
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...