Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 14,119 for

section

(0.05 sec)
  1. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....with other settings for a section. Document doc = new Document();...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document Sections. Optimize layout and enhance readability today!...page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. public class PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  3. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.Section_BREAK_CHAR property. End of Section character: (char)12 or \f....SECTION_BREAK_CHAR property ControlChar.SECTION_BREAK_CHAR property...property End of section character: (char)12 or “\f”. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... write ( "Section 1" ); builder . moveToHeaderFooter...footer" ); let section = doc . firstSection ; // A Section is a composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....); // 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. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....); // 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...
  8. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and Section settings, enhancing your document formatting and layout efficiency....represents current page setup and section properties. public PageSetup...revert page setup settings to sections in a document. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and Section properties....represents current page setup and section properties. get pageSetup ()...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.lineNumberCountBy property | Aspose.W...

    PageSetup.lineNumberCountBy property. Returns or sets the numeric increment for line numbers....enable line numbering for a section. let doc = new aw . Document...( doc ); // We can use the section's PageSetup object to display...

    reference.aspose.com/words/nodejs-net/aspose.wo...