Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 36,518 for

paragraph

(0.18 sec)
  1. Aspose::Words::ParagraphFormat Class Reference ...

    Represents all the formatting for a Paragraph....all the formatting for a paragraph. Examples Shows how to construct...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....(); auto paragraph = System :: ExplicitCast < Paragraph > ( doc...-> GetChild ( NodeType :: Paragraph , 0 , true )); // Below are...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...topic series of managing text paragraphs. This page will illustrate...illustrate how we can manage paragraph bullets. Bullets are more useful...

    docs.aspose.com/slides/java/manage-bullet/
  4. Updating DocumentTagField sometimes throws exce...

    I am updating document control tags and in some scenarios we are getting ‘Cannot add a node before/after itself’ but it works fine if we add a space before the tag. I am curious to know why would it throw an error and w…...BLOCK) { Paragraph para = new Paragraph(doc); para.appendChild(new...removeAllChildren(); Paragraph para = (Paragraph) sdt.appendChild(new...

    forum.aspose.com/t/updating-documenttagfield-so...
  5. Items | Aspose.PSD for .NET API 参考

    获取项目...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. FrameFormat.horizontal_position property | Aspo...

    FrameFormat.horizontal_position property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relative_horizontal_position](../relative_horizontal_position/) property....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. IParagraph | Aspose.Slides for Java API Reference

    Represents a Paragraph of a text....ISlideComponent Represents a paragraph of a text. Methods Method...formatting object for this paragraph. joinPortionsWithSame() Joins...

    reference.aspose.com/slides/java/com.aspose.sli...
  9. CreateMathParagraph() | Aspose.Slides for C++ A...

    Create empty math Paragraph...method Create empty math paragraph virtual System :: SharedPtr...= 0 Return Value new math paragraph IMathParagraphFactor::Cre...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  10. Aspose::Cells::Drawing::Texts::TextParagraph cl...

    Aspose::Cells::Drawing::Texts::TextParagraph class. Represents the text Paragraph setting in C++....class Represents the text paragraph setting. class TextParagraph...horizontal alignment type of the paragraph. GetBullet() Gets the bullet...

    reference.aspose.com/cells/cpp/aspose.cells.dra...