Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 36,321 for

paragraph

(0.05 sec)
  1. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index....body, which in turn has a paragraph. # We can add contents to...shapes, or tables to that paragraph. self . assertEqual ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. get_IsBulletHardColor() | Aspose.Slides for C++...

    Determines whether the bullet has own color or inherits it from the first portion in the Paragraph. NullableBool::True if bullet has own color and NullableBool::False if bullet inherits color from the first portion in the Paragraph. Read NullableBool....the first portion in the paragraph. NullableBool::True if bullet...the first portion in the paragraph. Read NullableBool . NullableBool...

    reference.aspose.com/slides/cpp/aspose.slides/b...
  3. get_IsBulletHardFont() | Aspose.Slides for C++ ...

    Determines whether the bullet has own font or inherits it from the first portion in the Paragraph. NullableBool::True if bullet has own font and NullableBool::False if bullet inherits font from the first portion in the Paragraph. Read NullableBool....the first portion in the paragraph. NullableBool::True if bullet...the first portion in the paragraph. Read NullableBool . NullableBool...

    reference.aspose.com/slides/cpp/aspose.slides/b...
  4. Applied lining in word with tab stops it works ...

    Applied lining in word with tab stops it works fine, but when the word is converted to Pdf using Aspose.word it breaks the words for list items Using the Tabstops the lining is working fine but when using following step…...docx"); for(Paragraph p : (Iterable<Paragraph>)doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { if(p.isListItem()) p.getListFormat()...

    forum.aspose.com/t/applied-lining-in-word-with-...
  5. Aspose::Words::Tables::Table::Accept method | A...

    Aspose::Words::Tables::Table::Accept method. Accepts a visitor in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a Paragraph in C++....Specifies text alignment in a paragraph. enum class ParagraphAlignment...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ITextParagraph - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....The interface to work with paragraph Code example: An example of...getText().equals("Second paragraph\r")) { throw new Exception();...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/cpp/working-with-styles-a...
  9. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to insert a paragraph into the document. auto doc..."Writeln" method ends the paragraph after appending text // and...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. CommonFigureAnnotation | Aspose.PDF for .NET AP...

    Abstract class representing common figure annotation....that indicates whether this paragraph will be at next column. Default...get; set; } Gets or sets a paragraph is inline. Default is false...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...