Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 36,225 for

paragraph

(0.08 sec)
  1. Aspose::Words::FrameFormat::get_Width method | ...

    Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  2. CompositeNode.SelectSingleNode | Aspose.Words f...

    CompositeNode SelectSingleNode method. Selects the first Node that matches the XPath expression in C#....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/com...
  3. ParagraphFormat.WidowControl | Aspose.Words for...

    ParagraphFormat WidowControl property. True if the first and last lines in the Paragraph are to remain on the same page as the rest of the Paragraph in C#....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. public bool WidowControl...

    reference.aspose.com/words/net/aspose.words/par...
  4. GetLinesCount() | Aspose.Slides for C++ API Ref...

    Get number of lines in a Paragraph....GetLinesCount() Paragraph::GetLinesCount() method Get number...lines in a paragraph. int32_t Aspose :: Slides :: Paragraph :: GetLinesCount...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  5. Heading 1 format auto number for document conte...

    Refer attached suppliertemplate.dotx file. In this contract is one content variable. For this Heading 1 formatting is applied. With program inserting another word document at this content variable. But contract field is…...Paragraph, true).Cast<Paragraph>().FirstOrDefault(p...FirstChild.NodeType == NodeType.Paragraph) { contentControl.RemoveAllChildren();...

    forum.aspose.com/t/heading-1-format-auto-number...
  6. Paragraph.IsInCell | Aspose.Words for .NET

    Paragraph IsInCell property. True if this Paragraph is an immediate child of Cell false otherwise in C#....Hide ] Paragraph.IsInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/net/aspose.words/par...
  7. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Style::get_ParagraphFormat metho...

    Aspose::Words::Style::get_ParagraphFormat method. Gets the Paragraph formatting of the style in C++....Style::get_ParagraphFormat method Gets the paragraph formatting of the style. System...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. getEffectsByParagraph | Aspose.Sildes for PHP v...

    getEffectsByParagraph getEffectsByParagraph( Paragraph Paragraph) method Returns array of effects for the specified p......getEffectsByParagrap( Paragraph paragraph) method Returns array...effects for the specified paragraph. Returns Effect...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....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...