Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 332 for

regular characters

(0.05 sec)
  1. GroupDocs.Viewer For .NET 16.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 16.10.0. Major Features There are 1 new feature and 8 improvements and fixes in this Regular monthly release. The most notable are: Improved rendering Slides documents by removing embedded audios Improved extracting document information MOBI file format rendering support Fixed rendering of DWG documents which were rendered into small image or into image with dots Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-888 Mobi format support New Feature VIEWERNET-913 Remove embedded audios from presentation Improvement VIEWERNET-942 Invalid rendering of DWG file into Image or HTML Bug VIEWERNET-922 GetDocumentInfo() method is throwing exception Bug VIEWERNET-918 Failed to load XPS file in evaluation mode Bug VIEWERNET-910 Dwg document is rendered into small image....improvements and fixes in this regular monthly release. The most notable...return TextWidth for Japanese characters. Bug Public API and Backward...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. SyntaxError: \ at end of pattern - JavaScript |...

    The JavaScript exception "\ at end of pattern" occurs when a Regular expression pattern ends with an unescaped backslash (\). In a regex literal, the backslash would cause the closing slash / to be a literal character, so this can only appear when using the RegExp() constructor....of pattern" occurs when a regular expression pattern ends with...closing slash / to be a literal character, so this can only appear when...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. SyntaxError: numbers out of order in {} quantif...

    The JavaScript exception "numbers out of order in {} quantifier" occurs when a quantifier in a Regular expression uses the {n,m} syntax but m is less than n....occurs when a quantifier in a regular expression uses the {n,m} syntax...Message SyntaxError: Invalid regular expression: /1{2,1}/: numbers...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. GroupDocs.Viewer For .NET 3.6.0 Release Notes

    GroupDocs.Viewer For .NET 3.6.0 Release Notes – the latest updates and fixes....improvements and fixes in this regular monthly release. The most notable...contains garbled characters and few characters are merged Bug VIEWERNET-820...

    releases.groupdocs.com/viewer/net/release-notes...
  5. OpenTypeWeight - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......thickness of strokes) of the characters in the font. Values from...weight. Normal The Normal (Regular) weight. SemiBold The Semi-bold...

    apireference.groupdocs.com/metadata/java/com.gr...
  6. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...images files, and the Chinese characters correctly rendered, only...images files, and the Chinese characters correctly rendered, only...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  7. Java Watermark Library | add watermarks to docu...

    Native Java Software to add and manipulate text and image watermarks in PDF, Word, Excel, Presentations, Visio diagrams, email and images files....Protection with Unreadable Characters Protect Presentations using...Watermark with Unreadable Characters. Search for Watermarks Get...

    products.groupdocs.com/watermark/java/
  8. GroupDocs.Conversion For .NET 16.12.0 Release N...

    Note This page contains release notes for GroupDocs.Conversion for .NET 16.12.0 Major Features There are 12 new features, improvements and fixes in this Regular monthly release. The most notable are: Conversions from and to Webp format Improved memory handling Improved performance Fixed 5+ bugs Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1480 Implement conversion from Webp New Feature CONVERSIONNET‑1483 Implement conversion to Webp New Feature CONVERSIONNET‑1485 Use LZW compression for internal tiff compression Improvement CONVERSIONNET‑1484 Improve memory handling Improvement CONVERSIONNET‑1518 Converting to image with set DPI options without setting image width and height is producing invalid image Fix CONVERSIONNET‑1557 HideWordTrackedChanges set to ’true’ but still its showing track chnages and markup Fix CONVERSIONNET‑1564 Exception when loading EPUB in multithread Fix CONVERSIONNET‑1566 Exception when converting DWG to PNG in multithread Fix CONVERSIONNET‑1567 Exception is thrown when resizing specific Pdf file Fix CONVERSIONNET‑1158 Convert to HTML from PDF - Words in Bold Letters are not properly displayed Fix CONVERSIONNET‑845 Pdf to Html conversion formatting issue Fix CONVERSIONNET‑1568 Wrong Characters when saving in HTML Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....improvements and fixes in this regular monthly release. The most notable...CONVERSIONNET‑1568 Wrong characters when saving in HTML Fix Public...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  9. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....queries such as simple, boolean, regular expression (regex) or fuzzy...search. You can use blended characters with this Java API which...

    dev.to/groupdocs/implementing-wildcard-search-f...
  10. Developer essentials: How to search code using ...

    grep is a powerful tool for searching code from the terminal. This post will show you how to use grep and why it's an essential developer tool....tool that allows you to use regular expressions to search for patterns...with whitespace or special characters being interpreted by the...

    developer.mozilla.org/en-US/blog/searching-code...