Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,590 for

paragraph builder

(0.1 sec)
  1. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the section....is cleared, only one empty paragraph is left that represents the...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current Paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....Specifies whether the current paragraph’s lines should be exempted...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( dstDoc...dstDoc ); Style myStyle = builder . Document . Styles . Add ( StyleType...

    reference.aspose.com/words/net/aspose.words/imp...
  4. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldSeq::get_BookmarkNa...

    Aspose::Words::Fields::FieldSeq::get_BookmarkName method. Gets or sets a bookmark name that refers to an item elsewhere in the document rather than in the current location in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...// Each entry contains the paragraph that contains the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...