Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,057 for

regular

(0.11 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. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...in the input file using a regular expression. def replace_regex...output file name. pattern str A regular expression pattern used to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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
  4. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object.... REGULAR ) system_helper . io . File...fonts . EmbeddedFontStyle . REGULAR )) self . assertIsNotNone (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file.... REGULAR ) system_helper . io . File...fonts . EmbeddedFontStyle . REGULAR )) self . assertIsNotNone (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing font name in Java....addSubstitutes("Kreon-Regular", "Calibri"); Assert.assertEquals(1...getTableSubstitution().getSubstitutes("Kreon-Regular"))); Assert.assertTrue(IterableUtils...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  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. 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...