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

regular

(0.07 sec)
  1. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....by exact data matching and regular expression matching. Search...just few lines of code. Use regular expression matching, match...

    products.aspose.com/slides/python-net/search/ppt/
  2. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....by exact data matching and regular expression matching. Search...just few lines of code. Use regular expression matching, match...

    products.aspose.com/slides/python-net/search/pptx/
  3. Search Text in PPTX Presentation Files using C+...

    C++ source code to search text in PPTX Presentation....by exact data matching and regular expression matching. Search...just few lines of code. Use regular expression matching, match...

    products.aspose.com/slides/cpp/search/pptx/
  4. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation....by exact data matching and regular expression matching. Search...just few lines of code. Use regular expression matching, match...

    products.aspose.com/slides/python-net/search/odp/
  5. FontSubstitutionSettings | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default 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...
  7. Change width of the polyline|CAD 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....ConstantWidth = 2 or for regular entities LineWeight. Example:...

    docs.aspose.com/cad/net/how-to/change-width-of-...
  8. Change width of the polyline|CAD 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....ConstantWidth = 2 or for regular entities LineWeight. Example:...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  9. 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...
  10. 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...