Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 18,529 for

paragraph

(0.1 sec)
  1. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....SuppressSpBfAfterPgB Suppress Space Before Paragraph Break WrapTrailSpaces Wrap...DoNotSuppressParagra Do Not Suppress Paragraph Border NoExtraLineSpacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance.... 2 Suppress Space Before Paragraph Break WrapTrailSpaces 3 Wrap...DoNotSuppressParagra 26 Do Not Suppress Paragraph Border NoExtraLineSpacing...

    reference.aspose.com/words/net/aspose.words.set...
  3. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....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/
  4. 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...
  5. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++....:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { for (...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Change Character Spacing of Excel TextBox or Sh...

    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....Shape Set Line Spacing of the Paragraph in a Shape or Textbox Analyzing...

    docs.aspose.com/cells/java/change-character-spa...
  8. Replacing Images inside Presentation Image Coll...

    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.... dispose (); Copying Paragraph and Portion in PPTX Getting...

    docs.aspose.com/slides/java/replacing-images-in...
  9. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly.... AppendChild ( new Paragraph ( doc )); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...