Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 9,993 for

regular

(0.57 sec)
  1. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a text form field in C++.... When TextInputType is Regular or Number , this string specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....is about twice as fast as regular recognition . Drawbacks This...

    docs.aspose.com/ocr/net/fast-recognition/
  3. Words are being wrapped mid-word - Free Support...

    I’m inserting HTML text using builder.InsertHtml(html, true); My problem is that words are being wrapped mid-word. Example HTML: <ul><li>Einstellung&nbsp;von&nbsp;Transportkette,&nbsp;Kettenrad,&nbsp;Einzugsanschlag&n…...the non-breaking spaces with regular ones. It works now. 1 Like...

    forum.aspose.com/t/words-are-being-wrapped-mid-...
  4. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_font_face_rules property. Gets or sets a value indicating whether to support @font-face rules and whether to load declared fonts...assertEqual ( 'Squarish Sans CT Regular' , doc . font_infos [ 0 ] ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated form fields easily.... Regular , "" , "Placeholder text" ...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...pattern will not be used as regular expression. Please use Aspose...System.String) if you need regular expressions. Used case-insensitive...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!...DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  9. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  10. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...TextFragmentAbsorber with a regular expression, consider the following...following strategies: Optimize the Regular Expression : Ensure that your...

    forum.aspose.com/t/textfragmentabsorber-with-te...