Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 13,528 for

paragraph

(0.23 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. 段落|Aspose.Slides 文档

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/zh/java/paragraph/
  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. 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...
  5. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. 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...
  7. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text formatting....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/net/aspose.words.loa...
  9. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...section on a new page, or a paragraph that has its PageBreakBefore...is split into parts at a paragraph formatted using a heading...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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-...