Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 333 for

email to spreadsheet

(0.11 sec)
  1. 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 JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Spreadsheet ); const metadata = new groupdocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  2. 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...
  3. 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-...
  4. Build your Full Text Search Solution in C# | Fi...

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

    blog.groupdocs.com/search/build-your-full-text-...
  5. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn To add, create, and cusTomize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Customize these for your needs USER_EMAIL = 'useremail@mail.com' FILE_ID... TextWatermark( f ' { USER_EMAIL } \n { FILE_ID } \n { DISCLAIMER...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  6. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of HTML external resources. Here are the steps To handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of HTML external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate Spreadsheet page previews try (Parser parser = new Parser(Constants....Parser class to generate spreadsheet page previews try ( Parser...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/handle-loading-o...
  7. Handle loading of external resources documents ...

    Learn how To handle loading of external resources....Parser class to generate spreadsheet page previews using ( Parser...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/handle-loading-of...
  8. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your PDF, presentation and Spreadsheet documents....presentations and worksheets from spreadsheet documents. With GroupDocs...Files), spreadsheets (Microsoft Excel, OpenOffice Spreadsheets, etc...

    docs.groupdocs.com/redaction/net/remove-page-re...
  9. Image redactions | Documentation

    This article shows that how To redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others.... a spreadsheet document, will be . Multi-frame...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/net/image-redactions/
  10. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your PDF, presentation and Spreadsheet documents....presentations and worksheets from spreadsheet documents. With GroupDocs...Files), spreadsheets (Microsoft Excel, OpenOffice Spreadsheets, etc...

    docs.groupdocs.com/redaction/python-net/remove-...