Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 10,845 for

format

(0.05 sec)
  1. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....conversion from HTML to Excel format. Further, we will produce a...files into various document formats including DOCX, PPTX, CSV,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. 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....converting all WordProcessing formats to instances and backward (from...(from to some of WordProcessing format), contains two modes: float...

    docs.groupdocs.com/editor/net/float-and-paginal...
  3. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various Formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file Formats supported by the API....operations against various formats to gain data insights. One...the features and the file formats supported by the API. Supported...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  4. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Slide %d/%d" , p + 1 , presentationInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....transformation from CSV to Excel format can be accomplished by following...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert HTML to Text in C#

    This short tutorial describes the detailed process to convert HTML to Text in C# and provides a working example to get plain text from HTML C# capability....document and set the output file format by consuming the WordProcessingConver...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Convert JPG to PPTX using C#

    This tutorial demonstrates how to convert JPG to PPTX using C#. Also, code example will be supplied to export JPG to PPTX using C# without extra software installation....PresentationConvertO , specifying the output format as PPTX Finally, save the resulting...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  8. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of document Formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....rendering a variety of document formats to HTML and image representations...save the images in various formats. Document generation is no...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  9. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...context regarding the document format or content? biczdim March 28...

    forum.groupdocs.com/t/viewer-replace-characters...
  10. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML Format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Lots of the document formats and format families, supported by...not limited to) PDF, most of formats from the WordProcessing family...

    docs.groupdocs.com/viewer/net/rendering-to-html/