Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 82,082 for

workbook

(0.06 sec)
  1. Chart Series|Aspose.Slides for Node.js via .NET...

    Chart series in PowerPoint presentations in JavaScript...100 , 100 , 400 , 300 ); var workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , 1 , "Series...

    docs.aspose.com/slides/nodejs-java/chart-series/
  2. Add Signature line to the worksheet|Documentation

    This article describes how to Add Signature line to the worksheet using C# codes with Aspose.Cells for Python via .NET....Signature Line in an Excel Workbook...

    docs.aspose.com/cells/python-net/add-signature-...
  3. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...xlsx" ; Workbook wb ( inputFilePath ); // Access...index ); // Save the modified workbook U16String outputFilePath =...

    docs.aspose.com/cells/zh/cpp/create-timeline/
  4. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically....of Workbook class const book = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  5. 用 Node.js via C++ 插入折线图|Documentation

    使用Aspose.Cells for Node.js via C++为Excel创建迷你图。...xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-sp...
  6. PowerPoint Charts - How to Create and Modify a ...

    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....Calculations Chart Formatting Chart Workbook Chart Worksheet Formulas Animated...

    docs.aspose.com/slides/net/powerpoint-charts/
  7. FAQ|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....StackOverFlowExcepti on Workbook.CalculateFormula? Sometimes...System.StackOverFlowExcepti on Workbook.CalculateFormula method. This...

    docs.aspose.com/cells/net/faq/
  8. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...你可以在 workbook.xml 中看到此属性及其值,如下图所示。Aspose...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...
  9. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...is as follows Workbook workbook = new Workbook("excel1.xlsx");...xlsx"); workbook.save("test1.pdf"); The expected result is like border-width2...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...
  10. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...following code: var wb = new Workbook(); wb.save(@"D:\Temp\[202...} // Proceed with creating workbook only if filename is valid...

    forum.aspose.com/t/save-unauthorized-character/...