Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 1,466 for

html to pdf

(0.1 sec)
  1. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example To edit PPT, PPTX, ODP files within your application using presentation editing API....formats such as PPT, PPTX, and PDF. Not only does this API handle...word-processing documents, spreadsheets, HTML, XML, JSON, TXT, TSV, and CSV...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  2. Introducing GroupDocs.Assembly for Java | Group...

    Introduction To GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed To generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document AuTomation and Report Generation....ODP) Email (EML, EMLX, MSG) HTML and Plain Text Word Processing...Supported Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...

    docs.groupdocs.com/assembly/java/introducing-gr...
  3. 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...document info for various formats. PDF documents const converter = new...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  4. Supported file formats | GroupDocs

    File formats supported by GroupDocs.Viewer for Python are listed here.... PDF and Page Layout file formats...GroupDocs.Viewer to load and view PDF files: . Presentation file formats...

    docs.groupdocs.com/viewer/python-net/supported-...
  5. Build your first search solution | GroupDocs

    First of all you need To create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future To continue working....html' ; const outputAdapter = new...groupdocs . search . OutputFormat . Html , filePath ); // Creating the...

    docs.groupdocs.com/search/nodejs-java/build-you...
  6. Supported file formats | GroupDocs

    This Topic lists file formats supported by GroupDocs.Viewer for .NET.... PDF and Page Layout file formats...GroupDocs.Viewer to load and view PDF files: . Presentation file formats...

    docs.groupdocs.com/viewer/net/supported-documen...
  7. 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...
  8. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error Tolerance....presentations (PPT, PPTX) , PDF files, Markup (HTML, XML) , Markdown (MD)...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...Major Changes are done for HTML, PDF, Cells, Emails and Words document...

    blog.groupdocs.com/groupdocs.blog/page/71/
  10. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples To edit PPT, PPTX, ODP files within your .NET application using presentation editing API....other formats like PPT, PPTX, PDF. In addition to the presentation...word-processing documents, spreadsheets, HTML, XML, JSON, TXT, TSV, and CSV...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...