Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 7,336 for

regular

(0.05 sec)
  1. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_font_as_open_type method. Gets an embedded font file in OpenType format... REGULAR ) system_helper . io . File...fonts . EmbeddedFontStyle . REGULAR )) self . assertIsNotNone (...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  4. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded font files, enhancing your design projects with seamless typography.... Regular ); File . WriteAllBytes ( ArtifactsDir...OpenType , EmbeddedFontStyle . Regular ), Is . Null ); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded fonts in OpenType format, enhancing your design flexibility and quality.... Regular ); File . WriteAllBytes ( ArtifactsDir...OpenType , EmbeddedFontStyle . Regular ), Is . Null ); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  6. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced document styling.... Regular ); File . WriteAllBytes ( ArtifactsDir...OpenType , EmbeddedFontStyle . Regular ), Is . Null ); Assert . That...

    reference.aspose.com/words/net/aspose.words.fon...
  7. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient font management. Enhance your web design with optimized typography solutions today!... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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/
  9. Replacer Class | Aspose.Words for .NET

    Effortlessly replace text in documents with Aspose.Words.LowCode.Replacer. Simplify your workflow and enhance document management today!...in the input file using a regular expression. static Replace...in the input stream using a regular expression, with the specified...

    reference.aspose.com/words/net/aspose.words.low...
  10. 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...