Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 19,383 for

2 of

(0.06 sec)
  1. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_Of method. Returns the zero-based index Of the specified value in the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name Of the series, if name is not set explicitly it is generated using index... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  4. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover the FieldNoteRef InsertHyperlink property, easily manage hyperlink insertion for bookmarked paragraphs to enhance your document’s interactivity....footnote number 2, so the field will display "2 below". // The...The \f flag makes the number 2 appear in the same format as the...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size Of the parent doughnut chart as a percentage....= [ 'Category 1' , 'Category 2' , 'Category 3' ] chart . series...= categories , values = [ 4 , 2 , 5 ]) # Format the Doughnut chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart Data Label|Aspose.Slides for Python Docum...

    Set PowerPoint chart data label and distance in Python...get_cell ( defaultWorksheetInde , 2 , 1 , 0.50 )) series . data_points...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . type ) series2...

    docs.aspose.com/slides/python-net/chart-data-la...
  7. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) Of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...popov May 2, 2025, 10:16am 2 @jic I will check your...possible. stanislav.popov May 2, 2025, 10:57am 3 @jic We have...

    forum.aspose.com/t/imageloadexception-when-runn...
  8. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a prOfessional and polished look....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Chart.Format | Aspose.Words for .NET

    Unlock advanced chart formatting with our tool! Easily customize fill and line styles for stunning, prOfessional visuals that enhance your data presentation....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy Of this collection and its items.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...