Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 879 for

email to pdf

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files To HTML format. As a simple usecase please see how easily you can convert Microsoft Word To clean html....includes (but not limited to) PDF, most of formats from the WordProcessing...Presentation (PPTX, PPTM, …), Email (MSG, EML, EMLX, MBOX, …)...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  5. 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...
  6. 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/net/select-specifi...
  7. Conversion from VCF is Introduced in GroupDocs....

    GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG To Slides conversion is now improved. Furthermore, Pdf To PNG/JPEG with watermark as background issue is resolved. Please check GroupDocs.Conversion for .NET 19.1 release notes for further reference. Features Implement conversion from Vcf Improvements Improvement when converting Svg To Slides Add support for setting watermark as background when converting To image Save converted document To file should return the file name and size Bug Fixes Spreadsheets sometimes show incorrect graph data Issue with conversion .... Furthermore, PDF to PNG/JPEG with watermark as...content) to .html Conversion .pdf to .png (or .jpeg) with watermark...

    blog.groupdocs.com/conversion/conversion-from-v...
  8. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word document with such footnotes was converted To Pdf or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint document with black SmartArt text To Pdf. And the SmartArt text in the resultant document was changed To white text....such footnotes was converted to PDF or any other supported file format...with black SmartArt text to PDF. And the SmartArt text in the...

    blog.groupdocs.com/conversion/issue-with-footno...
  9. 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...
  10. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs To Add & Remove Watermarks from Pdf, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy To use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API To add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard To be auTomatically removed by third-party Tools, while it can be easily used for searching and removing previously added watermarks of popular types....Watermarks from PDF, Microsoft Office, Email and Image File Formats...document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/total/groupdocs-newsletter-a...