Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 15,604 for

paragraph

(0.04 sec)
  1. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...populate the document with paragraphs formatted using a "Heading"...will display the heading paragraph on the left, # and the page...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...populate the document with paragraphs formatted using a "Heading"...will display the heading paragraph on the left, // and the page...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 将 TextFragment 添加到页面的 Paragraph 集合中。 保存 生成的 PDF 文档。 以下代码片段是一个...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  7. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeRec class | Aspose.Words for Python

    aspose.words.fields.FieldMergeRec class. Implements the MERGEREC field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....default parameters, one empty paragraph, some document styles. Actually...

    docs.aspose.com/words/python-net/create-or-load...