Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 152,061 for

2

(0.58 sec)
  1. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  2. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIfComparisonResult | Aspose.Words for Java

    Specifies the result of the IF field condition evaluation in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( Aspose...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Aspose::Words::Fields::FieldCollection::idx_get...

    Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....example -1 means the last item, -2 means the second before last and... fields -> get_Count ()); // 2 - Get the collection to remove...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions::get_IgnoreDmlUniqueId method. Specifies whether to ignore difference in DrawingML unique Id in C++.... and the revisions count was 2. // If we are ignoring DML's unique...ASSERT_EQ ( isIgnoreDmlUniqueId ? 0 : 2 , docA -> get_Revisions () ->...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... putValue ( 2 ); // Second vertical series worksheet...(). get ( "C3" ). putValue ( 2 ); worksheet . getCells (). get...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyParagraphFormat method. Paragraph formatting applied to new content in C++....Left , paragraphs -> idx_get ( 2 ) -> get_ParagraphFormat () ->...&p" , options ); ASSERT_EQ ( 2 , count ); ASSERT_EQ ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....example -1 means the last item, -2 means the second before last and...= { "Category 1" , "Category 2" , "Category 3" , "Category 4"...

    reference.aspose.com/words/net/aspose.words.dra...