Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 15,598 for

paragraph

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

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your document's structure with powerful, customizable options....get; set; } Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/cpp/replace-fields/
  5. Aspose::Words::Fields::FieldToc::get_PreserveLi...

    Aspose::Words::Fields::FieldToc::get_PreserveLineBreaks method. Gets or sets whether to preserve newline characters 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...
  6. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/ppt/
  8. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH section = aw . Section ( glossary_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; Section section = new Section...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word....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/nodejs-net/aspose.wo...