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

characters

(0.74 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Auto Codepage Detection|CAD 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....(U+XXXX) and MIF-encoded characters will be decoded if they do...

    docs.aspose.com/cad/python-net/auto-codepage-de...
  6. Auto Codepage Detection|CAD 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....(U+XXXX) and MIF-encoded characters will be decoded if they do...

    docs.aspose.com/cad/python-net/developer-guide/...
  7. Set Hide Option for Excel Row, Column and Sheet...

    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.... Column index supports characters. The index value starts from...

    docs.aspose.com/cells/reportingservices/set-hid...
  8. Aztec Code Compact|Documentation

    Overview on the Aztec Code Compact barcode type...Characteristics Encoding Character Set All 255 ASCII characters (digits 0-9...numerical or 89 alphanumeric characters. The most compact configuration...

    docs.aspose.com/barcode/info-cards/aztec-compact/
  9. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....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/net/aspose.words.rep...
  10. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…... The period is a special character in regular expressions, which...which means it can match any character unless properly escaped. Solution...

    forum.aspose.com/t/unable-to-search-the-text-co...