Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 9,789 for

regular

(0.07 sec)
  1. SystemFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.SystemFontSource class, your gateway to accessing all TrueType fonts on your system for seamless document creation.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....Text from all pages using Regular Expression TextFragmentAbsorber...on a regular expression. First, you need to pass a regular expression...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  3. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' )))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red..."Calibri" , "font_style" : "Regular" , "font_size" : 9 , "content_type"..."Calibri" , "font_style" : "Regular" , "font_size" : 9 , "content_type"...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  5. FontSubstitutionRule.Enabled | Aspose.Words for...

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' )))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::FontSettings::get_Substit...

    Aspose::Words::Fonts::FontSettings::get_SubstitutionSettings method. Settings related to font substitution mechanism in C++....AddSubstitutes ( u "Kreon-Regular" , System :: MakeArray < System...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the documentation article in C++....AddSubstitutes ( u "Kreon-Regular" , System :: MakeArray < System...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Add Cell Validations|Documentation

    This article introduces how to add list validation, drop‑down list validation and custom expression validation in GridWeb....developers to write their own regular expressions to validate input...CustomExpression . Set the validation’s regular expression. The sample code...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...pattern will not be used as regular expression. Please use Replace...Replace if you need regular expressions. Used case-insensitive comparison...

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