Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 4,273 for

paragraph builder

(0.06 sec)
  1. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used....Examples Shows how to number paragraphs using autonum fields. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable list levels for enhanced clarity and presentation....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/net/aspose.words.lis...
  3. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldToc::get_UseParagra...

    Aspose::Words::Fields::FieldToc::get_UseParagraphOutlineLevel method. Gets or sets whether to use the applied Paragraph outline level in C++....whether to use the applied paragraph outline level. bool Aspose...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "My paragraph" ); // The PRINT...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...let builder = new aw . DocumentBuilder ( doc ); builder . insertField...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this list level 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...
  8. FieldSeq.BookmarkName | Aspose.Words for .NET

    Discover the FieldSeq BookmarkName property to easily manage document navigation. Set or retrieve bookmark names for seamless item referencing....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that contains the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...