Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 6,386 for

section

(0.12 sec)
  1. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...True , the columns in this section are laid out from right to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....document tag in the current section. public void MoveToStructuredDocu...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...for (Section section : doc.getSections()) { // section.get Paragraph...deepClone(true)); // HeaderFooter header = section.getHeadersFooters().getByHeaderFooterTyp(com...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  4. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...character, a section break specifying start of new section on a new...character or a section break specifying start of new section in a new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent Section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....property Retrieves the parent section-level story that can be Body...top of every page of this section, above the main body text....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split into parts when saving to Html, Epub or Azw3 format in C++....character, a section break specifying start of new section on a new...character or a section break specifying start of new section in a new...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your document formatting with ease and precision!...revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/ori...
  8. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a Section of a document...all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and orientation in C++....revert page setup settings to sections in a document. auto doc =...for the builder's current section and add text. builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Orientation | Aspose.Words for Java

    Specifies page orientation 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...