Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 17,314 for

paragraph

(0.13 sec)
  1. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  2. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....docx"); } /// /// Insert a new paragraph with a WordArt shape inside...setFontFamily(textFontFamily); Paragraph para = (Paragraph) doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldNoteRef class | Asp...

    Aspose::Words::Fields::FieldNoteRef class. Implements the NOTEREF field. To learn more, visit the documentation article in C++....hyperlink to the bookmarked paragraph. get_InsertReferenceMark ()...position of the bookmarked paragraph. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method..." + 'we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph inside the outer editable...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element imports. Control merging for optimal content management!...style='border:solid'> <p>paragraph 1</p> <p>paragraph 2</p> </div> </div>...

    reference.aspose.com/words/net/aspose.words.loa...
  7. How to Eliminate Page Breaks in Word using Java

    This article describes how to eliminate page breaks in Word using Java. It has details about the environment settings, a list of programming steps, and a runnable sample code to remove all page breaks in Word using Java....to the paragraphs Iterate through all the paragraphs to find...breaks before each paragraph Within a paragraph iterate through...

    kb.aspose.com/words/java/how-to-eliminate-page-...
  8. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/net/editor/html/
  9. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_Ancestor...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/doc...