Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 528 for

email to pdf with images

(0.05 sec)
  1. Add Watermark to Presentations in C# | Text and...

    C# ways To add text To presentation slides as watermark, or apply image watermarks To PPT, PPTX, PPS & more formats using .NET Watermarking API by GroupDocs....programmatically add text and image watermarks to the Microsoft...seen applying watermarks to images in C# . Let’s quickly move...

    blog.groupdocs.com/watermark/add-watermark-to-p...
  2. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps To read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps To read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working With different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer To Supported document formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded diagram and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getDiagramType method To obtain file format information advanced_usage.... a PDF document Extract the root metadata...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files To HTML, PNG, JPEG and Pdf formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...management options for CSS, fonts, images, etc.: Rendering to HTML with...selectable text layer over the page image (described below). You want...

    docs.groupdocs.com/viewer/net/features-overview/
  6. Features overview | Documentation

    Render documents To HTML, PNG, JPEG, Pdf. Extract text, list attachments, and transform pages With GroupDocs.Viewer for Python....management options for CSS, fonts, images, etc.: Rendering to HTML with...selectable text layer over the page image (described below). You want...

    docs.groupdocs.com/viewer/python-net/features-o...
  7. Online PDF Annotation Plugin for Moodle CMS Now...

    We’re glad To announce the launch of GroupDocs’ annotation plugin for Moodle. GroupDocs Annotation, an online annotation app, is popular With our users because it lets them annotate and review most popular file formats from a web-browser. Upload any document that you want a team To review To a GroupDocs account. Then copy and paste the embed link To a Moodle page. Invite and share the link With members To start collaborative annotation....Annotation lets you annotate PDF and other files from a web-browser...from text, spreadsheets, PDF, or image files. Collaboration : Share...

    blog.groupdocs.com/annotation/online-pdf-annota...
  8. Working with Metadata in ASF Files | Documentation

    Working With metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps To read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Extract data from PDF forms | Documentation

    This article shows how To extract data from Pdf forms easily With GroupDocs.Parser....Extract data from PDF forms Extract data from PDF forms Leave feedback...form data from PDF documents. To extract PDF form data please...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. How to convert pst file to html to view folder ...

    I using Groupdocs Conversions .NET Please help me how To convert pst file To html file, which show list of inside foler and message list like attached image Thanks image.png (27.3 KB)...message list like attached image Thanks image.png (27.3 KB) atir.tahir...sample pst file aspose-email/Aspose.Email-for-Java/blob/master...

    forum.groupdocs.com/t/how-to-convert-pst-file-t...