Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 5,828 for

characters

(0.1 sec)
  1. Convert Worksheet to 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/java/convert-worksheet-to...
  2. 将工作表转换为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...
  3. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts.... The spaces between characters # will be adjusted, normally...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....page to avoid overlapping characters. builder . page_setup . layout_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized printing solutions....printer-specific control code characters or PostScript instructions...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....all Microsoft Word control characters including field codes Using...document can contains control characters that designate special elements...

    docs.aspose.com/words/python-net/how-to-extract...
  8. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense Characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of fonts code: document = aw…...convert pdf to md cause messy character Aspose.Words Product Family...md many mojibake (nonsense characters displayed when software fails...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  9. Rich Text Custom Data Label of Chart Point|Docu...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Python via .NET. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....characters() method to return the FontSetting...the font of the first 10 characters by setting its color to red...

    docs.aspose.com/cells/python-net/rich-text-cust...
  10. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....image to obtain a string of characters? One of the methods for doing...printable characters, using a set of 64 unique characters. Specifically...

    docs.aspose.com/tex/java/latex-graphics-embedding/