Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 36,324 for

paragraph

(0.06 sec)
  1. NullPointer exception while adding svg image to...

    I am using aspose words java 23.5 version If I try to add svg image type using builder.insertImage, it fails with nullpointer exception. We need to add shape text box and then image as our shape can have text as well a…...TEXT_BOX); Paragraph paragraph = new Paragraph(document); Run...= new Run(document, ""); paragraph.appendChild(run); shape.a...

    forum.aspose.com/t/nullpointer-exception-while-...
  2. Style.ParagraphFormat | Aspose.Words for .NET

    Style ParagraphFormat property. Gets the Paragraph formatting of the style in C#....ParagraphFormat property Gets the paragraph formatting of the style. public...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/sty...
  3. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Aspose.Words.Saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats in C#....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BulletFormat - Aspose.Slides for Android via Ja...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IBulletFormat Represents paragraph bullet formatting properties...

    reference.aspose.com/slides/androidjava/com.asp...
  5. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....Document > (); SharedPtr < Paragraph > para = doc -> get_FirstSection...node to the document's first paragraph. auto run = MakeObject < Run...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Pdf::BaseParagraph Class Reference - As...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......Paragraphs.Add()). More... #include...Gets a vertical alignment of paragraph More... virtual ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.b...
  7. Extra spacing when using bullet points - Free S...

    Hi, We are encountering additional line space between the note information(bullet points list) and the next Paragraph and when bullet points are needed, that the letter produces extra line spacing between the bullet po…...points list) and the next paragraph and when bullet points are...bullet point and the next paragraph. Testing with Aspose 21.4...

    forum.aspose.com/t/extra-spacing-when-using-bul...
  8. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. class ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc ) # Each paragraph can only have one style. #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.CrLf | Aspose.Words for .NET

    ControlChar CrLf field. Carriage return followed by line feed character x000dx000a or rn. Not used as such in Microsoft Word documents but commonly used in text files for Paragraph breaks in C#....commonly used in text files for paragraph breaks. public static readonly...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...

    reference.aspose.com/words/net/aspose.words/con...