Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 36,288 for

paragraph

(0.15 sec)
  1. get_DefaultParagraphFormat() | Aspose.Slides fo...

    Default Paragraph propertiies. Read-only IParagraphFormat....aphForm() method Default paragraph propertiies. Read-only IParagraphFormat...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  2. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

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

    DocumentBuilder ListFormat property. Returns an object that represents current list formatting properties in C#....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words/doc...
  4. GetAdobeFontName | Aspose.PSD for .NET API Refe...

    GetAdobeFontName FontSettings.GetAdobeFontName method Gets the adobe font name by font family name. public static str...... Paragraph . Apply ( firstPortion . Paragraph ); secondPortion...

    reference.aspose.com/psd/net/aspose.psd/fontset...
  5. AutoFitWrappedTextType - Aspose.Cells for Pytho...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....int PARAGRAPH Auto fit width with the longest paragraph. Field...Works as MS Excel. PARAGRAPH const int PARAGRAPH Auto fit width with...

    reference.aspose.com/cells/python-java/asposece...
  6. ControlChar Class | Aspose.Words for .NET

    Aspose.Words.ControlChar class. Control characters often encountered in documents in C#....commonly used in text files for paragraph breaks. const DefaultTextInputChar...readonly ParagraphBreak End of paragraph character: “\x000d” or “\r”...

    reference.aspose.com/words/net/aspose.words/con...
  7. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....You can create character, paragraph or a list style. When creating...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. getPresentation | Aspose.Sildes for Node.js via...

    getPresentation getPresentation() function Returns the parent presentation of a Paragraph. Read-only IPresentation. R......parent presentation of a paragraph. Read-only IPresentation....

    reference.aspose.com/slides/nodejs-java/aspose....
  9. getPresentation | Aspose.Sildes for PHP via Jav...

    getPresentation getPresentation() method Returns the parent presentation of a Paragraph. Read-only IPresentation. Ret......parent presentation of a paragraph. Read-only IPresentation....

    reference.aspose.com/slides/php-java/aspose.sli...
  10. getFieldCode return null in case of a hyperlink...

    When having 2 hyperlink the one that is deleted, is returning null when calling getField().getFieldCode(), this behavior is in version 24.6 as for 24.3 everything is fine. I also have not found anything in release not…...ANY, false); Paragraph paragraph = (Paragraph) childNodes.get(0);...get(0); childNodes = paragraph.getChildNodes(NodeType.ANY, false);...

    forum.aspose.com/t/getfieldcode-return-null-in-...