Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,301 for

html to html

(1.72 sec)
  1. Render OTS and WebP File Formats with GroupDocs...

    We’ve been delighted To see the response that we received from the users since we released next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features To it and Today, we are much excited To release GroupDocs.Viewer for .NET 16.12.0. With this latest release of the year, users will be able To render and view OTS and WebP file formats. This release also contains some important bug fixes and improvements....specified Improvement - Responsive HTML output for Slides documents...issue when rendering pdf into HTML with embedded resources in IE...

    blog.groupdocs.com/viewer/render-ots-webp-with-...
  2. Create and edit new WordProcessing document | G...

    This article demonstrates how To create and edit WordProcessing documents using GroupDocs.EdiTor for .NET. It also covers supported formats like spreadsheets and presentations.... Modify the HTML content string html = editable . GetEmbeddedHtml...GetEmbeddedHtml (); string updatedHtml = html . Replace ( "<span class = ...

    docs.groupdocs.com/editor/net/create-document/
  3. Handle loading of external resources documents ...

    Learn how To handle loading of external resources....functionality to handle loading of HTML external resources. Here are...the steps to handle loading of HTML external resources. Instantiate...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. Extract formatted text from document page | Gro...

    This article explains that how To extract formatted text from document page....members: Member Description Html Html format. Markdown Markdown...Here are the steps to extract a HTML formatted page text from the...

    docs.groupdocs.com/parser/net/extract-formatted...
  5. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of Html external resources. Here are the steps To handle loading of Html external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of Html external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate spreadsheet page previews try (Parser parser = new Parser(Constants....functionality to handle loading of HTML external resources. Here are...the steps to handle loading of HTML external resources. Instantiate...

    docs.groupdocs.com/parser/java/handle-loading-o...
  6. Migration Notes | GroupDocs

    How To migrate from earlier versions of GroupDocs.EdiTor for Java...comparison of how to edit document in HTML form using old and new API....( sourceStream ); // Obtain HTML document content String htmlContent...

    docs.groupdocs.com/editor/java/migration-notes/
  7. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can auTomatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel To SVG and XPS To PDF conversion issues are now resolved. Please take a look over the release notes To get an idea about the changes introduced....Images, Slides, Cells, PDF, XPS, HTML Security improvements update...improvement Words, Slides, PDF, HTML, Cells and Image conversion...

    blog.groupdocs.com/conversion/pdfformattingopti...
  8. GroupDocs.Viewer for .NET 25.8 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.8. Available now on NuGet and GroupDocs website....[Fix] Exception during PDF to HTML conversion. (VIEWERNET-5378)...rendering Spreadsheet documents to HTML. (VIEWERNET-5475) How to get...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. How to Extract Images from Word Document using ...

    This article provides thorough instructions To extract Images from Word document using Java and how To create the Java image extracTor from Word application....document formats such as PDF, HTML, XLSX, PPTX, EPUB, and many...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  10. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how To change the order of pages in DOC/DOCX files using the .NET API....Password View Word Documents as HTML Responsive Page Add or Remove...

    blog.groupdocs.com/merger/move-word-pages-using...