Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 14,824 for

section

(0.63 sec)
  1. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the Section field...FieldSection class Implements the SECTION field. To learn more, visit...the number of the current section. Inheritance: FieldSection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java.... SECTION_BREAK End of section character: “\x000c”...“\x000c” or “\f”. SECTION_BREAK_CHAR End of section character: (char)12...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a Section in Java....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks: PageSetup...

    reference.aspose.com/words/java/com.aspose.word...
  4. HeaderFooter.NodeType | Aspose.Words for .NET

    Discover the HeaderFooter NodeType property that efficiently retrieves header and footer details, enhancing your content structure and user experience.... Write ( "Section 1" ); builder . MoveToHeaderFooter...footer" ); Section section = doc . FirstSection ; // A Section is a...

    reference.aspose.com/words/net/aspose.words/hea...
  5. Aspose::Words::PageSetup class | Aspose.Words f...

    Aspose::Words::PageSetup class. Represents the page setup properties of a Section. To learn more, visit the documentation article in C++....page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. class PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...set the page setup for each section in your document. This includes...specifying the orientation for each section before saving the document...

    forum.aspose.com/t/landscape-pages-are-rendered...
  7. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....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/cpp/aspose.words/par...
  8. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between Sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....and from specific slides, sections, and portions of a presentation...To show a single section only, use a Section Zoom . Slide Zoom...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  9. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitBodyEnd()...<summary> /// Called when a Section node is encountered in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter.nodeType property | Aspose.Words f...

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

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