Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 17,598 for

paragraph

(0.08 sec)
  1. TabStop.Alignment | Aspose.Words for .NET

    Discover the TabStop Alignment property to easily customize text alignment at tab stops, enhancing your document's layout and readability....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  2. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any Paragraph, enhancing organization and readability....Gets or sets the list this paragraph is a member of. public List...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....Also, you can trim the last paragraph break from a document being...feature is useful for a single-paragraph document being inserted, when...

    docs.aspose.com/words/net/inserting-documents-d...
  4. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table alignment cascades to paragraphs when con...

    I’m converting a document.docx (16.5 KB) to HTML using Aspose.Words for .NET. In the source document, I have a centered table that contains Paragraphs which are explicitly left-aligned. However, in the resulting HTML …...Table alignment cascades to paragraphs when converting Word to HTML...centered table that contains paragraphs which are explicitly left-aligned...

    forum.aspose.com/t/table-alignment-cascades-to-...
  7. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... words import Paragraph class SplitTables : def __init__...firstTable ) # Add a buffer paragraph to ensure the tables stay...

    docs.aspose.com/words/java/split-tables-in-jython/
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore content of StructuredDocumentTag. The default value is false in C++....docx" ); // This paragraph contains SDT. auto p = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first Paragraph of your story for improved engagement....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...