Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 18,217 for

paragraph

(0.08 sec)
  1. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  2. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...using Table, Row, Cell and Paragraph classes. Updated on 07 Oct...

    kb.aspose.com/words/net/how-to-create-table-in-...
  3. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....removed from corresponding paragraphs, runs and tables. If base...:: Words :: StyleType :: Paragraph , u "MyStyle" ); style ->...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....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/java/com.aspose.word...
  5. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...contains at least one empty paragraph. body -> EnsureMinimum ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java....will be taken from the first paragraph in corresponding table column...will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/java/com.aspose.word...
  7. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/zh/python-net/translate-m...
  8. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....other content, specify font, paragraph and section formatting. To...related formatting for a paragraph. HeaderFooter Represents a...

    reference.aspose.com/words/cpp/aspose.words/
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a Paragraph break into the document in C++....DocumentBuilder::Writeln() method Inserts a paragraph break into the document. void...method Inserts a string and a paragraph break into the document. void...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

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