Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 12,605 for

workbook

(0.03 sec)
  1. How to Save Excel File as PDF using C#

    This topic explains with steps that how to save Excel file as PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS...Cells object model using Workbook constructor Save the Excel...PDF via Save method of the Workbook class Sometimes you need to...

    kb.aspose.com/cells/net/how-to-save-excel-file-...
  2. How to Convert XLSX to PDF having Restricted Pe...

    This prceise topic focuses on how to convert XLSX to PDF having restricted permissions in Node.js. A list of precise steps will help you to export XLSX to PDF having restricted permissions using Node.js in any operating system like Linux, macOS, or Windows....Ultimately the loaded Excel workbook is saved as a PDF file and...PDF using an instance of the Workbook class Initialize the PdfSaveOptions...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  3. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....that can be used to encrypt Workbook with password in Java . This...template Excel file into the Workbook object that is to be encrypted...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  4. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离...获取图表数据工作表 IChartDataWorkbook workbook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workbook . GetCell ( defaultWorksheetInde...

    docs.aspose.com/slides/zh/net/chart-data-label/
  5. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...Workbook.Worksheets.ActiveSheetIndex...SubstringBefore(")"); sheet.Workbook.Save(stream, _pivotSaveOptions);...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  6. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....worksheet of the newly created workbook object using the ImportData...Create an instance of an empty Workbook for exporting DataTable to...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  7. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....to unprotect Excel Create a Workbook class object to access the...method Save the output Excel workbook These steps illustrate how...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...
  8. How to Merge Cells in Excel using Node.js

    This article guides on how to merge cells in Excel using Node.js. It contains the IDE settings, a list of steps, and a runnable sample code to combine two cells in Excel using Node.js....Create a workbook class object or load an existing workbook for combining...selected sheet of the loaded workbook Call the merge() method in...

    kb.aspose.com/cells/nodejs/how-to-merge-cells-i...
  9. How to Create Excel File in Node.js

    This article guides on how to create Excel file in Node.js. It contains instructions to set the environment, a list of steps, and a runnable sample code to write to Excel file using Node.js....js via Java Create a workbook and access the target sheet...cells collection Save the workbook These steps summarize the...

    kb.aspose.com/cells/nodejs/how-to-create-excel-...
  10. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java....image in Java , the resultant workbook can be saved as XLSX , XLS...background image Instantiate a Workbook object Get a reference to...

    kb.aspose.com/cells/java/how-to-insert-spreadsh...