Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 423 for

footnote separator

(0.05 sec)
  1. FieldRef.NumberSeparator | Aspose.Words for .NET

    Discover the FieldRef NumberSeparator property to easily customize sequence and page number formatting with your preferred character sequence....character sequence that is used to separate sequence numbers and page...FootnoteType . Footnote , "MyBookmark footnote #1" ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...FieldEnd , FormField , Comment , Footnote , Run , SpecialChar , Shape...break is a Style Separator. A style separator allows one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field...start, field code, field separator, field result and field end... The Field.start , Field.separator and Field.end properties point...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldRef.number_separator property | Aspose.Wor...

    FieldRef.number_Separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....number_separator property FieldRef.number_separator property...character sequence that is used to separate sequence numbers and page...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldRef.suppress_non_delimiters property | Asp...

    FieldRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....insert_footnote ( aw . notes . FootnoteType . FOOTNOTE , 'MyBookmark...'MyBookmark footnote #1' ) builder . write ( 'Text that will appear...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... FIELD_SEPARATOR A special character that separates the field...start of a Word field. FOOTNOTE A footnote or endnote in a Word...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the Footnote/endnote Separator and continuation content of a document in C++....container for the footnote/endnote separator and continuation...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....fieldSeparator) Called when a field separator is encountered in the document...document. visitFootnoteEnd(Footnote footnote) Called when enumeration...

    reference.aspose.com/words/java/com.aspose.word...
  9. FootnoteSeparatorCollection | Aspose.Words for ...

    Provides typed access to TAspose.Words.Notes.FootnoteSeparator nodes of a document in Java....Shows how to remove endnote separator. Document doc = new Document(getMyDir()...Document(getMyDir() + "Footnotes and endnotes.docx"); FootnoteSeparator...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentVisitor.visit_field_start method | Aspo...

    DocumentVisitor.visit_field_start method. Called when a field starts in the document....FieldEnd] The field separator separates field code from field...code and do not have field separator and field value. Fields can...

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