Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 12,127 for

section

(0.04 sec)
  1. Section.ClearHeadersFooters | Aspose.Words for ...

    Effortlessly clear Section headers and footers with the ClearHeadersFooters method. Streamline your document layout for a polished look!...headers and footers of this section. public void ClearHeadersFooters...headers and footers of this section linked to headers and footers...

    reference.aspose.com/words/net/aspose.words/sec...
  2. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....to HeaderFooter nodes of a Section . To learn more, visit the...and footers in the previous section. LinkToPrevious ( HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hea...
  3. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first Section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....the first section in the document. public Section FirstSection...Returns null if there are no sections. Examples Shows how to replace...

    reference.aspose.com/words/net/aspose.words/doc...
  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. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....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/net/aspose.words/nod...
  6. Aspose::Words::DocumentVisitor::VisitBodyEnd me...

    Aspose::Words::DocumentVisitor::VisitBodyEnd method. Called when enumeration of the main text story in a Section has ended in C++....of the main text story in a section has ended. virtual Aspose ::...VisitSectionStart ( SharedPtr < Section > section ) override { // Get the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear Sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!...Hide ] Section.ClearContent method Clears the section. public...is left that represents the section break. The text of all headers...

    reference.aspose.com/words/net/aspose.words/sec...
  9. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...to how the method handles section formatting. The InsertDocument...inserted document has different section settings than the destination...

    forum.aspose.com/t/insertdocument-custom-margin...
  10. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java...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/java/manage-zoom/