Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 15,599 for

paragraph

(0.03 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of Paragraphs in the document in C++....uiltInDocumentPrope::get_Paragraphs method Contents [ Hide ]...BuiltInDocumentPrope::get_Paragraphs method Represents an estimate...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  3. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Python edit DOCX by adding a paragraph at the beginning of the loaded...per your requirement Set paragraph formatting and write the desired...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  4. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....Paragraph", the collection will apply...styles -> Add ( StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...10 , 100 , 100 ); $paragraph = new Paragraph (); $portion = new...new Portion ( "主题文本格式" ); $paragraph -> getPortions () -> add (...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...insertBefore() on the paragraph where you want the comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....When iterating lines of a paragraph broken across pages this method...When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Fields::FieldToc::get_PreserveTa...

    Aspose::Words::Fields::FieldToc::get_PreserveTabs method. Gets or sets whether to preserve tab entries within table entries in C++....); builder -> Writeln ( u "Paragraph text." ); InsertNewPageWithHea...); builder -> Writeln ( u "Paragraph text." ); // This entry does...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_HeadingLev...

    Aspose::Words::Fields::FieldToc::get_HeadingLevelRange method. Gets or sets a range of heading levels to include in C++....); builder -> Writeln ( u "Paragraph text." ); InsertNewPageWithHea...); builder -> Writeln ( u "Paragraph text." ); // This entry does...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. How to create Stock Charts with C++|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets....C++ Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/cpp/how-to-create-stock-c...