Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 3,188 for

spreadsheets

(0.05 sec)
  1. 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...
  2. 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/net/extract-data-from...
  3. Optimize spreadsheets in a PDF file | Documenta...

    Optimize Spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters....Optimize spreadsheets in a PDF file Optimize spreadsheets in a PDF...snippet shows how to optimize spreadsheets in a PDF file: Python with...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Using Spreadsheets as Data Sources | Documentation

    Note The code uses some of the objects defined in The Business Layer. Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data.docx The Code...Using Spreadsheets as Data Sources Using Spreadsheets as Data...

    docs.groupdocs.com/assembly/java/using-spreadsh...
  5. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize Spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Optimize spreadsheets in a PDF file Optimize spreadsheets in a PDF...snippet shows how to optimize spreadsheets in a PDF file: Java try...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  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. 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-...
  8. 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...
  9. 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...
  10. 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...