Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 362 for

characters

(0.02 sec)
  1. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....always starts with the caret character, and if the regular expression...caret character, then there will be two caret characters at the...

    docs.groupdocs.com/search/java/regular-expressi...
  2. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).Characters string.should\_not have(5).Characters Expectations are defined by should and the negative form should_not....characters string.should\_not have(5).characters Expectations...defined by have(9).characters and have(5).characters. I should also...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  3. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....always starts with the caret character, and if the regular expression...caret character, then there will be two caret characters at the...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  4. Troubleshooting | Documentation

    This section contains issues that you may face and solutions for them when processing files with GroupDocs.Viewer.... On Linux, Chinese characters are garbled or rendered as...are no fonts to display the characters correctly. Please install...

    docs.groupdocs.com/viewer/net/troubleshooting/
  5. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....to find text with special characters in Java ensures seamless...on searching for special characters in documents using Java....

    kb.groupdocs.com/search/java/perform-synonym-se...
  6. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features....bullets in HTML mode Incorrect Characters after rendering PDF in HTML/Image...HTML/Image mode Some characters are being replaced with a ? placeholder...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Perform Synonym Search using C#

    Enhance search functionality with perform synonym search using C# to retrieve relevant results. Achieve accuracy with C# search with synonym matching solutions....confidently find text with special characters in C# and synonyms across...on searching for special characters in documents using C#. For...

    kb.groupdocs.com/search/net/perform-synonym-sea...
  8. Enhanced Email Formats Support Introduced in Gr...

    We are at GroupDocs glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for Java API. The latest release adds enhanced support for existing features to the API, the most important changes are done to support document assembly for Email formats and also providing bug fixes for all major email formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API....spaces between non-latin characters are lostJava document generation...file formats. # 3- Non-Latin characters are replaced with question...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  9. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in Characters. Can you please suggest something here?...encounter some issues in characters. Can you please suggest something...noticing blank spaces for a few characters of the Cambodian Language...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  10. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....of wildcard characters: ? for a single character; ?( n ~ m )...) for a group of characters, where n and m are numbers from 0...

    docs.groupdocs.com/search/java/wildcard-search/