Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 10,116 for

regular

(0.12 sec)
  1. Compact alumni questionnaire|Documentation

    OMR ready alumni questionnaire template in a compact design...."Calibri" , "font_style" : "Regular" , "font_size" : 9 , "content_type"..."Calibri" , "font_style" : "Regular" , "font_size" : 14 , "content_type"...

    docs.aspose.com/omr/net/showcases/alumni/compact/
  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....simple string replacement, regular expressions, metacharacters...find a specific string or regular expression pattern in your...

    docs.aspose.com/words/python-net/find-and-replace/
  3. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a document to a file, only embedded fonts of corresponding format are written down in C++....Fonts :: EmbeddedFontStyle :: Regular ); System :: IO :: File ::...Fonts :: EmbeddedFontStyle :: Regular ))); ASSERT_FALSE ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 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...
  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. FontSettings.ResetFontSources | Aspose.Words fo...

    Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python.... REGULAR , "" , "Hello" , 0 ) builder...fields . TextFormFieldType . REGULAR , "" , " " , 0 ) builder ....

    docs.aspose.com/words/python-net/mail-merge-tem...
  10. FontSubstitutionSettings.font_name_substitution...

    FontSubstitutionSettings.font_name_substitution property. Settings related to font name substitution rule.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' ))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...