Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 6,871 for

text signature

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

    Note This page contains release notes for GroupDocs.Viewer for .NET 16.11.0. Major Features There are 2 new features and 15 improvements and fixes in this regular monthly release. The most notable are: Ability to set default font when rendering Email documents OTP (OpenDocument Presentation Template) file format rendering support Improved public API of ViewerConfig class and IInputDataHandler interface When rendering two documents in one browser page CSS classes are not overriding Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-955 Ability to set default font when rendering Email documents New Feature VIEWERNET-849 Add OTP format support New Feature VIEWERNET-966 Improve public API of ViewerConfig class Improvement VIEWERNET-963 Improve rendering CAD (dwg, dxf) documents to Pdf Improvement VIEWERNET-957 Improve public API of IInputDataHandler interface Improvement VIEWERNET-927 Display HTML pages of two different documents in the same page in browser without overriding css classes Improvement WEB-2447 The background is missed for IE 11 Bug WEB-2109 Special characters like accents, umlauts and circumflex are displayed incorrectly when saving specific PDF to HTML Bug WEB-1398 A ligature is shown incorrectly in HTML produced from PDF Bug VIEWERNET-979 Invalid characters while rendering Word document into HTML Bug VIEWERNET-958 Throws unsupported file format exception when loading specific doc file Bug VIEWERNET-956 Getting exception “File type ‘doc’ is not supported” Bug VIEWERNET-949 Parameter is not valid exception when rendering xlsx to image Bug VIEWERNET-877 Extra blank page created when convering dwg to pdf....Signature Product Solution GroupDocs...into Html Bug VIEWERNET-775 No text when converting Pdf to Html...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/net/render-ebooks/
  3. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....perform wildcard search using text query: // Creating index Index...groupdocs How to Find Metadata Signatures in Image Files using C# ...

    dev.to/groupdocs/implementing-wildcard-search-f...
  4. GroupDocs.Assembly for .NET 18.9 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 18.9. Major Features This release of GroupDocs.Assembly brings a new powerful feature: Abilities to change target file format of an assembled document using file extension or explicit specification. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-80  Add ability to change target file format when assembling Word Processing documents  Feature  ASSEMBLYNET-81  Add ability to change target file format when assembling Spreadsheet documents  Feature  ASSEMBLYNET-82  Add ability to change target file format when assembling Presentation documents  Feature  ASSEMBLYNET-83  Add ability to change target file format when assembling Email documents  Feature  ASSEMBLYNET-84  Add ability to change target file format when assembling Text documents  Feature  ASSEMBLYNET-88  Add support for Conholdate licenses  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs...file format when assembling Text documents Feature ASSEMBLYNET-88...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. Implementing Wildcard Search Functionality in y...

    post. Tagged with java, indexing, api, groupdocs....perform wildcard search using text query: // Creating index Index...groupdocs How to Find Metadata Signatures in Image Files using C# ...

    dev.to/groupdocs/implementing-wildcard-search-f...
  6. GroupDocs.Viewer for .NET 19.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 19.1. Major Features There are 11 features, improvements, and fixes in this regular monthly release. The most notable are: Added VCF file format support Simplified caching interface Obtaining statuses of layers contained in CAD documents Obtaining email messages contained in Outlook Data File documents as attachments Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1781 Add support for VCF format Feature VIEWERNET-1782 Obtaining email messages contained in OST/PST formats as attachments Feature VIEWERNET-1783 Settings for filtering messages from OST/PST documents by subject and content Feature VIEWERNET-1784 Settings for filtering messages from OST/PST formats by sender Feature VIEWERNET-1831 Obtaining layers statuses for CAD documents Feature VIEWERNET-1792 Add support for rendering password protected ODS documents Improvement VIEWERNET-1812 Simplify caching interface Improvement VIEWERNET-1798 Descriptive Exception message when non-existing default font name is set Improvement VIEWERNET-1800 Header is missing when rendering Word document Bug VIEWERNET-1832 Exception when getting document info of ....Signature Product Solution GroupDocs...rendered all messages that contain text ‘Susan’ in the message subject...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. GroupDocs.Conversion for Java 16.10.1 Release N...

    Note This page contains release notes for GroupDocs.Conversion for Java 16.10.1 Major Features There are 25 new features in this regular monthly release. The most notable are: Detecting document type from streams. Document conversion progress. When converting to PDF return each page in separate stream When converting to HTML return each page in separate stream Place watermark in the converted document Add support for converting to PSD format Add support for converting from PSD format Introducing two public interfaces IConversionProgressListener and IConversionStatusListener Implement ConversionCompleted event with conversion details Show grid lines when converting Excel files Show hidden sheets when converting Excel files Return conversion guid in ConversionProgressEventArgs Conversion of SVG documents Conversion of XPS documents Conversion of ICO documents When converting to Slides, option for removing slides comments Fixed XLSX to PNG/JPG/HTML conversion Respecting DPI option when converting to image Conversion of Html to image When converting from word, option for hide/show tracked changes in the converted document Fixed respecting dpi setting when converting image to image Fixed respecting dpi setting when converting diagram to image Converting from CAD documents to Cells, Html, Image, Pdf, Slides and Words Setting default fonts to be used when converting from Slides if used font do not exist in the system FixedLayout option when converting Word and Pdf to Html Setting default Fonts Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET-680 Implement document conversion from stream with auto detect source file type New Feature CONVERSIONNET-662 Autodetect source document type when converting from stream New Feature CONVERSIONNET-655 Report conversion progress New Feature CONVERSIONNET-654 Return all supported conversions types with single method New Feature CONVERSIONNET-684 When converting to PDF return each page in separate stream New Feature CONVERSIONNET-685 When converting to HTML return each page in separate stream New Feature CONVERSIONNET-723 Place watermark in the converted document New Feature CONVERSIONNET-724 Add support for converting to PSD format New Feature CONVERSIONNET-725 Add support for converting from PSD format New Feature CONVERSIONNET-789 Implement ConversionCompleted event with conversion details New Feature CONVERSIONNET-807 ConversionStart event New Feature CONVERSIONNET-812 Introducing two public interfaces IConversionProgressListener and IConversionStatusListener New Feature CONVERSIONNET-816 Show grid lines when converting Excel files New Feature CONVERSIONNET-817 Show hidden sheets when converting Excel files New Feature CONVERSIONNET-834 Option for removing comments when converting slides documents New Feature CONVERSIONNET-835 Implement SVG document conversion New Feature CONVERSIONNET-846 Implement XPS document conversion New Feature CONVERSIONNET-886 Implement conversion to ICO New Feature CONVERSIONNET-924 Option when converting from Words for show/hide markup and tack changes New Feature CONVERSIONNET-979 Html to image conversion New Feature CONVERSIONNET-1318 Convert from CAD documents to Cells, Html, Image, Pdf, Slides, Words New Feature CONVERSIONNET-1077 Setting default Fonts New Feature CONVERSIONNET-1305 Add FixedLayout option to Words to Html conversions New Feature CONVERSIONNET-1304 Add FixedLayout option to Pdf to Html conversions New Feature CONVERSIONJAVA-149 Setting default Fonts New Feature CONVERSIONJAVA-118 Implement functionality for convert Project file to multipage Tiff file New Feature CONVERSIONNET-765 Return conversion guid in ConversionProgressEventArgs Improvement CONVERSIONNET-710 Client Response - In-Proper conversion From PPTX to PDF, Image and Word Document formats Bug CONVERSIONNET-722 Exception when converting from ODP to PPT and PPS Bug CONVERSIONNET-734 While Converting Xlsx file to HTML with HtmlSaveOptions Specific Pages (Sheets) does not work Bug CONVERSIONNET-740 Client Response - HTML to Doc and Docx is not proper for Headings and contents are mixed Bug CONVERSIONNET-749 Client Response - Only first page converts to PNG from TIF file (With and Without License) Bug CONVERSIONNET-750 Client Response - Convert to HTML from Excel, PDF, MS Word overlaps the images AND some of Words with styling Bug CONVERSIONNET-757 Can not find CallBack function to get Conversion Progress for MVC/WebForms Applications Bug CONVERSIONNET-767 Client Respose - Could not open the file stream on azure....Signature Product Solution GroupDocs...CONVERSIONJAVA-91 Aspose.Words 15.8.0: Lost text after convert Bug CONVERSIONJAVA-146

    docs.groupdocs.com/conversion/java/groupdocs-co...
  8. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Signature Product Solution GroupDocs...properties that can be applied to text, images, and other media types...

    docs.groupdocs.com/metadata/net/working-with-ip...
  9. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer and Python to convert Word documents to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/python-net/render-wor...
  10. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Signature Product Solution GroupDocs...type of filters uses the System.Text.RegularExpressions.Regex class...

    docs.groupdocs.com/search/net/document-filterin...