Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 48,877 for

section

(0.08 sec)
  1. MarkupSection | Aspose.PDF for .NET API Reference

    Represents a markup Section - the rectangular region of a page that contains text and can be visually divided from another text blocks....class Represents a markup section - the rectangular region of...objects that are inside the section. Paragraphs { get; } Collection...

    reference.aspose.com/pdf/net/aspose.pdf.text/ma...
  2. ParagraphAlignment Enum | Aspose.Words for .NET

    Aspose.Words.ParagraphAlignment enum. Specifies text alignment in a paragraph in C#....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/net/aspose.words/par...
  3. Using DocumentBuild to insert Html and Paragrap...

    Hi, I’m trying to make a Word document out of Html strings and Strings representing Section titles. I am having issue with out of order writings My code from below generates example.docx (11 KB) for (Section Section …...strings and Strings representing section titles. I am having issue with...for (Section section : req.getSections()) { if (section.isShowTitle())...

    forum.aspose.com/t/using-documentbuild-to-inser...
  4. RemoveSectionWithSlides() | Aspose.Slides for C...

    Remove Section and slides contained in the Section....method Remove section and slides contained in the section. virtual...:: SharedPtr < ISection > section ) = 0 Arguments Parameter Type...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  5. get_first_page_header method | Aspose.Cells for...

    get_first_page_header method get_first_page_header Gets a script formatting the first page header of an Excel file. d......self , section ): ... Parameter Type Description section int 0:...0: Left Section, 1: Center Section, 2: Right Section. See Also...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a Section has started in C++....of the main text story in a section has started. virtual Aspose...VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. PageMarkup | Aspose.PDF for Java API Reference

    Page markup represented by collections of MarkupSection and MarkupParagraph....starting text lines of a next section may be treated as continuation...last paragraph of a previous section. setMulticolumnParagr(boolean...

    reference.aspose.com/pdf/java/com.aspose.pdf/pa...
  8. DocumentVisitor.visit_paragraph_end method | As...

    DocumentVisitor.visit_paragraph_end method. Called when enumeration of a paragraph has ended....def visit_section_start ( self , section : aw . Section ) -> aw...VisitorAction : """Called when a Section node is encountered in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GetSlidesListOfSection() | Aspose.Slides for C+...

    Returns list of slides in the Section....GetSlidesListOfSecti() Section::GetSlidesListOfSecti() method...Returns list of slides in the section. System :: SharedPtr < ISectionSlideCollect...

    reference.aspose.com/slides/cpp/aspose.slides/s...
  10. appendEmptySection | Aspose.Sildes for PHP via ...

    appendEmptySection appendEmptySection(String name) method Add empty Section to the end of the collection. Parameters ......ng name) method Add empty section to the end of the collection...String Name of the section Returns Section...

    reference.aspose.com/slides/php-java/aspose.sli...