Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,276 for

paragraph builder

(0.08 sec)
  1. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....right tab stop in TOC related paragraphs. Document doc = new Document(getMyDir()...docx"); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....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...
  3. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/java/com.aspose.word...
  4. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method...docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...move_to_document_end () builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... Document () builder = aw . DocumentBuilder ( doc...doc = dst_doc ) my_style = builder . document . styles . add (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToc::get_HeadingLev...

    Aspose::Words::Fields::FieldToc::get_HeadingLevelRange method. Gets or sets a range of heading levels to include in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> StartBookmark ( u "MyBookmark" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_PreserveTa...

    Aspose::Words::Fields::FieldToc::get_PreserveTabs method. Gets or sets whether to preserve tab entries within table entries in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...DocumentBuilder > ( doc ); builder -> StartBookmark ( u "MyBookmark" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) borders = builder . paragraph_format . borders borders...

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