Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 372 for

email to spreadsheet

(0.05 sec)
  1. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of Spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer To Supported Document Formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded Spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage....metadata in Spreadsheets Working with metadata in Spreadsheets Leave...with different kinds of spreadsheet formats such as XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Search text in Microsoft Office Excel spreadshe...

    This article explains that how To search text from Microsoft Office Excel (.xls, .xlsx) Spreadsheets....from Microsoft Office Excel spreadsheets / Search text in Microsoft...Microsoft Office Excel spreadsheets Search text in Microsoft Office...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. Extract data from Microsoft Office Excel spread...

    This article shows how To To extract data from Microsoft Office Excel Spreadsheets....from Microsoft Office Excel spreadsheets Extract data from Microsoft...Microsoft Office Excel spreadsheets Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/DOCX files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API....remove private information like email addresses or identification...supports metadata, annotation, spreadsheet, and also the images redaction...

    blog.groupdocs.com/redaction/find-and-replace-t...
  5. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of Spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer To Supported document formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded Spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method To obtain file format information advanced_usage....metadata in Spreadsheets Working with metadata in Spreadsheets Leave...with different kinds of spreadsheet formats such as XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel Spreadsheets getText and getText(int) method is 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 Microsoft Office Excel Spreadsheets: Instantiate Parser object for the initial Spreadsheet; 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....from Microsoft Office Excel spreadsheets / Extract text from Microsoft...Microsoft Office Excel spreadsheets Extract text from Microsoft...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel Spreadsheets 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 Microsoft Office Excel Spreadsheet: Instantiate Parser object for the initial Spreadsheet; 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 Spreadsheet....from Microsoft Office Excel spreadsheets / Search text in Microsoft...Microsoft Office Excel spreadsheets Search text in Microsoft Office...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....the private information like email IDs or Social Security Numbers...provides metadata, annotation, spreadsheet, and images redaction features...

    blog.groupdocs.com/redaction/find-and-replace-t...
  9. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel Spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from Microsoft Office Excel Spreadsheets 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 CSV files. Therefore, for CSV file getImages method returns null....from Microsoft Office Excel spreadsheets / Extract images from Microsoft...Microsoft Office Excel spreadsheets Extract images from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract images from Microsoft Office Excel spre...

    This article explains that how To extract images from Microsoft Office Excel (.xls, .xlsx) Spreadsheets....from Microsoft Office Excel spreadsheets / Extract images from Microsoft...Microsoft Office Excel spreadsheets Extract images from Microsoft...

    docs.groupdocs.com/parser/net/extract-images-fr...