Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,812 for

regular

(0.11 sec)
  1. 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...
  2. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize text formatting for your forms, enhancing user experience and data collection....the text form field contains regular text, then valid format strings..."MyTextInput" , TextFormFieldType . Regular , "" , "Placeholder text" ...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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/cpp/tables-and-ranges/
  4. Plain 5-column answer sheet|Documentation

    OMR ready 5-column answer sheet..."Calibri" , "font_style" : "Regular" , "font_size" : 10 , "content_type"..."Calibri" , "font_style" : "Regular" , "font_size" : 10 , "content_type"...

    docs.aspose.com/omr/net/showcases/exam/plain/
  5. Report Template and Merge Fields|Aspose.Words f...

    How to create report template for the Aspose.Words for SharePoint.... A regular .doc or .docx document will... since a merge field is a regular Microsoft Word field, you can...

    docs.aspose.com/words/sharepoint/report-templat...
  6. Search Text in PPT Presentation Files using .NE...

    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/net/search/ppt/
  7. Aspose.PSD for Java 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....correctly Bug PSDJAVA-352 Regular or vector mask for a layer...dispose (); } PSDJAVA-352. Regular or vector mask for a layer...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  8. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact....Create a text portion with regular text. portion1 = slides . Portion...Create a text portion with regular text. portion2 = slides . Portion...

    docs.aspose.com/slides/python-net/superscript-a...
  9. 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...
  10. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....DocumentBuilder(doc); // Add a regular space. builder.write("Before...non-breaking space. // Unlike the regular space, this space cannot have...

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