Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 13,274 for

paragraph

(0.1 sec)
  1. Wrap Text in Excel using C#

    This article guides how to wrap text in Excel using C#. It has the IDE settings, a list of steps, and a sample code to auto wrap text in Excel using C#....however you may use option ‘Paragraph’ that wraps text according...according to the longest paragraph. This article has taught us how to...

    kb.aspose.com/cells/net/wrap-text-in-excel-usin...
  2. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...10 , 100 , 100 ) paragraph = slides . Paragraph () portion = slides...Portion ( "Theme text format" ) paragraph . portions . add ( portion...

    docs.aspose.com/slides/python-net/presentation-...
  3. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Paragraph , "MyStyle" ); myStyle . Font...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C++...); auto paragraph = System :: MakeObject < Paragraph > (); auto...u "Theme text format" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/cpp/presentation-theme/
  5. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal.... Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/sha...
  6. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...getTextFrame (); // Creates the Paragraph object for text frame var...Creates a Portion object for paragraph var portion = para . getPortions...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  7. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....is split into parts at a paragraph formatted using the style...

    reference.aspose.com/words/net/aspose.words.low...
  8. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the Paragraph....runs property Paragraph.runs property Provides access to the...pieces of text inside the paragraph. get runs () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a Paragraph break into the document in C++....DocumentBuilder::Writeln() method Inserts a paragraph break into the document. void...method Inserts a string and a paragraph break into the document. void...

    reference.aspose.com/words/cpp/aspose.words/doc...