Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 12,037 for

section

(0.04 sec)
  1. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless text flow using char30 for professional results....Add a section break. This does not make a new section or paragraph...doc . Sections . Count ); builder . Write ( "Before section break...

    reference.aspose.com/words/net/aspose.words/con...
  2. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed 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...
  3. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields 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::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no Sections, creates one Section with one paragraph....document contains no sections, creates one section with one paragraph...document contains one child Section, which includes one child Body...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and Section properties....represents current page setup and section properties. @property def page_setup...revert page setup settings to sections in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Some section breaks can cause page breaks...parts at explicit page breaks. SECTION_BREAK The document is split...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...turn off protection for a section. let doc = new aw . Document...doc ); builder . writeln ( "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....get ; set ; } Remarks Each Section in Aspose.Words document model...decide whether to preserve section structure/page setup information...

    reference.aspose.com/words/net/aspose.words.sav...