Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 12,845 for

paragraph

(0.16 sec)
  1. Aspose::Words::Fields::FieldToc::get_UseParagra...

    Aspose::Words::Fields::FieldToc::get_UseParagraphOutlineLevel method. Gets or sets whether to use the applied Paragraph outline level in C++....whether to use the applied paragraph outline level. bool Aspose...); builder -> Writeln ( u "Paragraph text." ); InsertNewPageWithHea...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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....TextBox Set Line Spacing of the Paragraph in a Shape or Textbox...

    docs.aspose.com/cells/python-net/change-charact...
  3. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....other content, specify font, paragraph and section formatting. To...CurrentParagraph { get; } Gets the paragraph that is currently selected...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level 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...
  5. Convert PowerPoint to Video|Aspose.Slides for P...

    Convert PowerPoint to Video... So we animate paragraphs on objects, which will appear...300 , 300 ); $para1 = new Paragraph (); $para1 -> getPortions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. ParagraphFormat.hangingPunctuation property | A...

    ParagraphFormat.hangingPunctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current Paragraph....is enabled for the current paragraph. get hangingPunctuation ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the story....paragraphs property InlineStory.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....System::SharedPtr<Aspose::Words::Paragraph>&) method Builds and inserts...the end of the specified paragraph. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/create-markdown/