Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,004 for

html

(0.18 sec)
  1. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility to compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited to Microsoft Office, PDF, Text, Html documents....Microsoft Office, PDF, Text, HTML documents. It’s worth downloading...Hypertext Markup Language - HTML For more details about supported...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. GroupDocs.Viewer for .NET 26.4 – Latest Updates...

    Explore what's new in GroupDocs.Viewer for .NET 26.4. Available now on NuGet and GroupDocs website....pages when rendering PDF to HTML and PNG VIEWERNET-5571 Bug ...when rendering Spreadsheet to HTML VIEWERNET-5603 Bug Winding font...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Edit Word | GroupDocs

    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....loaded into WYSIWYG client-side HTML-editor, it is represented without...previous example let’s extract HTML markup and resources separately:...

    docs.groupdocs.com/editor/java/edit-word/
  4. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....converted to the (followed by the HTML emitting from instance) in the...client-side browser-based JavaScript HTML WYSIWYG editors like TinyMCE...

    docs.groupdocs.com/editor/java/float-and-pagina...
  5. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Microsoft Office Word documents as HTML, Markdown and formatted plain...Microsoft Office Word document as HTML: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any new feature, still, it has addressed some important issues related to PDF, DWG and ODG file formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....when rendering PDF document to HTML # One of our customers faced...particular PDF document into HTML. We have resolved this issue...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  7. Installation | GroupDocs

    GroupDocs.Editor for Node.js installation...documentInfo ); // Convert document to HTML const htmlContent = editor ...htmlContent ); // Save the edited HTML back to the original document...

    docs.groupdocs.com/editor/nodejs-java/installat...
  8. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....dynamically for Email Messages with HTML and RTF bodies. Furthermore...dynamically for Email Messages with HTML and RTF bodies. Furthermore...

    blog.groupdocs.com/categories/groupdocs.assembl...
  9. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....docx” file is rendered to HTML format. As a result, the “AAA”...font will be used in the output HTML document. C# using GroupDocs...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  10. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...html")); IResourceStreamFacto resourceStreamFactor...string html = Encoding.UTF8.GetString(ms.ToArray()); html = html...

    forum.groupdocs.com/t/persistent-customtempfont...