Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 528 for

regular characters

(0.93 sec)
  1. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....SPACE_CHAR property Space character: (char)32. @property def SPACE_CHAR...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...SECTION_BREAK property End of section character: “\x000c” or “\f”. Note it...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...LF property Line feed character: “\x000a” or “\n”. Same as...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with Golang via C++....substitution : Font [ Athene Logos ; Regular ] has been substituted in Cell...substitution : Font [ B Traffic ; Regular ] has been substituted in Cell...

    docs.aspose.com/cells/go-cpp/get-warnings-for-f...
  5. ControlChar.DEFAULT_TEXT_INPUT_CHAR property | ...

    ControlChar.DEFAULT_TEXT_INPUT_CHAR property. This is the o character used as a default value in text input form fields....property This is the “o” character used as a default value in...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.LINE_BREAK_CHAR property | Aspose.W...

    ControlChar.LINE_BREAK_CHAR property. Line break character: (char)11 or \v....LINE_BREAK_CHAR property Line break character: (char)11 or “\v”. @property...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.FIELD_SEPARATOR_CHAR property | Asp...

    ControlChar.FIELD_SEPARATOR_CHAR property. Field separator character separates field code from field value...property Field separator character separates field code from...how to add various control characters to a document. doc = aw ...

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

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14....COLUMN_BREAK_CHAR property End of column character: (char)14. @property def COLUMN_BREAK_CHAR...how to add various control characters to a document. doc = aw ...

    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...PAGE_BREAK property Page break character: “\x000c” or “\f”. Note it...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....Description delete() Deletes all characters of the range. getBookmarks()...occurrences of a specified character string pattern with a replacement...

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