Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,116 for

regular

(0.12 sec)
  1. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified 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...
  2. 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... Regular Option for Barcodes without...without Distortions To read regular barcode labels with normal quality...

    docs.aspose.com/barcode/cpp/recognition-quality...
  3. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....Values Name Value Description Regular 0 The text form field can contain...Fields :: TextFormFieldType :: Regular , u "" , u "Enter your name...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose.PSD for .NET 21.6 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....render correctly Bug PSDNET-547 Regular or vector mask for a layer...PngOptions ()); } PSDNET-547. Regular or vector mask for a layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  5. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...in the input file using a regular expression. public static int...file name. pattern Regex A regular expression pattern used to...

    reference.aspose.com/words/net/aspose.words.low...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Tables and Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formatting, convert the table to a regular range of data. Aspose.Cells...used in formulas turn into regular cell references. Convert Table...

    docs.aspose.com/cells/python-net/tables-and-ran...