Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,027 for

regular characters

(0.1 sec)
  1. Find and Replace | Documentation

    Aspose.Words for Python via .NET allows you to find a string or Regular expression pattern in your document and replace it with the text you want. In this case, you do not need third-party applications....you want to replace certain characters or words that you have used...you to find a sequence of characters in a document and replace...

    docs.aspose.com/words/python/find-and-replace/
  2. Find and Replace in Java|Aspose.Words for Java

    Find a string or Regular expression pattern in your document and replace it with the text you want using Java....you want to replace certain characters or words that you have used...you to find a sequence of characters in a document and replace...

    docs.aspose.com/words/java/find-and-replace/
  3. Find and Replace in C++|Aspose.Words for C++

    Find a string or Regular expression pattern in your document and replace it with the text you want using C++....you want to replace certain characters or words that you have used...you to find a sequence of characters in a document and replace...

    docs.aspose.com/words/cpp/find-and-replace/
  4. FSSelection | Aspose.Font for .NET API Reference

    Contains information concerning the nature of the font patterns. 0 bit 1 ITALIC Font contains Italic Characters otherwise they are upright. 1 UNDERSCORE Characters are underscored. 2 NEGATIVE Characters have their foreground and background reversed. 3 OUTLINED Outline hollow Characters otherwise they are solid. 4 STRIKEOUT Characters are overstruck. 5 bit 0 BOLD Characters are emboldened. 6 Regular Characters are in the standard weight/style for the Font....ITALIC Font contains Italic characters, otherwise they are upright...UNDERSCORE Characters are underscored. 2 NEGATIVE Characters have their...

    reference.aspose.com/font/net/aspose.font.ttfta...
  5. ControlChar | Aspose.Words for Java

    Control Characters often encountered in documents in Java....class ControlChar Control characters often encountered in documents...the Working With Control Characters documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or Regular expression pattern in your document and replace it with the text you want using Python....you want to replace certain characters or words that you have used...you to find a sequence of characters in a document and replace...

    docs.aspose.com/words/python-net/find-and-replace/
  7. Find and Replace in C#|Aspose.Words for .NET

    Find a string or Regular expression pattern in your document and replace it with the text you want using C#....you want to replace certain characters or words that you have used...you to find a sequence of characters in a document and replace...

    docs.aspose.com/words/net/find-and-replace/
  8. Aspose::Words::ControlChar Class Reference - As...

    Control Characters often encountered in documents....Detailed Description Control characters often encountered in documents...Shows how to use control characters. auto doc = MakeObject<Document>();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::ControlChar Class Reference - As...

    Control Characters often encountered in documents....Detailed Description Control characters often encountered in documents...Shows how to use control characters. auto doc = MakeObject<Document>();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Range.Replace | Aspose.Words for .NET

    Range Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in C#....occurrences of a specified character string pattern with a replacement...pattern will not be used as regular expression. Please use Replace...

    reference.aspose.com/words/net/aspose.words/ran...