Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 14,634 for

section

(0.19 sec)
  1. 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...
  2. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a Section has started....of the main text story in a section has started. visitBodyStart...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java.... SECTION_BREAK End of section character: “\x000c”...“\x000c” or “\f”. SECTION_BREAK_CHAR End of section character: (char)12...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a Section has ended....of the main text story in a section has ended. visitBodyEnd ( body...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....numbering restarts at the section start. Continuous Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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-...
  9. ContinuousSectionRestart | Aspose.Words for Java

    Represents different behaviors when computing page numbers in a continuous Section that restarts page numbering in Java....page numbers in a continuous section that restarts page numbering...numbering in a continuous section. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...