Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 18,217 for

paragraph

(0.1 sec)
  1. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...contains at least one empty paragraph. body . ensure_minimum ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... 2 Suppress Space Before Paragraph Break. WrapTrailSpaces 3 Wrap...DoNotSuppressParagra 26 Do Not Suppress Paragraph Border . NoExtraLineSpacing...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....Examples Shows how to output all paragraphs in a document that are list...getChildNodes ( aw . NodeType . Paragraph , true )]; for ( let node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/cpp/document-builder-over...
  5. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...left, top); } Paragraph headerPara = (Paragraph)header.GetChild(NodeType...GetChild(NodeType.Paragraph, 0, true); if (headerPara == null) { Paragraph...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  6. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/java/working-with-table-o...
  7. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...directly to a regular page paragraph instead of using TocInfo ...TocInfo level or using a Paragraph with HorizontalAlignment instead...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  8. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current Paragraph by one level....list level of the current paragraph by one level. def list_indent...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....Examples Shows how to output all paragraphs in a document that are list...getChildNodes ( aw . NodeType . Paragraph , true )]; for ( let node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.listIndent method. Increases the list level of the current Paragraph by one level....list level of the current paragraph by one level. listIndent ()...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...