Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 12,206 for

section

(0.04 sec)
  1. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words/doc...
  2. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from Section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation....DeleteHeaderFooterSh Contents [ Hide ] Section.DeleteHeaderFooterSh method...headers and footers of this section. public void DeleteHeaderFooterSh...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of Section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ControlChar::SectionBreak method End of section character: “\x000c” or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any Section's body, enhancing your document editing efficiency....of the body in a specified section. public void MoveToSection...sectionIndex Int32 The index of the section to move to. Remarks When sectionIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...() : boolean Remarks Each Section in Aspose.Words document model...decide whether to preserve section structure/page setup information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a document or Section in C++....each page in a document or section. Aspose :: Words :: PageVerticalAlignmen...revert page setup settings to sections in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this Section in C++....positioning of endnotes in this section. System :: SharedPtr < Aspose...affecting footnotes/endnotes in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::PageSetup::get_FootnoteOptions m...

    Aspose::Words::PageSetup::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this Section in C++....positioning of footnotes in this section. System :: SharedPtr < Aspose...affecting footnotes/endnotes in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....Shows how to prepare a new section node for editing. doc = aw...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a Section. To learn more, visit the documentation article in C++....container for the main text of a section. To learn more, visit the Aspose...get_ParentSection () Gets the parent section of this story. get_PreviousSibling...

    reference.aspose.com/words/cpp/aspose.words/body/