Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,677 for

section

(0.07 sec)
  1. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++....enable line numbering for a section. auto doc = MakeObject < Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of text in a Section of a document. To learn more, visit the documentation article in C++....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and footers of this Section....headers and footers of this section. deleteHeaderFooterSh () Examples...from all headers footers in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...) asSection() Cast node to Section . (Inherited from Node ) asShape()...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved readability....enable line numbering for a section. Document doc = new Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/net/aspose.words/pag...
  6. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a Section of a document in Java....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this Section....positioning of footnotes in this section. get footnoteOptions () : Aspose...affecting footnotes/endnotes in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous Sections. Optimize your document layout today!...numbers when a continuous section restarts the page numbering...numbering in a continuous section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 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...
  10. 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...