Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 436 for

worksheet

(0.18 sec)
  1. Column Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create a column chart in MS Excel 2013:...the chart and Worksheet template to your Worksheet. Edit the Worksheet...

    docs.groupdocs.com/assembly/net/column-chart-in...
  2. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…...Convert Excel Files – One Worksheet per Page or the Entire Workbook...GroupDocs.Viewer to render each worksheet to a separate page. You can...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  3. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Excel worksheets to one HTML file To convert all worksheets to one...)) { // Convert all Excel worksheets to one HTML file. HtmlViewOptions...

    docs.groupdocs.com/viewer/java/render-excel-and...
  4. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....in a worksheet have unique names displayed on the worksheet’s left...demonstrates the result: Render worksheet gridlines Use the property...

    docs.groupdocs.com/viewer/net/specify-rendering...
  5. Add Watermark to Excel Workbooks in Java | Text...

    Insert watermarks into Excel workbooks using Java. Watermark all sheets or apply it to just specific sheet even as background using watermark Java API....defined watermark to the Excel worksheet using add() mehtod. Save the...the TextWatermark . Set the worksheet index so that watermark is...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  6. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden Worksheets..."\n---\n" , // Separator between worksheets IncludeHiddenSheets = false...false // Skip hidden worksheets (default) }; using var converter...

    docs.groupdocs.com/markdown/net/spreadsheet-opt...
  7. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden Worksheets...# horizontal rule between worksheets options . include_hidden_sheets...include_hidden_sheets = False # skip hidden worksheets (default) # Step 2: Open...

    docs.groupdocs.com/markdown/python-net/spreadsh...
  8. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....OK to insert the chart and Worksheet template to your document...document. Edit the Worksheet with your data to update the chart. See...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  9. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....and Worksheet template to your email. Edit the Worksheet with...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  10. Converting a multi-tab XLSX to HTML does not cr...

    When we convert a single tab spreadsheet to HTML, the result is an HTML table (this is good). However, when we convert a multi-tab spreadsheet to HTML, the result is a bunch of spans that don’t line up, instead of an HT…...creation of HTML tables for each worksheet in a multi-tab XLSX file....setting to ensure that each worksheet is rendered as a distinct...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...