Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 15,612 for

paragraphs

(0.12 sec)
  1. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...need to browse body text paragraphs to apply formatting to each...

    forum.aspose.com/t/roundedrectangle-with-multip...
  2. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/java/split-a-document/
  3. Aspose::Words::Document::Accept method | Aspose...

    Aspose::Words::Document::Accept method. Accepts a visitor in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Body::Accept method | Aspose.Wor...

    Aspose::Words::Body::Accept method. Accepts a visitor in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/bod...
  5. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::Accept method. Accepts a visitor in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/sub...
  6. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...text alignment for every paragraph in the document to RTL. for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. paragraph|Documentation

    Paragraph element allows you to combine text and images....paragraph Contents [ Hide ] This element is used to combine text...with ?paragraph=[name] statement and ends with &paragraph statement...

    docs.aspose.com/omr/net/txt-markup/paragraph/
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder > ( doc ); // Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 格式化文本|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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/zh/net/format-text/
  10. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...