Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 44,448 for

2

(0.07 sec)
  1. Aspose::Words::Fields::ComparisonExpression::ge...

    Aspose::Words::Fields::ComparisonExpression::get_LeftExpression method. Gets the left expression in C++....{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". SharedPtr < Field > field = builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_InvertIfNegative method. Specifies whether the parent element shall inverts its colors if the value is negative in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Emphasize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Symbol method. Gets or sets chart marker symbol in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Emphasize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::GetEnumerator method. Returns an enumerator object in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Emphasize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Trend Line|Aspose.Slides for Python Documentation

    Add trend line and custom line to PowerPoint presentations in Python...series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 tredLineLog = chart . chart_data...

    docs.aspose.com/slides/python-net/trend-line/
  6. LaTeX Figure rendering | Aspose.TeX for Python

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples.... 2 options = PngFigureRendererOpt()...5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2,3){\line(-2,-5){1}}...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  7. About the Aspose.PDF Product Family category - ...

    Get technical support of Aspose.PDF for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports.... 2 Likes Farhan.Raza Closed September 18, 2018, 2:19pm 3...

    forum.aspose.com/t/about-the-aspose-pdf-product...
  8. 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...
  9. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 创建或更新 PowerPoint 演示文稿图表|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中创建图表...$defaultWorksheetInde , 0 , 2 , "系列 2" ), $chart -> getType ());...$defaultWorksheetInde , 2 , 0 , "类别 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/create-chart/