Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 14,821 for

section

(0.1 sec)
  1. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....last paragraph in the last section of the document. get_IsEndOfHeaderFooter...HeaderFooter (main text story) of a Section ; false otherwise. get_IsEndOfSection...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 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...
  3. 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...
  4. 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...
  5. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a Section allowing to define the document grid behavior....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. GRID Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a Section allowing to define the document grid behavior....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. Grid Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....which is applied in the parent section. get_TabStops () Gets the collection...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any Section's body, enhancing your document editing efficiency....of the body in a specified section. public void MoveToSection...sectionIndex Int32 The index of the section to move to. Remarks When sectionIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  9. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... SECTION_BREAK_CONTINUOUS Specifies...of new section on the same page as the previous section. SECT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Open XML....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...