Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 10,103 for

regular

(0.15 sec)
  1. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...500 , 500 ) as img : Add a regular PSD layer and update it using...API: regularLayer = img . add_regular_layer () graphics = Graphics...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  2. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontConfigSubstitutionRule | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' ))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency....replace all occurrences of a regular expression pattern with another...replace all occurrences of a regular expression pattern with another...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry.... Regular , "" , "Placeholder text" ...textInput . TextInputDefault = "Regular" ; textInput . TextInputFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormField.DropDownSelectedIndex | Aspose.Words ...

    Discover the FormField DropDownSelectedIndex property to easily manage dropdown selections, enhancing user experience and form functionality.... Regular , "" , "Placeholder text" ...textInput . TextInputDefault = "Regular" ; textInput . TextInputFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience.... Regular , "" , "Placeholder text" ...textInput . TextInputDefault = "Regular" ; textInput . TextInputFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TableSubstitutionRule | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...