Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 151,846 for

text

(2.05 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++.... get_ApplyFont () const Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. 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++....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/cpp/find-and-replace/
  3. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. get doubleStrikeThrough ()...add a line strikethrough to text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... Document () rich_text = aw . markup . StructuredDocumentTa...aw . markup . SdtType . RICH_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/cpp/languages/
  8. 5473446.xlsx

    Sheet1 This Text has the following settings. Text Effects > Shadow > Offset Bottom 14.0300 14.0300 false...Sheet1 This text has the following settings. Text Effects > Shadow...

    docs.aspose.com/cells/fr/java/setting-shadow-of...
  9. CSS fonts

    HTML CSS has next properties like font-family, font-weight, font-size, font-style, CSS font, font-stretch, font-synthesis, etc. Lern more about them here!...You will learn to make your text bold or semibold, to change...Font; Font-synthesis, Text-decoration, Text-transform, Letter-spacing...

    docs.aspose.com/font/net/what-is-font/css-fonts/
  10. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....with text to find as parameter. Get all extracted text fragments...inputFile ); var searchText = "text" ; var textFragmentAbsorber...

    products.aspose.com/pdf/net/search/