Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 12,115 for

section

(0.04 sec)
  1. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++....VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...the index of our section within the document. SharedPtr < NodeCollection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. 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...
  4. SectionCollection.ToArray | Aspose.Words for .NET

    Discover the SectionCollection ToArray method, effortlessly copy all Sections into a new array, enhancing your data management and coding efficiency....ToArray method Copies all sections from the collection to a new...new array of sections. public Section [] ToArray () Return Value...

    reference.aspose.com/words/net/aspose.words/sec...
  5. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your document formatting with ease and precision!...revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/ori...
  7. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation 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...
  8. 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...
  9. 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...
  10. 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...