Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,828 for

characters

(0.17 sec)
  1. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....COLUMN_BREAK property End of column character: “\x000e”. @property def COLUMN_BREAK...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....PAGE_BREAK_CHAR property Page break character: (char)12 or “\f”. @property...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...property End of paragraph character: “\x000d” or “\r”. Same as...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....property End of paragraph character: (char)13 or “\r”. @property...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....property Non-breaking space character: “\x00a0”. @property def NON_BREAKING_SPACE...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.FIELD_END_CHAR property | Aspose.Wo...

    ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21....property End of MS Word field character: (char)21. @property def FIELD_END_CHAR...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.LINE_BREAK property | Aspose.Words ...

    ControlChar.LINE_BREAK property. Line break character: \x000b or \v....LINE_BREAK property Line break character: “\x000b” or “\v”. @property...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Word转pdf后多出一行 - Free Support Forum - aspose.com

    使用aspose.word 25.6版本将word转为pdf时 word中按中文习惯控制首尾字符,标点在最后时会压缩在同一行,转为PDF后标点符号换行 效果如下图所示: word文件如下: 中文习惯转pdf多一行.docx (66.8 KB)...particularly with certain characters or punctuation. Solution...unusual formatting or hidden characters that might affect the conversion...

    forum.aspose.com/t/word-pdf/315348
  9. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately.... Some characters are misidentified Unnecessary...areas cannot be detected. Characters are not recognized correctly...

    docs.aspose.com/ocr/java/defect-detection/
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....process absolute position tab characters with a document visitor....explicitly converted to a tab character. Assert.assertEquals("Before...

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