Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 19,679 for

2 of

(0.08 sec)
  1. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group Of the specified series type to this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customize Row and Column Headers|Documentation

    This article introduces how to customzie row header and column header in GridWeb....captions for rows (numbers like 1, 2, 3 and so on) and columns (alphabetic...row. The headers of row 1 and 2 has been customized Customizing...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity.... EqualTo ( 2 )); Assert . That ( topRegions...nestedRegions . Count , Is . EqualTo ( 2 )); Assert . That ( nestedRegions...

    reference.aspose.com/words/net/aspose.words.mai...
  5. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format Of all [ChartDataPoint](../../chartdatapoint/) in this collection.... 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. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion Of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...add("Bookmark 2", 2); // Level 2 outlineLevels.add("Bookmark...SetDefaultBookmarksO(2); options.getOutlineOptions().SetExpandedOutlineLe(2); Please...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  7. Chart Worksheet Formulas|Aspose.Slides Document...

    PowerPoint Equations and Spreadsheet Formulas...ObjectExt :: Box < double > ( - 2.5 )); workbook -> GetCell ( 0...value2 = cell2 -> get_Value (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  8. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured documents for improved efficiency and organization....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  9. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type Of chart series included in this group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number Of immediate children Of this node in C++....Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/com...