Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 4,242 for

paragraph builder

(0.1 sec)
  1. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...> ( doc ); ASSERT_FALSE ( builder -> get_ListFormat () -> get_IsListItem...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::ConditionalStyle::get_ParagraphF...

    Aspose::Words::ConditionalStyle::get_ParagraphFormat method. Gets the Paragraph formatting of the conditional style in C++....phFormat method Gets the paragraph formatting of the conditional...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Shading Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...BorderCollection borders = builder . ParagraphFormat . Borders...

    reference.aspose.com/words/net/aspose.words/sha...
  8. 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...
  9. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story.... Paragraph ( doc ) body . append_child...parent_node ) builder = aw . DocumentBuilder ( doc ) builder . move_to...

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