Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 18,510 for

paragraph

(0.07 sec)
  1. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents type of the style....Name Description PARAGRAPH The style is a paragraph style. CHARACTER...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...merged with the footnote’s own paragraph when the document is edited...modifies the “Schedule 1” paragraph and saves the file. Sample...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  3. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python.... Every run of a text, paragraph, table, or a section is a... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/python-net/aspose-words-d...
  4. Aspose.PSD for .NET 21.7 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph . Apply ( firstPortion . Paragraph ); secondPortion...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET MathematicalText examples: create and format equations, fractions, matrices, and symbols with C# in PPT, PPTX, and ODP presentations....150 ); // Access the math paragraph. var mathParagraph = (( MathPortion...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. writeln...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are imported from HTML-based documents.... paragraphs or tables). PRESERVE Properties...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

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