Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 9,789 for

regular

(0.09 sec)
  1. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....Fonts :: EmbeddedFontStyle :: Regular ); System :: IO :: File ::...Fonts :: EmbeddedFontStyle :: Regular ))); ASSERT_FALSE ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. 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....find a specific string or regular expression pattern in your...apply string replacement and regular expressions with the support...

    docs.aspose.com/words/python-net/find-and-replace/
  3. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' )))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' )))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java....REGULAR); FileUtils.writeByteArrayToFile(new...OPEN_TYPE, EmbeddedFontStyle.REGULAR)); Assert.assertNotNull(doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. Recognition Quality Modes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options... Recognition of Regular Barcode Images without Damage...Damage To decode regular norma-quality barcode images, Aspose.BarCode...

    docs.aspose.com/barcode/java/recognition-qualit...
  7. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....in the input file using a regular expression. replace_regex(input_file_name...in the input file using a regular expression, with the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' )))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system font folders or receive an empty array if unavailable.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a Regular hy…...occurrences of this character with a regular hyphen (hard hyphen) or a soft...31) in your document with a regular hyphen or a soft hyphen (decimal...

    forum.aspose.com/t/optional-hyphen/316920