Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,552 for

paragraph builder

(0.03 sec)
  1. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. 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 in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before Paragraphs for enhanced document formatting and readability....break is forced before the paragraph. public bool PageBreakBefore...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/net/aspose.words/par...
  3. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....the parent Paragraph of this node. public Paragraph ParentParagraph...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/inl...
  4. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph break. Document doc = new...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Shows how to use a document builder to insert html content into...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency....Shows how to create and use a paragraph style with list formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start....let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable page break options!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.SectionBreak | Aspose.Words for .NET

    Discover the ControlChar SectionBreak field, efficiently manage document sections with the x000c character, enhancing formatting and readability....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...