Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,553 for

paragraph builder

(0.05 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeContext method. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context in C++....insert the paragraph number of the referenced paragraph in relative...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add a regular space. builder -> Write ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add a regular space. builder -> Write ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add a regular space. builder -> Write ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add a regular space. builder -> Write ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last Paragraph in the story....lastParagraph property Gets the last paragraph in the story. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom Paragraph breaks for seamless text format exports. Enhance your document's readability!...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for Paragraph in C++....represents the left indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for Paragraph in C++....represents the right indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for Paragraphs. Learn how to identify the last Paragraph in your document's final section for effective formatting....IsEndOfDocument Contents [ Hide ] Paragraph.IsEndOfDocument property True...True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/net/aspose.words/par...