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

paragraph

(0.03 sec)
  1. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...PARAGRAPH_BREAK . CR_LF Carriage return...commonly used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....section has Body with one Paragraph . get_Body () Returns the...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. 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...
  4. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../table/)...contain block-level nodes Paragraph and Table . To learn more...firstParagraph Gets the first paragraph in the story. hasChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompatibilityOptions.forget_last_tab_alignment ...

    CompatibilityOptions.forget_last_tab_alignment property. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...node, returns its parent paragraph. If the field is already removed...); builder . Write ( "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Manage Text|Aspose.Slides 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....Settings Manage PowerPoint Paragraph in Java Text Formatting Animated...

    docs.aspose.com/slides/androidjava/manage-text/
  8. CompatibilityOptions.do_not_suppress_indentatio...

    CompatibilityOptions.do_not_suppress_indentation property. Do Not Ignore Floating Objects When Calculating Paragraph Indentation....Objects When Calculating Paragraph Indentation. @property def...CompatibilityOptions.do_not_suppress_paragraph_borders property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words.Lists module | Aspose.Words for No...

    The Aspose.Words.Lists module contains classes for working with bulleted and numbered lists defined in a document....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. Aspose.Words.Layout module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...