Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,177 for

section

(0.07 sec)
  1. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" 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...
  2. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current Section....a paragraph in the current section. moveToParagraph ( paragraphIndex...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Add Footer to a document|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....footer setup: Section Add footer position: Left Section, Center Section...Section, Right Section. Footer Script It represents Footer formatting...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  5. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the Sections or parts of document where user have done changes in word document. In other Sections o…...We want to disable/lock the sections or parts of document where...in word document. In other sections of document, user can continue...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  6. BuildingBlock.Guid | Aspose.Words for .NET

    Discover BuildingBlock GUID property. Easily manage a unique 128-bit identifier for your building blocks, ensuring seamless organization and identification....); // 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...
  7. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....each page in a document or section. public PageVerticalAlignmen...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  8. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!...); // 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...
  9. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page 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...
  10. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....doc" ) \# Remove the page and section breaks from the document ....Words section breaks are represented as separate Section nodes...

    docs.aspose.com/words/java/remove-breaks-in-pyt...