Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,065 for

regular

(0.04 sec)
  1. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  2. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text form field types for enhanced document automation and customization....Values Name Value Description Regular 0 The text form field can contain...input" , TextFormFieldType . Regular , "" , "Enter your name here"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position.... REGULAR , '' , 'Enter your text here'...fields . TextFormFieldType . REGULAR , '' , 'Enter your name here'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position.... Regular , "" , "Enter your name here"...Fields . TextFormFieldType . Regular , "" , "Enter your text here"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....AddSubstitutes ( u "Kreon-Regular" , System :: MakeArray < System...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....AddSubstitutes ( u "Kreon-Regular" , System :: MakeArray < System...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... Members Name Description REGULAR The text form field can contain...fields . TextFormFieldType . REGULAR , '' , 'Enter your name here'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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. Using Aspose...

    docs.aspose.com/cells/go-cpp/tables-and-ranges/
  10. Search Text in PPT Presentation Files using C++...

    C++ 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/cpp/search/ppt/