Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 791 for

email to pdf conversion

(0.61 sec)
  1. outlook_specific_folder.html

    Inbox From: Aspose To: sdmit Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 Message: Spotligh......Aspose, February 2016 View this email in your browser Share this issue:...Download . Aspose.Pdf Introduces PDF to PPTX Conversion While this ability...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  2. pdf_page_1.html

    From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig......Pdf and news from Aspose, June 2015...Subject: Aspose.Pdf for .NET 10.7, Aspose.Email for Java 5.6 and...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  3. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality To extract Emails from remote servers. The following Email proTocols are supported: Post Office ProTocol (POP) Internet Message Access ProTocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class To extract Emails from a remote server the following construcTor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second construcTor allows To use ParserSettings object To control the process; for example, by adding logging functionality....Conversion Product Solution GroupDocs...Extract data from Emails / Extract emails from remote server...

    docs.groupdocs.com/parser/java/extract-emails-f...
  4. Extract images from Emails | GroupDocs

    To extract images from Emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from Emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an Email has no images, getImages method returns an empty collection....Conversion Product Solution GroupDocs...Extract data from Emails / Extract images from Emails Extract images...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Convert database formats | GroupDocs

    This article demonstrates how you can convert To and from database formats with GroupDocs.Conversion for Node.js via Java....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Node...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Conversion Product Solution GroupDocs...Presentation Email Message Format Outlook Email Message Format...

    docs.groupdocs.com/assembly/java/supported-docu...
  7. Features overview | GroupDocs

    With GroupDocs.Viewer for Java you can render files To HTML, PNG, JPEG and Pdf formats, list and save attachments, embedded files and compressed files, and extract document text....Conversion Product Solution GroupDocs...its compression. Rendering to PDF GroupDocs.Viewer renders a document...

    docs.groupdocs.com/viewer/java/features-overview/
  8. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render files To HTML, PNG, JPEG and Pdf formats, list and save attachments, embedded files and compressed files, and extract document text....Conversion Product Solution GroupDocs...its compression. Rendering to PDF GroupDocs.Viewer renders a document...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  9. Features overview | GroupDocs

    Render documents To HTML, PNG, JPEG, Pdf. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....Conversion Product Solution GroupDocs...its compression. Rendering to PDF GroupDocs.Viewer renders a document...

    docs.groupdocs.com/viewer/python-net/features-o...
  10. Search text in PDF documents | GroupDocs

    To search a keyword in Pdf documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps To search a keyword in Pdf document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Conversion Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...

    docs.groupdocs.com/parser/java/search-text-in-p...