Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 18,130 for

paragraph

(0.15 sec)
  1. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Aspose.PSD for .NET 19.9 - 发行说明|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 T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....document, by default, has one paragraph. Assert . That ( doc . FirstSection...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 ));...

    reference.aspose.com/words/net/aspose.words/com...
  4. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Animate PowerPoint Text in JavaScript|Aspose.Sl...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js, with easy-to-follow, optimized code examples....Adding Animation Effects to Paragraphs We added the addEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/nodejs-java/animated-text/
  6. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  7. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....Add Animation Effects to Paragraphs We added the AddEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/cpp/animated-text/
  8. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....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/doc...
  9. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the Paragraph....spacing (in points) before the paragraph. @property def space_before...Shows how to set automatic paragraph spacing. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article 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.lis...