Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 621 for

email to pdf improvement

(0.05 sec)
  1. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....📘 PowerPoint watermarking 🧾 PDF Formats Format Description Load...Add Search Remove Remarks .pdf PDF (Adobe Portable Document) format...

    docs.groupdocs.com/watermark/net/supported-docu...
  2. DOT Files Supported in Version 17.7.0 of GroupD...

    It gives us immense pleasure To inform our cusTomers about the release of a newer version, that is version 17.7.0, of GroupDocs.Text for .NET API. Like the previous releases, this release also focuses on improving the API and has introduced some very exciting features in this regard. The latest version has implemented support for DOT(.dot) files. Apart from the basic extraction method, the users can also use IContainer interface To extract text from Email messages....this release also focuses on improving the API and has introduced...interface to extract text from email messages. The API allows extracting...

    blog.groupdocs.com/parser/dot-files-now-support...
  3. Search text in PDF documents | Documentation

    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....Extract data from PDF documents / Search text in PDF documents Search...Search text in PDF documents Leave feedback To search a keyword...

    docs.groupdocs.com/parser/java/search-text-in-p...
  4. Extract text from PDF documents | Documentation

    To extract a text from Pdf documents getText and getText(int) methods are used. These methods allow To extract a text from the entire document or a text from the selected page. Here are the steps To extract a text from Pdf document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from PDF documents / Extract text from PDF documents Extract...Extract text from PDF documents Leave feedback To extract a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Create PDF with Image Redaction | Documentation

    This article shows how To redact the pages of a document as images, redacting entire areas of the page instead or in addition To a specific text....usage / Create PDF with Image Redaction Create PDF with Image Redaction...etc.); save it as a rasterized PDF file (containing images of the...

    docs.groupdocs.com/redaction/python-net/create-...
  6. Create PDF with Image Redaction | Documentation

    This article shows how To redact the pages of a document as images, redacting entire areas of the page instead or in addition To a specific text....usage / Create PDF with Image Redaction Create PDF with Image Redaction...etc.); save it as a rasterized PDF file (containing images of the...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  7. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. 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....Presentation Email Message Format Outlook Email Message Format...Format Apple’s Email Message Format Plain Text Word Processing Markup...

    docs.groupdocs.com/assembly/net/supported-docum...
  8. Extract metadata from PDF documents | Documenta...

    To extract metadata from Pdf documents getMetadata method is used. This method allows To extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....data from PDF documents / Extract metadata from PDF documents...documents Extract metadata from PDF documents Leave feedback To extract...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Create PDF with Image Redaction | Documentation

    This article shows how To redact the pages of a document as images, redacting entire areas of the page instead or in addition To a specific text....Usage / Create PDF with Image Redaction Create PDF with Image Redaction...etc.); save it as a rasterized PDF file (containing images of the...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  10. Extract images from PDF documents | Documentation

    To extract images from Pdf documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from Pdf documents 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....data from PDF documents / Extract images from PDF documents Extract...Extract images from PDF documents Leave feedback To extract images...

    docs.groupdocs.com/parser/java/extract-images-f...