Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 36,324 for

paragraph

(0.05 sec)
  1. Run.Text | Aspose.Words for .NET

    Run Text property. Gets or sets the text of the run in C#....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/run...
  2. Getting java.lang.IllegalArgumentException 'Thi...

    Hello, In our application, we cannot remove bookmarks from Word documents, before saving them in HTML. We have created a small Java main application that reproduces this issue with Aspose.Words for Java 24.11. The cod…...visitParagraphStart(Paragraph paragraph) { removeNodesOfType(paragraph, NodeType...BOOKMARK_START); removeNodesOfType(paragraph, NodeType.BOOKMARK_END); return...

    forum.aspose.com/t/getting-java-lang-illegalarg...
  3. FieldRef.insert_paragraph_number_in_full_contex...

    FieldRef.insert_Paragraph_number_in_full_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context....insert_paragraph_number_in_full_context property FieldRef.in...insert_paragraph_number_in_full_context property Gets or sets whether...

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

    ParagraphFormat StyleName property. Gets or sets the name of the Paragraph style applied to this formatting in C#....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::Lists::ListFormat Class Referenc...

    Allows to control what list formatting is applied to a Paragraph....formatting is applied to a paragraph. A paragraph in a Microsoft Word...bulleted or numbered. When a paragraph is bulleted or numbered, it...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Create Bullet List in Presentation using Apache...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Bulleted paragraphs are always easier to read...//Creating a paragraph Paragraph para = new Paragraph (); //Setting...

    docs.aspose.com/slides/java/slides-poi/create-b...
  7. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....sits inside a paragraph among other paragraph elements, such...and drag the shape to any paragraph as if it is a character. //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Paragraph.join_runs_with_same_formatting method...

    Paragraph.join_runs_with_same_formatting method. Joins runs with the same formatting in the Paragraph....the same formatting in the paragraph. def join_runs_with_same_formatting...Examples Shows how to simplify paragraphs by merging superfluous runs...

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

    DocumentBuilder InsertHtml method. Inserts an HTML string into the document in C#....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

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