Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,606 for

paragraph builder

(0.08 sec)
  1. ControlChar.LineFeedChar | Aspose.Words for .NET

    Discover the ControlChar LineFeedChar field—optimize your text processing with the essential line feed character (char10 or n) for seamless data handling....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.ColumnBreak | Aspose.Words for .NET

    Discover the ControlChar ColumnBreak field, streamline your document layout with the x000e end-of-column character for enhanced formatting control....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....let builder = new aw . DocumentBuilder ( doc ); builder . pageSetup...= aw . PaperSize . Legal ; builder . pageSetup . orientation =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_Paragraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....parent_paragraph property InlineStory.parent_paragraph property...parent Paragraph of this node. @property def parent_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... Document () builder = aw . DocumentBuilder ( doc...doc ) self . assertFalse ( builder . list_format . is_list_item...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_PageBreakBe...

    Aspose::Words::ParagraphFormat::get_PageBreakBefore method. True if a page break is forced before the Paragraph in C++....break is forced before the paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...shapes may have. // 1 - Inline: builder -> Write ( u "Hello world!...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Paragraph text referenced with an endnote: builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. EditableRange.editorGroup property | Aspose.Wor...

    EditableRange.editorGroup property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range....let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + "we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...