Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 1,989 for

html to html

(0.04 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded To the GroupDocs.Viewer for .NET...document may be rendered to the HTML, PDF, PNG, or JPEG, and the... Render the document to the HTML, PDF, PNG, and/or JPEG using...

    docs.groupdocs.com/viewer/net/search-highlight-...
  2. GroupDocs.Viewer for Java Servlets Front-end

    We are excited To announced another release of Servlets front-end of GroupDocs.Viewer for Java scheduled this November. The release comes with improvements and fixes. We recommend To download and try the latest version. GroupDocs.Viewer for Java API allow us To render a wide range of documents inTo Html, SVG and images To view them on any platform. The Servlets front-end is an example application To let you learn how To use the API in your own implementations....wide range of documents into HTML, SVG and images to view them...own implementations. Better HTML renderingHTML rendering is integral...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  3. Introducing Modern UI for GroupDocs.Viewer for ...

    At GroupDocs we are always keen To simplify the API usage for our cusTomers. Keeping that in view team GroupDocs is pleased To release a new simple, efficient and, user friendly showcase project for GroupDocs.Viewer for .NET API.We would recommend you To clone this showcase project from GitHub and provide you valuable feedback. Let’s explore key highlights in this new user interface. Modern Look-and-FeelThe look and feel has been completely revamped using Material Design.... # HTML-based RenderingThe document is rendered in HTML mode...isolated environment so that the HTML/JS/CSS of app does not conflict...

    blog.groupdocs.com/viewer/releasing-new-modern-...
  4. We are experiencing an issue with the viewing t...

    We are experiencing an issue with the viewing the pdf files We are trying To view the pdf file with group docs but first two pages get blank, the file is attached with this ticket Please check them and assist us in re…...blank when rendering it to the HTML format. This issue is a bug...and correctly rendered to the HTML format, if you use the next...

    forum.groupdocs.com/t/we-are-experiencing-an-is...
  5. 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...
  6. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow To extract a text from the entire document or a text from the selected page. Here are the steps To extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Office Excel spreadsheets as HTML, Markdown and formatted plain...Office Excel spreadsheet as HTML: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. 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...
  8. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow To extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....a text from EPUB e-books as HTML, Markdown and formatted plain...extract a text from EPUB e-book as HTML: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased To announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....ForcePasswordValidat = true; // Init viewer html handler ViewerHtmlHandler viewerHtmlHandler...CAD documents (into an image, HTML or PDF) by dividing into square...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  10. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your .NET applications....html" ); // Create a cache. FileCache... settings )) { // Create an HTML file. HtmlViewOptions options...

    docs.groupdocs.com/viewer/net/caching-results/