Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 75,004 for

excel workbook api

(0.48 sec)
  1. Create Dynamic Charts|Documentation

    Learn how to create dynamic charts in Aspose.Cells for Python via .NET. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....use the filtering option of Excel Tables or use a control such...Aspose.Cells for Python via .NET APIs to create dynamic charts using...

    docs.aspose.com/cells/python-net/create-dynamic...
  2. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...DPI); Workbook workbook = new Workbook(file_path1); Worksheet...Worksheet sheet = workbook.Worksheets[0]; sheet.Cells.SetColumnWidthInch(2...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  3. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Total for C++ is a suite of APIs that enables developers to create...a powerful PDF manipulation API that enables developers to create...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...returns the page‑break areas that Excel would use when printing the...breaks and the breaks that Excel creates automatically based...

    forum.aspose.com/t/getprintingpagebreaks-return...
  5. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....Possible Usage Scenarios Microsoft Excel allows you to change the display...Ole object using Aspose.Cells APIs with the OleObject.getLabel()...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  6. Converting Worksheet to Different Image Formats...

    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....export a worksheet from the workbook and convert it into different...worksheet-to-image conversion API does not support 3D-bubble charts...

    docs.aspose.com/cells/java/converting-worksheet...
  7. How to Convert XLSX to PDF using Node.js

    This article guides on how to convert XLSX to PDF using Node.js. It contains the instructions to set the environment, a list of steps, and a runnable sample code to change XLSX to PDF using Node.js....Find Answers by API Aspose.Total Product Family Aspose.Words...sample XLSX file into the workbook class object Create an object...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...
  8. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...Cells API提供了 Chart.toPdf(string) 方法,可以..."text/javascript" > const { Workbook , SaveFormat , ChartType }...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  9. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....for JavaScript via C++ API. In Excel, the ‘Show leader lines’...when you create a pie chart in Excel, the leader lines are shown...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  10. 使用C++通过JavaScript指定Excel文件的文档版本|Documentation

    学习如何使用C++通过JavaScript以编程方式使用内置文档属性指定Excel文件的文档版本。...使用C++通过JavaScript指定Excel文件的文档版本 Contents [ Hide ] 可能的使用场景 你可以右键点击文件,选择属性...你可以右键点击文件,选择属性 > 详细信息,然后编辑“版本号”字段,来更改Excel文件的“版本号”。请使用 BuiltInDocumentPrope...

    docs.aspose.com/cells/zh/javascript-cpp/specify...