Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 3,080 for

presentations

(0.2 sec)
  1. Pesquisar texto em formatos de documento Word, ...

    GroupDocs.Search é uma poderosa API de pesquisa de texto completo que permite pesquisar em mais de 70 formatos de documentos em seus aplicativos....campos padrão que podem estar presentes em documentos desse tipo....também campos que podem estar presentes em documentos de qualquer...

    blog.groupdocs.com/pt/search/search-text-in-wor...
  2. 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...
  3. Load document of specific format | Documentation

    This article explains how to load document of specific format....Image GifImage TiffImage PDF Presentation Spreadsheet WordProcessing...

    docs.groupdocs.com/watermark/java/load-document...
  4. 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...
  5. 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...
  6. 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...
  7. Add Image Watermark to DOCX Using Python

    Add image watermark to DOCX using Python for secure document branding. This guide also shows how to apply watermark to DOCX document in Python with full control....technique for elevating presentation quality and controlling...

    kb.groupdocs.com/watermark/python/add-image-wat...
  8. 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-...
  9. Render STL and IFC File Formats using GroupDocs...

    We are pleased to announce the release of version 17.10 of GroupDocs.Viewer for .NET. This monthly release has come with 3 new features and more than 10 improvements and bug fixes. GroupDocs.Viewer for .NET 17.10 allows you to render STL and IFC file formats. Furthermore, settings to hide/show hidden pages have been extended for Microsoft PowerPoint documents. Please continue to read more about the latest version. Render STL and IFC File FormatsFrom version 17....when rendering PowerPoint presentation All pages are same when...

    blog.groupdocs.com/viewer/render-stl-and-ifc-fi...
  10. Save output to a stream for GroupDocs.Viewer-fo...

    Is it possible to save the output to a stream if using GroupDocs.Viewer-for-.NET-UI? GitHub - groupdocs-viewer/GroupDocs.Viewer-for-.NET-UI: UI - User Interface for GroupDocs.Viewer for .NET document viewer and automatio…...content in general - it is present only on the server-side. Customer...

    forum.groupdocs.com/t/save-output-to-a-stream-f...