Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 105,375 for

workbook

(0.08 sec)
  1. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes...."text/javascript" > const { Workbook , SaveFormat , PdfBookmarkEntry...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  2. Extract Theme Data from Excel File with Golang ...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....theme name applied to the workbook and the theme color applied...can apply a theme to your workbook using Microsoft Excel via...

    docs.aspose.com/cells/go-cpp/extract-theme-data...
  3. 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-...
  4. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...
  5. 在输出 PDF 时渲染 Unicode 扩展字符 Aspose.Cells for JavaS...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在输出 PDF 中渲染 Unicode 扩展字符。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  6. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... On the View tab, in the Workbook Views group, click Page Layout...from the file. Construct a Workbook to open the file. Get the...

    docs.aspose.com/cells/javascript-cpp/get-header...
  7. Converting Excel Files to HTML in Python|Docume...

    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.... SaveFormat workbook = self . Workbook ( self . dataDir...document in **HTML** format workbook . save ( self . dataDir +...

    docs.aspose.com/cells/java/converting-excel-fil...
  8. 在数据透视表中处理数据字段的数据显示格式|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...."text/javascript" > const { Workbook , SaveFormat , Utils , PivotFieldDataDispla...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. 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...
  10. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate a Workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/sort-data-...