Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,638 for

html

(0.73 sec)
  1. input.xlsx

    Sheet1 Years Some values 2010 111 2011 222 2012 555 2013 333 2014 444 2015 777 Some values 2010 2011 2012 2013 2014 2015 111 222 555 333 444 777 Excel Sample Worksheet Some values 2010 2011 2012 20......second converts documents to pure HTML+CSS+SVG. Both methods deliver...

    docs.groupdocs.com/metadata/python-net/_sample_...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...improvements like enhanced Cells & HTML Comparison Performance and Improved... Major Changes are done for HTML, Cells, Emails and Words document...

    blog.groupdocs.com/groupdocs.blog/page/74/
  3. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...below demonstrates, how to emit HTML markup from it, edit it and...beforeEdit . GetContent (); // Get HTML content string updatedTextContent...

    docs.groupdocs.com/editor/net/edit-txt/
  4. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....signed, whether its body is in HTML format; See the for a complete...console . log ( "Is body in HTML: " + docInfo . isHtml ()); console...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  5. How to Convert Excel to PDF in C#

    Let's look at how to convert Excel to PDF in C# and how to use the C# Excel to PDF sample code to convert a workbook, selected sheets, or any cell range to PDF....workbooks can be simply converted to HTML, Microsoft PowerPoint, and Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. GroupDocs.Conversion for .NET | GroupDocs

    GroupDocs.Conversion for .NET is an advanced document conversion API developed to convert files of different formats from within C# applications....PowerPoint Convert images Convert HTML Convert audio HOW-TO GUIDES...

    docs.groupdocs.com/conversion/net/
  7. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, DOTX, ODT, OTT, RTF, XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM, XLAM, CSV, TSV, ODS, OTS, FODS, SXC, NUMBERS, PDF, EPUB, AZW3, MOBI, TXT, XML, CHM...Description Support Compiled HTML Help File ✅ Text Format Description...

    docs.groupdocs.com/markdown/net/supported-file-...
  8. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation.... Emitting HTML and CSS markup, which represents...methods like . Passing this HTML and CSS markup into the WYSIWYG...

    docs.groupdocs.com/editor/java/inserting-edited...
  9. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...to supported formats such as HTML, PDF, PNG, or JPEG, which you...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....html' ; const outputAdapter = new...groupdocs . search . OutputFormat . Html , localPath ); // Creating an...

    docs.groupdocs.com/search/nodejs-java/work-with...