Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 15,676 for

spreadsheets

(0.12 sec)
  1. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize Spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....Optimize spreadsheets in a PDF file Optimize spreadsheets in a PDF...snippet shows how to optimize spreadsheets in a PDF file: C# using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. 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...
  3. Extract text from Microsoft Office Excel spread...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel Spreadsheets using Java 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/java/merge/excel/
  5. Convert Excel Spreadsheets to PDF in Java | Exc...

    Convert Excel files to PDF in Java. Convert compelete workbook, selected or successive sheets or any cell range using spreadsheet conversion Java API....ways of converting Excel spreadsheets into PDF format in Java...the code while loading the spreadsheets or with some tweaks in conversion...

    blog.groupdocs.com/conversion/convert-excel-spr...
  6. 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...
  7. 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...
  8. Working with Spreadsheets | GroupDocs.Editor fo...

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC Spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Java....Working with Spreadsheets This demonstration shows and explains...processing the Spreadsheet documents. Introduction Spreadsheet documents...

    docs.groupdocs.com/editor/java/working-with-spr...
  9. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel Spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....from Microsoft Office Excel spreadsheets / Extract metadata from...from Microsoft Office Excel spreadsheets Extract metadata from Microsoft...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Extract metadata from Microsoft Office Excel sp...

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

    docs.groupdocs.com/parser/net/extract-metadata-...