Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 152,103 for

2

(0.52 sec)
  1. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....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/androidjava/custom-shape/
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates...."Row 1 Cell 1" # Add text to row 2, column 1. table . rows [ 1 ][...text_frame . text = "Row 1 Cell 2" # Clone row 1 at the end of the...

    docs.aspose.com/slides/python-net/manage-rows-a...
  3. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.back_color property | Aspose.Words for P...

    Stroke.back_color property. Gets or sets the background color of the stroke....8 , 2.6 , 3.9 ], y_values = [ 2.7 , 3.2 , 0.8 , 1.7 ])...visible = False data_points [ 2 ] . marker . format . fill . preset_textured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]) # A chart series can also...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/nodejs-java/manage-table/
  7. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....org/2000/svg" > 2 < rect x = "60" y = "100" width..."http://www.w3.org/2000/svg" > 2 < rect x = "120" y = "140" width...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  8. Pdf save error - Free Support Forum - aspose.com

    Hi, We saved (attached) a pdf document. But it has saved an empty document. we use aspose 9.5.0.0 version. But we test the same scenario with aspose pdf 8.2.0.0 version. There are any error. Please control this. Thanks...2.0.0 version. There are any error...codewarior October 15, 2014, 7:23am 2 Hi Ahmet, Thanks for contacting...

    forum.aspose.com/t/pdf-save-error/65325
  9. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple...String[]{"MyStyle Alias 1", "MyStyle Alias 2"}, style.getAliases()); Assert...

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