Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,480 for

characters

(0.09 sec)
  1. 将工作表转换为CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....lastColumnNumber = - 1 ; // Gathers characters as they are seen. private...length (); ++ c ) { if ( Character . isDigit ( r . charAt ( c...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  2. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....converted to \"Washington\" 20 characters into a Run node.\r\n" + "\"NYC\"...converted to \"Washington\" 42 characters into a Run node." ); });...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…...happen due to the way certain characters, like emojis, are handled...Not all fonts include emoji characters, which can lead to rendering...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. ControlChar.LINE_FEED_CHAR property | Aspose.Wo...

    ControlChar.LINE_FEED_CHAR property. Line feed character: (char)10 or \n....LINE_FEED_CHAR property Line feed character: (char)10 or “\n”. @property...how to add various control characters to a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...