Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 150,832 for

2

(0.09 sec)
  1. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... 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...
  2. ChartMarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartMarker class, your go-to solution for enhancing chart data visualization with customizable markers....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++....get_Range () -> Replace ( regex , u "$2 took money from $1" , options...Replace ( regex , u "$3 bought a $2 from $1" , options ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/pptx/
  7. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...GetCell(defaultWorksheetInde, 1 , 3 , "Series 2" ), chart.Type); //Take first...e, 2 , 1 , 1 ), fact.GetCell(defaultWorksheetInde, 2 , 2 , 3...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  8. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the document...'Section 2' ) self . assertEqual ( 'Section 1 \x0c Section 2' , doc...self . assertEqual ( 'Section 2' , doc . get_text () . strip ())...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Generate MaxiCode Barcodes|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....MaxiCodeParameters : Encoding Modes 2 and 3 - these specific industrial...hardware readers Encoding Modes 2 and 3 To ensure appropriate barcode...

    docs.aspose.com/barcode/python-net/generate-max...
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++.... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...peType.Line, 2, 0, 2, 0, 100, 300); // method 2 // sheet.getShapes()...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/