Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 14,837 for

section

(0.17 sec)
  1. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....Shows how to prepare a new section node for editing. let doc =...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....Shows how to prepare a new section node for editing. Document...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/net/aspose.words/nod...
  3. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency....); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  4. BuildingBlock | Aspose.Words for .NET

    Discover BuildingBlock constructor, effortlessly create new instances with ease. Unlock powerful features for seamless development and enhanced performance!...); // The block itself is a section that contains the text. Assert...into the document as a new section. doc . AppendChild ( doc ....

    reference.aspose.com/words/net/aspose.words.bui...
  5. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  6. 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...
  7. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current Section in C++....a paragraph in the current section. void Aspose :: Words :: DocumentBuilder...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....revert page setup settings to sections in a document. let doc = new...for the builder's current section and add text. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../Section/) of the paragraph....property Retrieves the parent Section of the paragraph. get parentSection...parentSection () : Aspose . Words . Section Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...