Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 18,336 for

paragraph

(0.12 sec)
  1. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage list numbering in your documents. Simplify organization and enhance clarity today!...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/net/aspose.words.lis...
  2. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering....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/nodejs-net/aspose.wo...
  3. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal 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/nodejs-net/aspose.wo...
  4. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range..." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol.dontAffectsLineSpacing property | A...

    FieldSymbol.dontAffectsLineSpacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph....affects the line spacing of the paragraph. get dontAffectsLineSpaci...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for .NET 22.4 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph . Justification = JustificationMode.... Left ; portions [ 1 ]. Paragraph . Justification = JustificationMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Style.styleIdentifier property | Aspose.Words f...

    Style.styleIdentifier property. Gets the locale independent style identifier for a built-in style....right tab stop in TOC related paragraphs. let doc = new aw . Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....through all paragraphs with TOC styles foreach (Paragraph para in...doc.GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/how-to-change-font-name-for-...
  9. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/java/translate-markdown-t...
  10. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...formatting properties of a paragraph style. (Inherited from Style...automatically to a new paragraph inserted after a paragraph formatted with...

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