Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 204,254 for

excel

(0.34 sec)
  1. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......0300 Microsoft Excel 14.0300 false Microsoft Excel...

    docs.aspose.com/cells/net/create-dynamic-rollin...
  2. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Java. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....between dates is seven days, Excel sets the base unit to days,...Handle Date Axis like Microsoft Excel Please see the following sample...

    docs.aspose.com/cells/java/date-axis/
  3. Creating Subtotals|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 To create subtotals in Microsoft Excel: Create...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/java/creating-subtotals/
  4. camera.xlsx

    Sheet1 ✓ ü ERROR:#VALUE! TRUE 8 9 yes ✓ 2025-07-25T09:14:55Z 16.0300 2025-07-25T09:14:55Z 2025-07-25T09:14:55Z 2025-07-25T09:14:55Z false 2025-07-25T09:14:55Z Microsoft Excel 2025-07-25T09:14:55Z M......Microsoft Excel 2025-07-25T09:14:55Z Microsoft Excel aspose_cell_app@hotmail...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  5. 在Ruby中复制和移动工作表|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....the modified Excel file in default (that is Excel 2003) format...the modified Excel file in default (that is Excel 2003) format...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  6. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....Background Patterns Microsoft Excel can set the foreground (outline)...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  7. 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-...
  8. 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...
  9. 通过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...
  10. 用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/