Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 2,924 for

presentation

(0.06 sec)
  1. Count Words and Occurrences of each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in Java using document parsing API....word-processing documents, presentations, spreadsheets, emails, databases...

    blog.groupdocs.com/parser/count-words-and-occur...
  2. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...a text watermark will be presented on every page of the document...for the document that is presented as a stream. It has only two...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  3. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....cases when the document is presented only as a stream (without...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Scan Barcode from DOC using Java

    Learn how to scan barcode from DOC using Java. With the help of this guide, you will learn how to extract barcode from DOC in Java efficiently without using extra tools....retrieve a list of barcodes present in the DOC file. This method...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  5. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....is useful for archiving, presentations, or embedding documents...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  6. Como renderizar DOCX como PNG usando Java

    Este artigo fornecerá instruções passo a passo para renderizar DOCX como PNG usando Java. Além disso, compartilharemos um exemplo de código para converter docx em PNG em Java....Linux, desde que Java esteja presente. Código para renderizar DOCX...

    kb.groupdocs.com/pt/viewer/java/how-to-render-d...
  7. Cómo convertir Excel a HTML usando Java

    Este tema incluye un programa Java de muestra que explica cómo convertir Excel a HTML usando Java junto con instrucciones completas para exportar Excel a HTML en Java....Linux, siempre que Java esté presente. No es necesario instalar...

    kb.groupdocs.com/es/conversion/java/how-to-conv...
  8. Come convertire Excel in HTML utilizzando Java

    Questo argomento include un programma Java di esempio che spiega come convertire Excel in HTML utilizzando Java insieme a istruzioni complete per esportare Excel in HTML in Java....macOS e Linux, purché Java sia presente. Non è necessario installare...

    kb.groupdocs.com/it/conversion/java/how-to-conv...
  9. Convert SVG to JPG using C# - Vector Graphics t...

    Convert SVG vector graphics to JPG images using C#. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted JPG using .NET API....to JPG, PNG, PDF in C# Presentations to Images C#...

    blog.groupdocs.com/conversion/convert-svg-to-jp...
  10. Compare Images in Java to Highlight Differences...

    Programmatically compare your photos and images in Java. Image comparison of JPG, PNG, GIF, BMP, DICOM and other images within your Java applications....documents, spreadsheets, presentations, drawings, webpages, email...

    blog.groupdocs.com/comparison/compare-images-in...