Sort Score
Result 10 results
Languages All
Labels All
Results 6,691 - 6,700 of 150,874 for

2

(0.1 sec)
  1. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your document management and enhance efficiency today!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Comment::RemoveReply method | As...

    Aspose::Words::Comment::RemoveReply method. Removes the specified reply to this comment in C++...."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...get_Replies () -> get_Count ()); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++....builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( Aspose...:: String :: Format ( u "Page 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....VeryShort 0 Try to generate 1-2 sentences. Short 1 Try to generate...generate 3-4 sentences. Medium 2 Try to generate 5-6 sentences....

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...Product Family AStelzner February 2, 2026, 10:46am 1 Hello, if we...Professionalize.Discourse February 2, 2026, 10:47am 2 @AStelzner You’re seeing...

    forum.aspose.com/t/question-about-behavior-mail...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...Writeln ( "This text is in section 2." ); Assert . That ( doc . Sections...SectionStart . NewPage )); // 2 - Starts the next section on the...

    reference.aspose.com/words/net/aspose.words/pag...