Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 659 for

email to pdf improvement

(0.02 sec)
  1. Process attachments | Documentation

    Processing Email attachments, embedded files, and compressed files with GroupDocs.Viewer for .NET...attachments: Email attachments Files embedded in PDF files Email messages...Please tell us how we can improve this page. Skip Send Thank...

    docs.groupdocs.com/viewer/net/working-with-atta...
  2. Process attachments | Documentation

    Processing Email attachments, embedded files, and compressed files with GroupDocs.Viewer for Node.js via Java...attachments: Email attachments Files embedded in PDF files Email messages...Please tell us how we can improve this page. Skip Send Thank...

    docs.groupdocs.com/viewer/nodejs-java/working-w...
  3. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getPdfType method To obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.Pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the getDocumentProperties method defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a Pdf document The following sample of code will help you To detect the Pdf version a loaded document and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a Pdf document, please use the DocumentProperties property defined in the DocumentRootPackage class....metadata in PDF documents Working with metadata in PDF documents...feedback Detecting the version of a PDF document The following sample...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index To save a rasterized Pdf...rasterized PDF Select specific pages for rasterized PDF Leave feedback...Saving document as a rasterized PDF, you can specify starting page...

    docs.groupdocs.com/redaction/python-net/select-...
  6. Get the document content information | Document...

    This page describes how To get an information about document content using GroupDocs.Annotation for .NET API....the following formats: Word, PDF, Excel files, Visio diagrams...PowerPoint presentations, HTML, and email. You can retrieve text directly...

    docs.groupdocs.com/annotation/net/document-text...
  7. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, Pdf, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format inTo One GroupDocs.Merger for .NET - A native document manipulation API allowing To split, append, join, remove, reorder and combine pages of popular business documents formats inTo one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program To provide professional consultancy services, implementation and unique solutions To help GroupDocs API users develop cusTomized solutions according To the business needs....NewsletterJuly 2018 # Merge Word, PDF, Excel & PowerPoint Documents...when rendering email messages as image and PDF. You can also change...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  8. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you To generate documents in popular microsoft office and Email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of cusTom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To Email message body Dynamically attach Email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....popular microsoft office and email file formats based upon template...attributes to email message body Dynamically attach email attachments...

    docs.groupdocs.com/assembly/python-net/features...
  9. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut......Watermark PDF Documents Add text and image watermarks to PDF documents...programmatically. Remove Watermarks from PDF Documents in Java Delete or remove...

    blog.groupdocs.com/categories/groupdocs.waterma...
  10. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 Improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....includes 6 new features, 2 improvements, and 11 bug fixes. So let’s...Adjusting Page Size when Rendering Emails as HTML # Previously, the feature...

    blog.groupdocs.com/viewer/support-of-net-standa...