Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 12,037 for

section

(0.04 sec)
  1. LayoutOptions.continuous_section_page_numbering...

    LayoutOptions.continuous_Section_page_numbering_restart property. Gets or sets the mode of behavior for computing page numbers when a continuous Section restarts the page numbering....continuous_section_page_numbering_restart property LayoutOptions...LayoutOptions.continuous_section_page_numbering_restart property Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects.... Write ( "Section 1" ); builder . MoveToHeaderFooter...footer" ); Section section = doc . FirstSection ; // A Section is a...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section in C++....which is applied in the parent section. bool Aspose :: Words :: ParagraphFormat...enable line numbering for a section. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Section.clear_content method | Aspose.Words for...

    Section.clear_content method. Clears the Section....clear_content() Clears the section. def clear_content ( self ):...): ... Remarks The text of Section.body is cleared, only one empty...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... write ( "Section 1" ); builder . moveToHeaderFooter...footer" ); let section = doc . firstSection ; // A Section is a composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....Corresponding documentation article or section Loading and saving documents...Load a Document section The Save a Document section The Convert a...

    docs.aspose.com/words/java/missing-features-in-...
  7. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....to HeaderFooter nodes of a Section . To learn more, visit the...and footers in the previous section. LinkToPrevious ( HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hea...
  8. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.Section_BREAK property. End of Section character: \x000c or \f...SECTION_BREAK property ControlChar.SECTION_BREAK property End...End of section character: “\x000c” or “\f”. Note it has the same...

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