Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 17,314 for

paragraph

(0.07 sec)
  1. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....first line indent to the paragraph to simulate the effect of...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...

    reference.aspose.com/words/net/aspose.words.loa...
  2. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Discover TxtLoadOptions' TrailingSpacesOptions property to easily manage trailing spaces. Customize handling with the default Trim option for optimal results....first line indent to the paragraph to simulate the effect of...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...

    reference.aspose.com/words/net/aspose.words.loa...
  3. TxtTrailingSpacesOptions Enum | Aspose.Words fo...

    Discover Aspose.Words.TxtTrailingSpacesOptions enum for efficient trailing space management when importing text files. Enhance your document processing today!...first line indent to the paragraph to simulate the effect of...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; switch...

    reference.aspose.com/words/net/aspose.words.loa...
  4. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions and remove the second paragraph, which will create a delete...delete revision. # That paragraph will persist in the document until...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....revisions and insert a paragraph. That paragraph will be an insert...doc . FirstSection . Body . Paragraphs [ 1 ]. IsInsertRevision ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/docx/
  7. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/word/
  8. FieldNoteRef.insertRelativePosition property | ...

    FieldNoteRef.insertRelativePosition property. Gets or sets whether to insert a relative position of the bookmarked Paragraph....position of the bookmarked paragraph. get insertRelativePositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a document direction. The default value is LeftToRight in C++....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Aspose::Words::Tables::Table::get_HorizontalAnc...

    Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++....:: RelativeVerticalPosi :: Paragraph , table -> get_VerticalAnchor...); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...