Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,630 for

paragraph builder

(0.16 sec)
  1. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...writeln ( 'Hello world!' ) builder . writeln ( 'Hello again!' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document....removed from corresponding paragraphs, runs and tables. If base.... add ( aw . StyleType . Paragraph , "MyStyle" ); style . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a list level by index in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... Document () builder = aw . DocumentBuilder ( doc...doc = dst_doc ) my_style = builder . document . styles . add (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....how to work with a document builder’s current story. let doc =...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...:: PageSetup > pageSetup = builder -> get_PageSetup (); pageSetup...

    reference.aspose.com/words/cpp/aspose.words/lin...
  8. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... Document (); let builder = new aw . DocumentBuilder...( dstDoc ); let myStyle = builder . document . styles . add (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....including paragraph, run of text inside a paragraph or a table...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. 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...