Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 18,511 for

paragraph

(0.11 sec)
  1. ParagraphFormat.suppressAutoHyphens property | ...

    ParagraphFormat.suppressAutoHyphens property. Specifies whether the current Paragraph should be exempted from any hyphenation which is applied in the document settings....Specifies whether the current paragraph should be exempted from any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Known Issues in Aspose.Slides for .NET 14.1.0|A...

    Review known issues in Aspose.Slides for .NET 14.1.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....(tabulation, indentation and paragraph formatting limitations). Info...

    docs.aspose.com/slides/net/known-issues-in-aspo...
  4. 将 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...
  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. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text.... Paragraph ( doc )). asParagraph ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text.... Paragraph ( doc )). asParagraph ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. @property def list_level...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...property FieldRef.insert_paragraph_number property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::JoinRunsWithSameFormat...

    Aspose::Words::Document::JoinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document in C++....with same formatting in all paragraphs of the document. int32_t...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/cpp/aspose.words/doc...