Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 202,885 for

excel

(0.58 sec)
  1. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...5 @lyash You can save it as Excel file before saving as pdf. We...the application to save as excel first and then to pdf? amjad...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  2. 使用Node.js通过C++格式化切片器|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....可能的使用场景 您可以通过设置列数或样式等方式在Microsoft Excel中格式化切片器。Aspose.Cells for Node...sample Excel file 。它访问该切片器并设置其列数和样式类型,然后将其保存为 output Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/formatting-...
  3. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....Contents [ Hide ] Microsoft Excel allows you to set the formula...calculation mode in Microsoft Excel: Select Formulas and then Calculation...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  4. 用C++移除切片器|Documentation

    学习如何用程序在Excel文件中移除切片器,使用Aspose.Cells for C++。...Hide ] 可能的使用场景 如果想在Microsoft Excel中移除切片器,只需选择它并按 Delete 按钮。同样,要用Aspose...sample Excel file 。它访问切片器,然后将其移除,最后将工作簿保存为 output Excel file ...

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  5. 通过Node.js使用C++处理Shape或Chart的三维格式|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....Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...getThreeDFormat() 属性的子属性,然后将工作簿保存为 输出Excel文件 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  6. 使用 Node.js 和 C++ 对行和列进行分组与取消分组|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中对行列进行分组和取消分组。...Contents [ Hide ] 介绍 在 Microsoft Excel 文件中,您可以创建一个数据大纲,以便通过单击鼠标来显示和隐藏不同级别的细节。...提供一个类 Workbook ,代表一个 Microsoft Excel 文件。 Workbook 类包含一个 WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/grouping-an...
  7. Creating a List Object|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....List Object using Microsoft Excel Selecting data range for creating...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/python-java/creating-a-li...
  8. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....Contents [ Hide ] Introduction In Excel, you can select multiple cells...Using Aspose.Cells for Python Excel Library Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/managing-ranges/
  9. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....Worksheet in Excel Scaling a worksheet in Excel helps fit content...steps: Open your worksheet in Excel. Navigate to Page Layout > Scale...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  10. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…...legend item), it seems that Excel does not support it. If possible...possible, please share an Excel file that meets your requirem and...

    forum.aspose.com/t/change-chart-legend-entry-ba...