Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,824 for

section

(0.06 sec)
  1. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....the parent Section of the paragraph. public Section ParentSection...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a Section at the given index in C++....dx_get method Retrieves a section at the given index. System...SharedPtr < Aspose :: Words :: Section > Aspose :: Words :: SectionCollection...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++....of new section on the same page as the previous section. SectionBreakNewColum... 4 Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/cpp/aspose.words/bre...
  4. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....of the main text story in a section has ended. virtual VisitBodyStart...of the main text story in a section has started. virtual VisitBookmarkEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  5. BarcodeGenerator Visual Component|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.... Before reading this section, you should have BarcodeGenerator...read and proceed Installation section. Editing of visual component...

    docs.aspose.com/barcode/reportingservices/barco...
  6. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....enable line numbering for a section. auto doc = System :: MakeObject...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f...SECTION_BREAK . @property def PAGE_BREAK...assertEqual ( 1 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

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