Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 18,342 for

paragraphs

(0.22 sec)
  1. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...updates Characters, Words and Paragraphs properties in the Document...built_in_document_properties . paragraphs ) self . assertEqual ( 1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FrameFormat.horizontal_alignment property | Asp...

    FrameFormat.horizontal_alignment property. Gets horizontal alignment of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FrameFormat.height_rule property | Aspose.Words...

    FrameFormat.height_rule property. Gets the rule for determining the height of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list...custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/net/working-with-headings/
  8. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  9. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-circle/
  10. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/zh/net/working-with-headings/