Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 10,057 for

regular

(0.15 sec)
  1. Fast recognition|Documentation

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

    docs.aspose.com/ocr/java/fast-recognition/
  2. Get a column heading|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....string cellName ) { // Create a regular expression to match the column...string cellName ) { // Create a regular expression to match the row...

    docs.aspose.com/cells/net/get-a-column-heading/
  3. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...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...
  4. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....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...
  5. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....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...
  6. 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...
  7. Flatten Specific Fields|Aspose.PDF for Python v...

    This section demonstrates how to manage and modify PDF form fields using Aspose.PDF for Python via .NET. It covers practical examples of flattening specific fields, flattening all form fields, and renaming existing fields programmatically....converting form elements into regular page content, while renaming...

    docs.aspose.com/pdf/python-net/flatten-specific...
  8. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...