Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 36,324 for

paragraph

(0.06 sec)
  1. IParagraphFactory | Aspose.Sildes for .NET API ...

    Allows to create Paragraphs...interface Allows to create paragraphs public interface IParagraphFactory...CreateParagraph () Creates a new empty paragraph. CreateParagraph (IParagraph)...

    reference.aspose.com/slides/net/aspose.slides/i...
  2. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

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

    CompositeNode GetChild method. Returns an Nth child node that matches the specified type in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  4. ParagraphConfig | Aspose.OMR for .NET API Refer...

    Represents Paragraph element. Paragraph can consist of both text and text with an image. The image is specified by coordinates x y....class Represents Paragraph element. Paragraph can consist of both...Name { get; set; } Name of paragraph ParagraphType { get; set;...

    reference.aspose.com/omr/net/aspose.omr.generat...
  5. HeaderFooter.HeaderFooterType | Aspose.Words fo...

    HeaderFooter HeaderFooterType property. Gets the type of this header/footer in C#....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  6. HeaderFooter.IsHeader | Aspose.Words for .NET

    HeaderFooter IsHeader property. True if this HeaderFooter object is a header in C#....append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Aspose::Slides::IParagraph Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IParagraph Class Reference abstract Represents a paragr......Reference abstract Represents a paragraph of a text. More... #include...Inherited by Aspose::Slides::Paragraph . Public Member Functions...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. FieldRef.insert_paragraph_number_in_relative_co...

    FieldRef.insert_Paragraph_number_in_relative_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in relative context....insert_paragraph_number_in_relative_context property FieldRef...FieldRef.insert_paragraph_number_in_relative_context property Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....append a paragraph to it. The text in that paragraph // will appear...Add ( header ); SharedPtr < Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. Paragraph.Accept | Aspose.Words for .NET

    Paragraph Accept method. Accepts a visitor in C#....Accept Contents [ Hide ] Paragraph.Accept method Accepts a visitor...for all child nodes of the paragraph and calls VisitParagraphEnd...

    reference.aspose.com/words/net/aspose.words/par...