Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 946 for

text style comparison

(0.04 sec)
  1. GroupDocs.Viewer for .NET 19.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 19.10 Major Features There are 19 features, improvements and bug-fixes in this release, most notable are: Starting from 19.10 GroupDocs.Viewer for .NET includes .NET Standard 2.0 version. It has full functionality of .NET Framework version with few limitations (see .NET Standard 2.0 API Limitations) Added support of Gnu Zipped File (.gzip) file format Added support of StarOffice Calc Spreadsheet (....Comparison Product Solution GroupDocs...messages Bug VIEWERNET-2156 Styles are lost when rendering XLSX...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. GroupDocs.Viewer for Java 20.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 20.1 Major Features Warning In this version, we’re introducing the reworked public API which was designed to be simple and easy to use. For more details about the new API please check Public Docs section. The legacy API has been moved into legacy package so after update to this version it is required to make project-wide replacement of namespace usages from com....Comparison Product Solution GroupDocs...rendering Archive documents with text extraction set on Bug VIEWERNET-2021...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  3. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...specific and non-standard fonts for text formatting that are not available...

    docs.groupdocs.com/conversion/net/load-presenta...
  4. GroupDocs.Viewer for .NET 18.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.1. Major Features There are 12 features, improvements, and fixes in this regular monthly release. The most notable are: Added setting for specifying Layers when rendering CAD documents Added Jpeg2000 (JP2, J2C, J2K, JPF, JPX, JPM) file formats support Added PostScript (PS) file format support Added Microsoft PowerPoint Macro-Enabled Template (POTM) and Microsoft PowerPoint Macro-Enabled Show (PPSM) file formats support Added support of rendering notes for Presentation documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1479 Add POTM file format support New Feature VIEWERNET-1477 Add PPSM file format support New Feature VIEWERNET-1430 Add JPEG2000 file format support New Feature VIEWERNET-1222 Support rendering notes for Presentation documents New Feature VIEWERNET-1156 Implement setting for specifying Layers when rendering CAD documents New Feature VIEWERNET-872 Add PS (PostScript) file format support New Feature VIEWERNET-1484 Set output page height and width (for image and HTML) depending on the rendered DWF document page sizes Improvement VIEWERNET-1483 Create single Styles resource when rendering Text documents as HTML Improvement VIEWERNET-1457 Improve exporting and embedding HTML resources when rendering SVG documents Improvement VIEWERNET-1242 Improve exporting and embedding HTML resources when rendering Presentation documents Improvement VIEWERNET-1482 Header contains error message when rendering Word document as PDF Bug VIEWERNET-1474 API is not creating cache files in CachePath when rendering document from network path Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...Create single styles resource when rendering Text documents as...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  5. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common Text documents using a GroupDocs.Editor for .NET....Comparison Product Solution GroupDocs...plain text files, contain special syntax, support text formatting...

    docs.groupdocs.com/editor/net/edit-markdown/
  6. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common Text documents using a GroupDocs.Editor for Java....Comparison Product Solution GroupDocs...plain text files, contain special syntax, support text formatting...

    docs.groupdocs.com/editor/java/edit-markdown/
  7. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common Text documents using GroupDocs.Editor for Node.js via Java....Comparison Product Solution GroupDocs...plain text files containing special syntax, supporting text formatting...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  8. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Comparison Product Solution GroupDocs...without pages, like a single page text document. In counterpart to...

    docs.groupdocs.com/editor/net/edit-word/
  9. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Comparison Product Solution GroupDocs...without pages, like a single page text document. In counterpart to...

    docs.groupdocs.com/editor/java/edit-word/
  10. 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....Comparison Product Solution GroupDocs...images AND some of Words with styling Bug CONVERSIONNET-757 Can not...

    docs.groupdocs.com/conversion/java/groupdocs-co...