Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 18,217 for

paragraph

(0.05 sec)
  1. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/html/
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/python-net/shape-effecti...
  3. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/java/document-builder-ove...
  4. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....through all paragraphs with TOC styles foreach (Paragraph para in...doc.GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/how-to-change-font-name-for-...
  5. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/java/translate-markdown-t...
  6. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...formatting properties of a paragraph style. (Inherited from Style...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.listOutdent method. Decreases the list level of the current Paragraph by one level....list level of the current paragraph by one level. listOutdent...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python...."Intense Emphasis" \# Collect paragraphs with defined styles . \#...collected paragraphs and display the text of this paragraphs . paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  9. SplitOptions.SplitStyle | Aspose.Words for .NET

    Discover the SplitOptions SplitStyle property to effortlessly customize Paragraph styles for seamless document segmentation. Enhance your formatting today!...SplitStyle property Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size 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...