Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 15,552 for

paragraph

(0.04 sec)
  1. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for Paragraph in C++....represents the right indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Style.paragraph_format property | Aspose.Words ...

    Style.Paragraph_format property. Gets the Paragraph formatting of the style....paragraph_format property Style.paragraph_format property Gets...Gets the paragraph formatting of the style. @property def paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. let...getChildNodes ( aw . NodeType . Paragraph , true ). toArray (); // Find...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Portion|Aspose.Slides for Node.js via .NET Docu...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/nodejs-java/portion/
  5. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.insertDocumentInline method. Inserts a document inline at the cursor position....moves the content of the paragraph of the destination document...is inserted, into the last paragraph of the inserted source document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your Paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!...represents the left indent for paragraph. public double LeftIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...
  7. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your Paragraph's list formatting, enhancing your document's presentation....ListFormat Contents [ Hide ] Paragraph.ListFormat property Provides...formatting properties of the paragraph. public ListFormat ListFormat...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure....section has Body with one Paragraph . public void EnsureMinimum...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/net/aspose.words/sec...
  10. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your document formatting with customizable list label properties for better control and presentation....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...