Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,921 for

spreadsheet

(0.05 sec)
  1. 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...

    docs.groupdocs.com/parser/java/handle-loading-o...
  2. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....range of cells) in Excel spreadsheets, etc. Therefore, to handle...documents and emails, cells for Spreadsheet documents, and slides for...

    blog.groupdocs.com/assembly/net-java-document-a...
  3. GroupDocs.Comparison 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....with this free online Excel spreadsheet comparison tool to get the...interested in comparing your spreadsheets programmatically, Continue...

    blog.groupdocs.com/categories/groupdocs.compari...
  4. How to Convert TSV to Excel using Java

    Let's easily transform Spreadsheet documents and learn how to convert TSV to Excel using Java. Also, review how to write the code for Java TSV to Excel converter....document transformation between spreadsheet file formats and provide...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. GroupDocs.Conversion 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....such as printing complete spreadsheet instead of just printable...converted, not the entire spreadsheet XPS to PDF conversion failed...

    blog.groupdocs.com/categories/groupdocs.convers...
  6. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Table Cells Dynamically in Spreadsheet Document The Code Download...

    docs.groupdocs.com/assembly/java/merging-table-...
  7. GroupDocs.Assembly for Python overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during Spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....assembly Apply formula during spreadsheet assembly Template formatting...

    docs.groupdocs.com/assembly/python-net/product-...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Worksheet * xlsx OpenDocument Spreadsheet Microsoft PowerPoint 97-2003...

    docs.groupdocs.com/annotation/net/supported-doc...
  9. How to Convert PDF to Excel using C#

    We will go over the specifics to convert PDF to Excel using C#. Also, you will learn how to apply these steps to generate Excel from PDF in C#....sort of source document to spreadsheet formats such as XLS, XLSM...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert PDF to Excel using Java

    This tutorial provides detailed instructions to convert PDF to Excel using Java and generated Java code to convert PDF to Excel for document conversion....convert a PDF file to an Excel spreadsheet using Java. We already had...

    kb.groupdocs.com/conversion/java/how-to-convert...