Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 150,264 for

2

(0.21 sec)
  1. ChartLegend.LegendEntries | Aspose.Words for .NET

    Explore the ChartLegend LegendEntries property to access a comprehensive collection of legend entries for all series and trendlines in your chart...."AW Category 1" , "AW Category 2" }; ChartSeries series1 = series...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Add Images in Worksheet|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.... setColumnWidth ( 2 , 50 ); //Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/java/add-images-in-worksh...
  4. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management.... Write ( "Section 2." ); Assert . That ( doc . GetText...EqualTo ( "Section 1. \fSection 2." )); // Remove the first section...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/java/ps/working-with-pages/
  10. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...adlib September 4, 2025, 2:11pm 1 Hi there, Using latest...Discourse September 4, 2025, 2:11pm 2 @markmanley.adlib Hi Mark...

    forum.aspose.com/t/image-getoriginaloptions-alo...