Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 18,327 for

paragraph

(0.16 sec)
  1. Aspose::Words::MailMerging::MailMerge::set_UseW...

    Aspose::Words::MailMerging::MailMerge::set_UseWholeParagraphAsRegion method. Sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C++....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....formatting to its current paragraph and any new text added by...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/java/com.aspose.word...
  4. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/zh/java/edit-a-document/
  5. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents. The default value is false in C++....importFormatOptions ); for ( auto && paragraph : System :: IterateOver <...< Aspose :: Words :: Paragraph > ( srcDoc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  8. 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...
  9. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Cell.paragraphs property | Aspose.Words for Python

    Cell.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the cell....paragraphs property Cell.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the cell. @property...

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