Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,960 for

section

(0.07 sec)
  1. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position....are output at the end of the section. EndOfDocument Endnotes are...write ( "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....beginning and the end of each section. FirstSectionHeaderLa Primary...Primary header of the first section is exported at the beginning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...all block-level nodes in the section's body, // then clone and insert...empty paragraph of a section. foreach ( Section srcSection in docToInsert...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....getNextSibling(); // A section body can contain Paragraph...curNode.getNextSibling(); // A section body can contain Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....appears on every page in the section. // We can override the primary...on every even page of this section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....appears on the first page of the section. builder -> MoveToHeaderFooter...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how Sections are handled when saving a document in the XLSX format....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

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