Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 333 for

email to spreadsheet

(0.04 sec)
  1. Getting Document Information | Documentation

    Learn how To retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET.... Example 7: Get Spreadsheet Document Info You can find...download it. Example 9: Get Email Message Info You can find which...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....Word-processing documents, spreadsheets, presentations, email messages, eBooks...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  3. Convert Source Code to PDF in C# | Python, PHP,...

    Transform source code files To PDF format in C#. Convert Python, Java, PHP, and other programming language files To PDF using document conversion .NET API....Images to PDF Conversion in C# Emails Files to PDF Conversion in...in C# Excel Spreadsheets to PDF Conversion using C# View Word Documents...

    blog.groupdocs.com/viewer/convert-source-code-t...
  4. GroupDocs.Assembly for .NET 20.4 Release Notes ...

    Major Features Provided an option To fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option To fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option To fit an image within textbox bounds while maintaining ratio for Emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option To fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option To fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....while maintaining ratio for emails with RTF bodies Feature ASSEMBLYNET-151...while maintaining ratio for Spreadsheet documents Feature ASSEMBLYNET-152...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG To PDF in Java. DWF, DGN, and AuToCAD drawings To PDF using document and image conversion Java API by GroupDocs....Word-processing documents, spreadsheets, presentations, images,...formats, Microsoft Project files, emails, Vector graphics by Microsoft...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  6. Support for Dynamic Merging of Table Cells in G...

    We are delighted To announce the release of GroupDocs.Assembly for .NET 19.1. The latest version allows you To merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a glance at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API To merge the table cells that have equal textual contents....following document types: Spreadsheet Documents Presentation Documents...Documents Word Processing Documents Emails with HTML and RTF Bodies For...

    blog.groupdocs.com/assembly/dynamic-merging-of-...
  7. Parse Documents to Extract Text and Metadata us...

    GroupDocs.Parser for Java API is in the market since last year and it is proved To be one of the powerful document parser APIs. It allows parsing and reading popular formats of word processing documents, Spreadsheets, presentations, ebooks, Emails, markup documents, notes, archives, and databases. Not only the text but you can also extract the images and metadata properties from various document formats including PDF, XLS, XLSX, CSV, DOC, DOCX, PPT, PPTX, MPP, EML, MSG, OST, PST, ONE, and many more....documents, spreadsheets, presentations, ebooks, emails, markup documents...

    blog.groupdocs.com/parser/extract-text-and-meta...
  8. Load a file of a specific format | Documentation

    This example demonstrates how To load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file To load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path To your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties To extract or edit metadata System.... Spreadsheet ); // Constants.InputXls...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  9. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications To search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....word-processing documents, spreadsheets, presentations, HTML files...files, PDF files, eBooks, email messages, ZIP archives, and many...

    blog.groupdocs.com/search/build-full-text-searc...
  10. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....never-ending discussions within emails threads. In this article, you...document formats include; spreadsheets, presentations, images,...

    blog.groupdocs.com/annotation/annotate-word-doc...