Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 133,247 for

2

(0.05 sec)
  1. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::get_Count method. Returns the number of ChartDataPoint in this collection 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::Fields::ComparisonExpression::ge...

    Aspose::Words::Fields::ComparisonExpression::get_RightExpression method. Gets the right 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...
  4. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag in C++....#1</text><text>Text element #2</text></root>" ; SharedPtr < CustomXmlPart...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!...InsertField ( "= 2 + 3" ); Assert . AreEqual ( "= 2 + 3" , field...Update (); Assert . AreEqual ( "= 2 + 3 \\# $###.00" , field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Smooth method. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines 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...
  9. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::idx_get method. Returns ChartDataPoint for the specified index 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...
  10. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++....) { footer -> Remove (); } // 2 - The "Primary" header/footer...example -1 means the last item, -2 means the second before last and...

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