Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 17,598 for

paragraph

(0.06 sec)
  1. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

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

    Discover how the ListFormat ListOutdent method can simplify your document's structure by reducing the current Paragraph's list level effortlessly....list level of the current paragraph by one level. public void...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. Footnote...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. FAQs|Aspose.Slides 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.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/java/faqs/
  5. Aspose::Words::Lists::ListFormat::ListIndent me...

    Aspose::Words::Lists::ListFormat::ListIndent method. Increases the list level of the current Paragraph by one level in C++....list level of the current paragraph by one level. void Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images....the same value for multiple paragraphs. This text is not displayed...ParagraphTypeEnum.Normal Defines how paragraph elements are rendered: ParagraphTypeEnum...

    docs.aspose.com/omr/net/programmatic-forms/para...
  7. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....section has Body with one Paragraph . get_Body () Returns the...needs to have Body with one Paragraph . Each section has its own...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Make Markdown Using C#

    Make a new Markdown in C# in a few steps. Easily create Markdown using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/md/
  9. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/html/