Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 530 for

regular characters

(2.46 sec)
  1. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a document...Description delete() Deletes all characters of the range. normalize_field_types()...occurrences of a specified character string pattern with a replacement...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get Warnings for Font Substitution while Render...

    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....substitution : Font [ Athene Logos ; Regular ] has been substituted in Cell...substitution : Font [ B Traffic ; Regular ] has been substituted in Cell...

    docs.aspose.com/cells/net/get-warnings-for-font...
  3. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....SectionBreakChar field End of section character: (char)12 or “\f”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....cell or end of a table row character: “\x0007” or “\a”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....LineBreakChar field Line break character: (char)11 or “\v”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++.... method End of paragraph character: “\x000d” or “\r”. Same as...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...occurrences of a specified character string pattern with a replacement...pattern will not be used as regular expression. Please use Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....replace all occurrences of a regular expression pattern with another...converted to \"Washington\" 20 characters into a 21 node." + "\"NYC\"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....correspond to the Unicode character U+2011 non-breaking hyphen...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility....Description Delete () Deletes all characters of the range. GetEnumerator...occurrences of a character pattern specified by a regular expression...

    reference.aspose.com/words/net/aspose.words/range/