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

append

(0.13 sec)
  1. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting 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/par...
  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. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties....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...
  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. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....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/net/aspose.words/sec...
  6. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header....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...
  7. 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...
  8. 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...
  9. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... append ( "" . join ( seg . text for...fragment . segments ) ) row_text . append ( "|" . join ( cell_text ))...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  10. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....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/nodejs-net/aspose.wo...