Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 18,520 for

paragraph

(0.09 sec)
  1. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....formatting to its current paragraph and any new text added by...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNextLogical method. Moves to the next sibling entity in a logical order. When iterating lines of a Paragraph broken across pages this method will move to the next line even if it resides on another page in C++....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....append a paragraph to it. The text in that paragraph // will appear...getHeadersFooters().add(header); Paragraph para = header.appendParagraph("My...

    reference.aspose.com/words/java/com.aspose.word...
  4. ParagraphFormat.farEastLineBreakControl propert...

    ParagraphFormat.farEastLineBreakControl property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current Paragraph....are applied to the current paragraph. get farEastLineBreakCont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style 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...
  6. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's Paragraphs for a polished, professional look....with same formatting in all paragraphs of the document. public int...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Suppress blank merge-field output and remove em...

    Scenario: We generate PDFs from Word templates using JsonMailMergeDataSource. The templates contain merge fields populated via JPath from our JSON payload. Issue: When a JSON property is empty or missing, the merge fi…...suppress output and remove the paragraph/line when a merge field’s...to removing empty fields/paragraphs during mail merge.) Expected...

    forum.aspose.com/t/suppress-blank-merge-field-o...
  8. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/net/aspose.words/lin...
  9. Unexpected Change in paragraphFormat->get_Space...

    Hi, Presentation1 (1).pptx.zip (1.3 MB) Please refer to the attached presentation. So there are 3 spaces - before, after and space type as multiple. Can you confirm what aspose returns for spaceWithin for hanging, mul…...space between baselines in a paragraph. A positive value indicates...auto paragraph = autoShape->get_TextFrame()->get_Paragraph(0);...

    forum.aspose.com/t/unexpected-change-in-paragra...
  10. Working with Markdown Features in C#|Aspose.Wor...

    How to implement Markdown features using C#. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/net/working-with-markdown...