Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 18,327 for

paragraph

(0.15 sec)
  1. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....or InsertBefore1() on the paragraph where you want the footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....structured document tag in a new paragraph. auto tagClone = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... run, paragraph or table cell) is located...getEntity(doc.getChild(NodeType.PARAGRAPH, 1, true))); Assert.asser...

    reference.aspose.com/words/java/com.aspose.word...
  7. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....mail merge, I get an empty paragraph left above a merged field...previous node is an empty Paragraph . If so, remove it with e...

    docs.aspose.com/words/net/mail-merge-and-report...
  8. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. CreateTextNode...

    docs.aspose.com/html/net/mutationobserver/
  9. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....tree to check 30 // Create a paragraph element and append it to the...text and append it to the paragraph 35 Text text = document. createTextNode...

    docs.aspose.com/html/java/mutationobserver/
  10. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...data with Arabic text in paragraph format. Document doc = new...we want insert text as a paragraph. how can differentiate data...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...