Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,670 for

section

(0.03 sec)
  1. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...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. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...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...
  3. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into Sections using C#. It has the IDE settings, steps, and a sample code to split Word document into Sections using C#....into Sections using C# Divide Word document into sections using...document into sections using C# . You may filter the sections while converting...

    kb.aspose.com/words/net/divide-word-document-in...
  4. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" 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...
  5. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Category method. Specifies the second-level categorization for the building block in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  6. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Gallery method. Specifies the first-level categorization for the building block for the purposes of classification or user interface sorting in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Aspose::Words::Document::get_GlossaryDocument m...

    Aspose::Words::Document::get_GlossaryDocument method. Gets or sets the glossary document within this document or template. A glossary document is a storage for AutoText, AutoCorrect and Building Block entries defined in a document in C++....); // The block itself is a section that contains the text. ASSERT_EQ...into the document as a new section. doc -> AppendChild ( doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...True , the columns in this section are laid out from right to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....set up page numbering in a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the 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...