Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 37,654 for

2

(0.03 sec)
  1. Comment.RemoveReply | Aspose.Words for .NET

    Effortlessly remove unwanted replies with the Comment RemoveReply method, ensuring your discussions stay clear and relevant. Enhance your comment management today!... AreEqual ( 2 , comment . Replies . Count );...comment . Replies . Count ); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/net/aspose.words/com...
  2. Comment.remove_reply method | Aspose.Words for ...

    Comment.remove_reply method. Removes the specified reply to this comment.... assertEqual ( 2 , comment . replies . count )...comment . replies . count ) # 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable paragraph line spacing. Enhance document formatting with precise control and improved readability.... Multiple 2 The line spacing is specified..."Minimum line spacing of 20." ); // 2 - Set exact spacing. // Using...

    reference.aspose.com/words/net/aspose.words/lin...
  4. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Right 2 Specifies that a data label should...[] { "Category 1" , "Category 2" , "Category 3" }, new double...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  7. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....example -1 means the last item, -2 means the second before last and...Tables ; Assert . AreEqual ( 2 , tables . ToArray (). Length...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PreferredWidth.FromPercent | Aspose.Words for .NET

    Discover the PreferredWidth FromPercent method, which creates a new instance for defining preferred widths as a percentage. Enhance your design precision!... Write ( "Cell #2" ); builder . InsertCell (); builder...CellFormat.PreferredWidth}." ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/net/aspose.words.tab...