Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 7,685 for

paragraph

(0.07 sec)
  1. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/font/
  2. 在PPTX中复制段落和部分|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.... SharedPtr < Paragraph > CopyParagraph ( SharedPtr...SharedPtr < Paragraph > para = MakeObject < Paragraph > (); SharedPtr...

    docs.aspose.com/slides/zh/cpp/copying-paragraph...
  3. Aspose.PSD for .NET 23.6 - Release Notes|Docume...

    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 ; defaultParagraph . Justification...justification mode in text paragraph features int index = textData...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  4. Document | Aspose.Words for Java

    Represents a Word document in Java....creates one section with one paragraph. expandTableStylesToD() Converts...with same formatting in all paragraphs of the document. nextPreOrder(Node...

    reference.aspose.com/words/java/com.aspose.word...
  5. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sto...
  6. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...linkedStyle Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . EnsureMinimum (); row...

    reference.aspose.com/words/net/aspose.words.tab...
  8. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting....Paragraph", the collection will apply.... add ( aw . StyleType . Paragraph , "MyStyle" ); expect ( styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...