Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 400 for

email to presentation

(0.09 sec)
  1. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your PDF, Presentation and spreadsheet documents....documents, slides from presentations and worksheets from spreadsheet...supported formats are: PDF, presentations (Microsoft PowerPoint, OpenOffice...

    docs.groupdocs.com/redaction/python-net/remove-...
  2. Extract Images from eBooks in Java | EPUB, PDF,...

    Programmatically extract images from EPUB, PDF, FB2, CHM eBooks using Java API for document parsing. Save the images in JPG, PNG, WebP, GIF, or BMP format....spreadsheets, PDF, presentations, emails, ZIP archives, and many...

    blog.groupdocs.com/parser/extract-images-from-e...
  3. Clean Metadata of Documents and Images using Java

    Java API To remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, Email, eBooks, Visio Drawings, Zip, etc....spreadsheets, presentations, PDF files, images, emails, eBooks, drawings...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  4. Play and Pause Animated GIF and APNG Images usi...

    Programmatically render animated GIF and APNG images To HTML web page in C# with play and pause feature. Build your own animation viewer using .NET....spreadsheets, PDF, presentations, emails, ZIP archives, Visio...

    blog.groupdocs.com/viewer/play-pause-animated-g...
  5. Load document from stream | Documentation

    Learn how To Load document from stream....cases when the document is presented only as a stream (without...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/load-document-fro...
  6. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy To use solution for extracting text, images, and metadata from PDF, word processing documents, spreadsheets, Presentations, Emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API To perform product optimization....documents , spreadsheets , presentations , emails , EPUB & ZIP file formats...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  7. Get supported file formats | Documentation

    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...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/get-supported-...
  8. Create and edit new WordProcessing document | D...

    This article demonstrates how To create and edit WordProcessing documents using GroupDocs.EdiTor for .NET. It also covers supported formats like spreadsheets and Presentations....(XLSX), presentations (PPTX), e-books (EPUB) and emails (EML)....

    docs.groupdocs.com/editor/net/create-document/
  9. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need To be within an executable project To run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...the references were already present when we added our reference...<PackageReference Include="Aspose.Email" Version="22.9.0" /> <PackageReference...

    forum.groupdocs.com/t/system-typeinitialization...
  10. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs To be more descriptive. A tag body must meet the following requirements:...documents: Word Processing and Emails << link [ uri_or_bookmark_expression...link [ "A1" ] [ "Home" ]>> Presentations << link [ "Slide1" ] [ "Home"...

    docs.groupdocs.com/assembly/java/template-synta...