Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 8,128 for

append

(0.06 sec)
  1. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....Document () # Create a header and append a paragraph to it. The text...( header ) para = header . append_paragraph ( 'My header.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Page Break Preview in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Preview This example shows how to append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/page-break-preview-i...
  4. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/cpp/aspose.words/run...
  5. Story.append_paragraph method | Aspose.Words fo...

    Story.Append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and Appends it to the end of this object....append_paragraph method append_paragraph(text) A shortcut method...text and appends it to the end of this object. def append_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET.... append ( line ) # Save PDF file document...Graph object graph . shapes . append ( line ) # Save PDF file document...

    docs.aspose.com/pdf/python-net/add-line/
  7. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....ends the paragraph after appending text // and then starts a...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/net/aspose.words/par...
  9. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....ends the paragraph after appending text // and then starts a...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph....Document () # Create a header and append a paragraph to it. The text...( header ) para = header . append_paragraph ( 'My header.' )...

    reference.aspose.com/words/python-net/aspose.wo...