Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,608 for

paragraph builder

(0.06 sec)
  1. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....DocumentBuilder builder = new DocumentBuilder ( docOriginal ); builder . Writeln...(); builder = new DocumentBuilder ( docEdited ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Fields::FieldNoteRef class | Asp...

    Aspose::Words::Fields::FieldNoteRef class. Implements the NOTEREF field. To learn more, visit the documentation article in C++....hyperlink to the bookmarked paragraph. get_InsertReferenceMark ()...position of the bookmarked paragraph. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for Paragraphs, enhancing document clarity and organization....Specifies whether the current paragraph’s lines should be exempted...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph in C++....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. bool Aspose :: Words :: ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....insert a field using a field builder. auto doc = System :: MakeObject...is with a document builder. auto builder = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ParagraphFormat.LineSpacing | Aspose.Words for ...

    Adjust the line spacing of your Paragraphs effortlessly with the ParagraphFormat LineSpacing property. Enhance readability and style in your documents!...spacing (in points) for the paragraph. public double LineSpacing...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/par...
  8. ListFormat.ListOutdent | Aspose.Words for .NET

    Discover how the ListFormat ListOutdent method can simplify your document's structure by reducing the current Paragraph's list level effortlessly....list level of the current paragraph by one level. public void...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::Lists::ListFormat::ListIndent me...

    Aspose::Words::Lists::ListFormat::ListIndent method. Increases the list level of the current Paragraph by one level in C++....list level of the current paragraph by one level. void Aspose...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting...other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/python-net/aspose.wo...