Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 13,115 for

html

(0.07 sec)
  1. Installation | Documentation

    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...
  2. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....is something like “Action” in HTML forms, a URL that will be executed...let’s start in stages. template.html # In the template folder, create...

    blog.groupdocs.com/total/how-to-perform-callbac...
  3. Join Images using GroupDocs.Merger for Java 19.8

    With the new release of GroupDocs.Merger for Java 19.8 you can take your document joining experience to the next level. What is special about this release? We are pleased to announce that you can now do image joining. And following are the supported image formats: BMP PNG TIFF How easy is that? Let’s understand this with a use-case. We’ll join a BMP and TIFF file. New Format Support API now fully supports Html format....Support API now fully supports HTML format. We’d recommend you to...

    blog.groupdocs.com/merger/join-images-using-gro...
  4. 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...
  5. 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...
  6. Set custom fonts | Documentation

    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/
  7. 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...
  8. Float and paginal modes | Documentation

    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...
  9. 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...
  10. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to get load a Spreadsheet (Excel) document and render it to Html, PDF, PNG and JPEG with different options...Rendering a spreadsheet to HTML, PDF, PNG, and JPEG with different...to render (convert) them to HTML, PDF, PNG, and JPEG. This article...

    blog.groupdocs.com/viewer/working-with-spreadsh...