Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,292 for

paragraph builder

(0.07 sec)
  1. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document range editing. Enhance your document management today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/edi...
  2. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....let builder = new aw . DocumentBuilder ( doc ); builder . pageSetup...= aw . PaperSize . Legal ; builder . pageSetup . orientation =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.automaticallyUpdate property | Aspose.Wor...

    Style.automaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words.not...
  5. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story Paragraphs for enhanced content organization and readability....Paragraphs Contents [ Hide ] InlineStory.Paragraphs property...property Gets a collection of paragraphs that are immediate children...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. Footnote...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Table.TextWrapping | Aspose.Words for .NET

    Discover the Table TextWrapping property to easily manage text flow in your tables. Enhance readability and design with flexible text options!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.relativeVerticalAlignment property | Aspo...

    Table.relativeVerticalAlignment property. Gets or sets floating table relative vertical alignment.... Document (); let builder = new aw . DocumentBuilder...); let table = builder . startTable (); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a Paragraph in Java....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

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