Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 646 for

spreadsheet to image

(0.08 sec)
  1. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening To the feedback of our valuable cusTomers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....sheet to multiple pages in image mode Implement ability to specify...uniformly while converting spreadsheet to HTML Ott file stream detects...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  2. 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....watermarking : Works with PDFs, images, Word docs, and more Customizable...with the path to your logo image watermark = gww . ImageWatermark(...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  3. Get All Sheet Names in Excel using Python

    Learn how To get all sheet names in Excel using Python. This tuTorial shows how To extract worksheet names from XLSX files programmatically....document viewer, validating spreadsheet structure, or indexing content...view mode and configure spreadsheet options for one page per...

    kb.groupdocs.com/viewer/python/get-all-sheet-na...
  4. Extract data from Microsoft Office Excel spread...

    Complete guide To extracting data, text, and tables from Excel Spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how To extract tables from Excel C# with code examples....from Microsoft Office Excel spreadsheets Extract data from Microsoft...Microsoft Office Excel spreadsheets Leave feedback GroupDocs.Parser...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited To announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence ediTor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....(PPT, PPTX) Spreadsheet viewer (XLS, XLSX) Image file viewer...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  6. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....programmatically added to a documents and images of various types - PDF, Microsoft...documents, Microsoft Excel spreadsheets, Microsoft PowerPoint presentations...

    docs.groupdocs.com/annotation/java/add-annotati...
  7. Working with metadata in Spreadsheets | GroupDocs

    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...
  8. 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..., settings )) { // Extract images from HTML document Iterable...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how To merge MS Excel Spreadsheets using CSharp programming language....Excel spreadsheets Leave feedback On this page A spreadsheet file...form of rows and columns. A spreadsheet file can be saved in several...

    docs.groupdocs.com/merger/net/merge/excel/
  10. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how To merge MS Excel Spreadsheets using Python via .NET programming language....Excel spreadsheets Leave feedback On this page A spreadsheet file...form of rows and columns. A spreadsheet file can be saved in several...

    docs.groupdocs.com/merger/python-net/merge/excel/