Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 48,795 for

section

(0.12 sec)
  1. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....FIRST_PAGE_HEADER_FOOTER_PER_SECTION First page header and footer...end of each section. FIRST_SECTION_HEADER_LAST_SECTION_FOOTER Primary...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldAutoTextList::get_E...

    Aspose::Words::Fields::FieldAutoTextList::get_EntryName method. Gets or sets the name of the AutoText entry in C++....Paragraph ); auto section = MakeObject < Section > ( glossaryDoc...glossaryDoc ); section -> AppendChild ( MakeObject < Body > ( glossaryDoc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldAutoTextList::get_S...

    Aspose::Words::Fields::FieldAutoTextList::get_ScreenTip method. Gets or sets the text of the ScreenTip to show in C++....Paragraph ); auto section = MakeObject < Section > ( glossaryDoc...glossaryDoc ); section -> AppendChild ( MakeObject < Body > ( glossaryDoc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. emfsetpixelv - Aspose.Imaging for Java - API Re...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....ColorRef object ([MS-WMF] section 2.2.2.8) that specifies the...WMF PointL object ([MS-WMF] section 2.2.2.15) that specifies the...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Aspose.word replace text in headerFooter and bo...

    Hello, i’m currently trying to do a replace operation inside a document in the header first/primary, footer first/primary and body, i’m proceeding as following : public static void DoReplace(DocumentBuilder pbuilder) { …...Count > 0) { var section = pbuilder.Document.FirstSection;...HeaderFooter headerFooter = section.HeadersFooters[HeaderFooterType...

    forum.aspose.com/t/aspose-word-replace-text-in-...
  6. ControlChar.SectionBreakChar | Aspose.Words for...

    ControlChar SectionBreakChar field. End of Section character char12 or f in C#....SectionBreakChar field End of section character: (char)12 or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/net/aspose.words/con...
  7. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...last paragraph in the last section of the document. is_end_of_header_footer...story) of a Section ; false otherwise. is_end_of_section True if...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.PAGE_BREAK property. Page break character: \x000c or \f...SECTION_BREAK . Examples Shows how...assertEqual ( 1 , doc . first_section . body . get_child_nodes (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... first_section . body . get_child_nodes (...assertEqual ( 2 , doc . first_section . body . get_child_nodes (...

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