Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 18,249 for

paragraphs

(0.11 sec)
  1. ListLabel.LabelString | Aspose.Words for .NET

    Discover the ListLabel LabelString property for easy string representation of list labels, enhancing your data presentation and organization effortlessly....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....Words :: Document > (); auto paragraph = System :: ExplicitCast <...< Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, // which are descendants... selectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. ParagraphFormat.lineSpacingRule property | Aspo...

    ParagraphFormat.lineSpacingRule property. Gets or sets the line spacing for the paragraph....the line spacing for the paragraph. get lineSpacingRule () :...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++....formatting properties of a paragraph style. System :: SharedPtr...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamline interactions on your platform. Boost your user experience today!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sub...
  8. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/net/working-with-asian-ty...
  9. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications.... Add TextFragment to the Paragraphs collection of the page. Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/cpp/create/
  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...