Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,025 for

presentation to pdf

(0.42 sec)
  1. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used To obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); IteraTor iteraTor = supportedFileTypes.iteraTor(); while (iteraTor.hasNext()) { FileType fileType = (FileType)iteraTor.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section....of supported file types is presented below. Iterable < FileType...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. Get supported file formats | GroupDocs

    This page describes how the search api is used To obtain a list of supported file types....of supported file types is presented below. Iterable < FileType...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/get-supported-fi...
  3. Document rendering basics | GroupDocs

    This section describes how To use GroupDocs.Viewer for Java To convert different document types To Pdf, HTML, PNG, and JPEG formats....Render Word documents Render PDF documents Render spreadsheet...files Render PowerPoint presentations Render Visio documents Render...

    docs.groupdocs.com/viewer/java/document-renderi...
  4. Load document from stream | GroupDocs

    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...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. Document rendering basics | GroupDocs

    Convert documents To Pdf, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Render Word documents Render PDF documents Render Spreadsheet...files Render PowerPoint presentations Render Visio documents Render...

    docs.groupdocs.com/viewer/python-net/document-r...
  6. Load document from stream | GroupDocs

    Learn how To Load document from stream....cases when the document is presented only as a stream (without...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/load-document-fro...
  7. Merge files | GroupDocs

    This article explains how To merge files of Pdf, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....Merge HTML Merge images Merge PDF Merge Word documents Merge PowerPoint...PowerPoint Presentations Merge Excel Merge text files Merge archives...

    docs.groupdocs.com/merger/python-net/merge/
  8. Documents | GroupDocs

    Learn about managing metadata for Documents formats....Working with metadata in Presentations Working with metadata in...Diagrams Working with metadata in PDF documents Working with metadata...

    docs.groupdocs.com/metadata/net/documents/
  9. Developer Guide | GroupDocs

    Practical code examples for GroupDocs.Watermark for Python via .NET — add text and image watermarks, cusTomize and tile them, place them with format-specific options, and search, modify, and remove existing watermarks....placement (Word, PDF, spreadsheets, presentations, Visio, images...

    docs.groupdocs.com/watermark/python-net/develop...
  10. 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, …...pdf (2.4 MB) incorrect_characters...“bezpečnosti” in HTML markup is present as “bezpečnosꢁ”. But this text...

    forum.groupdocs.com/t/viewer-replace-characters...