Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 15,587 for

paragraph

(0.05 sec)
  1. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize Paragraph line spacing for enhanced readability and style in your documents....the line spacing for the paragraph. public LineSpacingRule LineSpacingRule...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/net/aspose.words/par...
  2. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...clear (); $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...setFillType ( FillType :: Solid ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  3. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the Paragraph....the line spacing for the paragraph. @property def line_spacing_rule...we can define using the # paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompatibilityOptions.wp_justification property ...

    CompatibilityOptions.wp_justification property. Emulate WordPerfect 6.x Paragraph Justification....x Paragraph Justification. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPageRef.insertHyperlink property | Aspose....

    FieldPageRef.insertHyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. get insertHyperlink () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldNoteRef.insertHyperlink property | Aspose....

    FieldNoteRef.insertHyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. get insertHyperlink () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....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/nodejs-net/aspose.wo...