Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 36,281 for

paragraph

(0.08 sec)
  1. Aspose.Words for C++ 22.11 Release Notes|Docume...

    Aspose.Words for C++ 22.11 Release Notes – learn about the latest updates and fixes....a switch to trim the last paragraph break when inserting a document...deletion of runs in the next paragraph Bug WORDSNET-23713 Cell preferred...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  2. Insert an image into a document using ShapeType...

    Hi Team, We are inserting an image into a document using ShapeType.TextBox. Using ShapeType.Image without ImageData occupies space, and using ShapeType.TextBox allows text to be written over the image, but we want to p…...Inline }; Paragraph imagePara = new(document);...AppendChild(run); // Insert paragraph into the image textbox. imageTextBox...

    forum.aspose.com/t/insert-an-image-into-a-docum...
  3. fieldtoc - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat..."Heading 1"); builder.writeln("Paragraph text."); insertNewPageWithHea(builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. MathParagraphFactory | Aspose.Slides for C++ AP...

    Allows to create a math Paragraph...class Allows to create a math paragraph class MathParagraphFactory...override Create empty math paragraph System::SharedPtr < IMathParagraph...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  5. Text overlap - Free Support Forum - aspose.com

    original file: FV.docx (111.2 KB) code snippet: com.aspose.words.Document document = new com.aspose.words.Document(inputStream); FontSettings fontSettings = FontSettings.getDefaultInstance(); com.aspose.words.Fol…...alignment Iterable<Paragraph> paragraphs = document.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true); for (Paragraph p : paragraphs) { if (p...

    forum.aspose.com/t/text-overlap/272886
  6. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.WordWrap | Aspose.Words for .NET

    ParagraphFormat WordWrap property. If this property is false Latin text in the middle of a word can be wrapped for the current Paragraph. Otherwise Latin text is wrapped by whole words in C#....be wrapped for the current paragraph. Otherwise Latin text is wrapped...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....remove list formatting from a paragraph, use ListFormat . Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....InsertAfter or InsertBefore on the paragraph where you want the comment...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextFormattingOptions.WordWrapMode | Aspose.PDF...

    Defines word wrapping strategies...level structure (table cell, paragraph etc.) will be used. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...