Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 12,182 for

xlsx

(0.19 sec)
  1. Rare exceptions when extracting office files - ...

    Hello, These are a few exceptions we observed when extracting office files: System.FormatException: The input string ‘3%’ was not in a correct format (Xlsx files) at System.Number.ThrowFormatException[TChar](ReadO…...was not in a correct format (xlsx files) at System.Number.Thr...

    forum.groupdocs.com/t/rare-exceptions-when-extr...
  2. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Available options are: Xls, Xlsx, Xlsm, Xlsb, Ods, Ots, Xltx...conversion . Converter ( "sample.xlsx" , loadOptions ); const convertOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....xlsx" , "rb" ) as stream : editor...DOCM, DOT, ODT Spreadsheet XLS, XLSX, XLSM, XLSB Presentation PPT...

    docs.groupdocs.com/editor/python-net/load-docum...
  4. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... XLSX ) load_options . password =...MarkdownConverter ( "protected.xlsx" , load_options = load_options...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  5. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc. A watermark...

    blog.groupdocs.com/categories/groupdocs.waterma...
  6. merger-join-documents.docx

    Consulting Services Agreement Cascade Partners and Aldergrove Manufacturing This agreement records the terms under which Cascade Partners will deliver the engagement known internally as Project Nor......maps PDF 1 Constraint register XLSX 1 Options appraisal DOCX 2 Remediation...

    docs.groupdocs.com/total/net/_output_files/deve...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...spreadsheet formats like XLS and XLSX, PDF files and several other...

    blog.groupdocs.com/groupdocs.blog/page/99/
  8. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...(Microsoft Office Excel formats - XLSX, XLS and Open Office Spreadsheet...

    docs.groupdocs.com/signature/net/esign-document...
  9. In-Table List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Excel Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Microsoft Excel Document (XLS/XLSX) formats. Since ODS is not a...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  10. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-text-fro...