Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,608 for

paragraph builder

(0.11 sec)
  1. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...MoveToDocumentEnd (); builder . InsertBreak ( BreakType . PageBreak...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next Paragraph style are recursively compared in C++....style, linked style and next paragraph style are recursively compared..."MyStyle Alias 2" )); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....contain paragraph breaks, this will create paragraphs of text...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/com...
  5. Aspose::Words::Fields::FieldListNum::Remove met...

    Aspose::Words::Fields::FieldListNum::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent Paragraph. If the field is already removed, returns null in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Beperk Dokument Redigering in Python|Aspose.Wor...

    Beperk redigering van'n dokument deur die opstel van'n beperking tipe met behulp van Python. U kan ook beskerming verwyder en onbeperkte bewerkbare streke maak....Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/af/python-net/restrict-do...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...doc ); builder -> Writeln ( u "Hello world!" ); builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.... Document (); let builder = new aw . DocumentBuilder...the line. let pageSetup = builder . pageSetup ; pageSetup . lineStartingNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... Document (); let builder = new aw . DocumentBuilder...the line. let pageSetup = builder . pageSetup ; pageSetup . lineStartingNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...child of Paragraph . Footnote can contain Paragraph and Table...firstParagraph Gets the first paragraph in the story. (Inherited from...

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