Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 4,608 for

paragraph builder

(0.11 sec)
  1. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...node, returns its parent paragraph. If the field is already removed...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... builder = aw . DocumentBuilder ( doc = doc ) builder . write...write ( 'Section 1' ) builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.ParagraphFormat property. Gets the Paragraph formatting of the conditional style....paragraphFormat property Gets the paragraph formatting of the conditional...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...; // Insert one paragraph with a large letter that the text in...

    reference.aspose.com/words/java/com.aspose.word...
  6. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every Paragraph. I want to insert at end of every Paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...every paragraph. I want to insert at end of every paragraph a shortcut...the document. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  7. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design 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...
  8. 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...
  9. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!...will be taken from the first paragraph in corresponding table column...DocumentBuilder builder = new DocumentBuilder (); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Ruby...DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Jackson...

    reference.aspose.com/words/java/com.aspose.word...