Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 10,057 for

regular

(0.14 sec)
  1. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling....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...
  2. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-paragraph character for efficient document editing....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...
  3. ControlChar.Cell | Aspose.Words for .NET

    Discover ControlChar Cell field, the key to defining table cell and row endings with character x0007. Enhance your data organization effortlessly!...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.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....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...
  5. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search in PDF Searching with Regular Expressions in PDF Search and...words, match patterns using regular expressions, and even highlight...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  6. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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....SetFontReplacements ( "MyriadPro-Regular" , myriadReplacement ); FontSettings...if ( fontName != "MyriadPro-Regular" ) { throw new Exception (...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...