Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 18,242 for

paragraph

(0.16 sec)
  1. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your Paragraph's visual appeal effortlessly....shading formatting for the paragraph. public Shading Shading {...; builder . Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/par...
  2. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, and a runnable program to eliminate page breaks in Word using C#....all the paragraphs Parse through all the paragraphs and check...the page breaks before the paragraph Remove the page breaks before...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  3. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_import_mode property. Gets or sets a value that specifies how properties of block-level elements are imported...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...foreach (Paragraph p in doc.GetChildNodes(NodeType.Paragraph, true)...true).OfType<Paragraph>()) { string paraText = p.ToString(SaveFormat...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  5. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating StructuredDocumentTag using below code: public StructuredDocumentTag createNewStructureDocumentTag(Document document) { StructuredDocumentTag structuredDocumentTag; try { struct…...created SDT as parent of paragraph with below code: public void...void makeParaChildOfSDT(Paragraph para, StructuredDocumentTa ...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  6. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Fields::FieldNoteRef::set_Insert...

    Aspose::Words::Fields::FieldNoteRef::set_InsertRelativePosition method. Sets whether to insert a relative position of the bookmarked Paragraph in C++....position of the bookmarked paragraph. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....the parent Paragraph of this node. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressParagraphBorders method. Do Not Suppress Paragraph Borders Next To Frames in C++....a method Do Not Suppress Paragraph Borders Next To Frames. bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. MailMerge.use_whole_paragraph_as_region propert...

    MailMerge.use_whole_Paragraph_as_region property. Gets or sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region....use_whole_paragraph_as_region property MailMerge.use_whole_paragraph_as_region...indicating whether whole paragraph with TableStart or TableEnd...

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