Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 14,119 for

section

(0.1 sec)
  1. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....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...
  2. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....remove_page_breaks() & remove_section_breaks() methods of RemoveBreaks...remove_section_breaks ( doc ) # Loop through all sections starting...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  3. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified Section....of the body in a specified section. moveToSection ( sectionIndex...sectionIndex number The index of the section to move to. Remarks When sectionIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  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. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a Section allowing to define the document grid behavior in Java....Specifies the layout mode for a section allowing to define the document...of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/java/com.aspose.word...
  9. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....(); //Create a section in the Pdf object Section sec1 = pdf1 ....paragraph with the reference of a section Text text1 = new Text ( sec1...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  10. 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...