Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 6,386 for

section

(0.07 sec)
  1. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...inserted into all headers of each section in the document. If the watermark...first, and even) for each section of the document. This ensures...

    forum.aspose.com/t/adding-shape-watermark-remov...
  3. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....set up page numbering in a section. auto doc = MakeObject < Document...); builder -> Writeln ( u "Section 1, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Section.accept method | Aspose.Words for Python

    Section.accept method. Accepts a visitor....visit_section_start() , then calls Node.accept()...of the section and calls DocumentVisitor.visit_section_end() at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected Section in your document, enhancing your editing experience....CurrentSection property Gets the section that is currently selected...this DocumentBuilder . public Section CurrentSection { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....headers and footers for all section bodies at the end of the document...footers are placed after all section bodies at the very end of a...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visit_body_start(body)...of the main text story in a section has started. visit_bookmark_end(bookmark_end)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this Section contains bidirectional (complex scripts) text in C++....method Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-Sections content in Java....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. Document...

    reference.aspose.com/words/java/com.aspose.word...