Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 99,948 for

workbook

(0.13 sec)
  1. How to Convert JSON to Excel in Java

    Using this brief tutorial you will learn how to convert JSON to Excel in Java. For the conversion of JSON to XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....Maven repository Create a Workbook instance and get a reference...importData() function Save the final workbook containing the formatted JSON...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  2. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using the Aspose.Cells for C++ API....Instantiate the workbook from sample Excel file Workbook workbook ( srcDir...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  3. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....file using an instance of the Workbook class object using the LoadOptions...setPassword() method, the Excel workbook password will be set. This...

    kb.aspose.com/cells/java/how-to-open-password-p...
  4. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... Finally, it saves the workbook to the output XLSX format..."out.xlsx" ; // Create workbook Workbook wb ( inputFilePath );...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  5. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows....False ) workBook = chart . chart_data . chart_data_workbook chart...chart_data . series . add ( workBook . get_cell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/python-net/callout/
  6. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for JavaScript via C++....describes how to save an Excel workbook to a PDF/A‑compliant (PDF/A-1a)..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells... arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  8. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows....false ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workBook . GetCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/net/callout/
  9. Assign and Validate Digital Signatures|Document...

    Excel file digital signature and verification. To protect the authenticity of a Workbook's content in an Excel file, you can add a digital signature using Java code with Aspose.Cells for Java....provides assurance that a workbook file is valid and no one has...you must attach it to your workbook. Attaching a digital signature...

    docs.aspose.com/cells/java/assign-and-validate-...
  10. Using LightCells API|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/java/using-lightcells-api/