Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,545 for

paragraph builder

(0.12 sec)
  1. Aspose::Words::Fields::FieldListNum class | Asp...

    Aspose::Words::Fields::FieldListNum class. Implements the LISTNUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...next section on a new page: builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.lineSpacingRule property | Aspo...

    ParagraphFormat.lineSpacingRule property. Gets or sets the line spacing for the Paragraph....the line spacing for the paragraph. get lineSpacingRule () :...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....indicating whether whole paragraph with TableStart or TableEnd...between mail merge regions and paragraphs. public void UseWholeParagraphAsR...

    reference.aspose.com/words/net/aspose.words.mai...
  5. TxtSaveOptionsBase class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...insert_before() on the paragraph where you want the comment...comment to a paragraph. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection.Equals | Aspose.Words for .NET

    Discover the BorderCollection Equals method to efficiently compare border collections and enhance your coding productivity. Optimize your projects today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/net/aspose.words/bor...
  9. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current Paragraph should use the document grid lines per page settings when laying out the contents in the Paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. get snapToGrid () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables. To learn more, visit the documentation article in C++....inline-level nodes that can contain paragraphs and tables. To learn more...not a paragraph, creates and appends one empty paragraph. get_Count...

    reference.aspose.com/words/cpp/aspose.words/inl...