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

email to spreadsheet

(0.05 sec)
  1. 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...
  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. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Getting Document Information | Documentation

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java.... Spreadsheets (Excel, CSV, etc.) For spreadsheet documents...download it. Email Messages (MSG, EML) For emails, metadata such...

    docs.groupdocs.com/conversion/java/get-document...
  9. 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...
  10. Load a file of a specific format | Documentation

    This example demonstrates how To load a file of some particular format.... Spreadsheet ); // Constants.InputXls...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/load-a-file-of-...