Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 103,823 for

workbook

(0.13 sec)
  1. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...Create workbook object from source Excel file Workbook workbook...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  2. Excel chart data label text alignment changes -...

    Hi team, we found this bug where the text alignment of data labels gets set to center alignment even though they were originally in left alignment. This happens by just opening the file in aspose and saving it. i added a…...can reproduce the issue: a workbook that contains a chart with...Provide the original workbook, the saved workbook, and the XML diff...

    forum.aspose.com/t/excel-chart-data-label-text-...
  3. Find Maximum Rows and Columns supported by XLS ...

    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....following sample code creates a workbook first in the XLS format and...XLS format." ); // Create workbook in XLS format. let wb = new...

    docs.aspose.com/cells/nodejs-cpp/find-maximum-r...
  4. Export VBA Certificate to File or Stream with J...

    Learn how to export VBA Digital Certificate to a file or stream using Aspose.Cells for JavaScript via C++. Access raw data of VBA digital certificates...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiate a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/export-vba...
  5. 使用JavaScript通过C++移动工作表中的单元格范围。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++移动工作表中的单元格范围。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...the workbook object. Open the Excel file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/move-ra...
  6. Working with the ThreeDFormat of Shape or Chart...

    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....property, and then saves the workbook to the output Excel file (5115410..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  7. Recognise Self Closing Tags with JavaScript via...

    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...."text/javascript" > const { Workbook , SaveFormat , HtmlLoadOptions...Html ); // Instantiating a Workbook object by loading the HTML...

    docs.aspose.com/cells/javascript-cpp/recognise-...
  8. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...arrayBuffer (); // Instantiating a Workbook object by loading the uploaded...

    docs.aspose.com/cells/javascript-cpp/save-excel...
  9. 编辑工作表的超链接|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中编辑工作表的超链接。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/editing...
  10. Aspose.Cells 25.11 - Refreshing XLSM Pivot Tabl...

    Hi, I’m using Aspose.Cells 25.11 for .NET, and during our calculation engine we run refresh Pivot Tables. When using it on .xlsm file it returns a corrupt Workbook and changes the order of some columns on the Workbook…...file it returns a corrupt workbook and changes the order of some...some columns on the workbook. The process doesn’t throw an exception...

    forum.aspose.com/t/aspose-cells-25-11-refreshin...