Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 202,870 for

excel

(0.67 sec)
  1. 文本换行|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....NET,开发人员可以在其应用程序中执行大部分用户可以在 Microsoft Excel 中执行的任务,包括在单元格中换行。本文解释了如何执行此任务,并比较了使用...Microsoft . Office . Interop . Excel . Application app = Globals...

    docs.aspose.com/cells/zh/net/wrapping-cell-text/
  2. 在C++中刷新AutoFilter后获取所有隐藏行的索引|Documentation

    学习如何使用Aspose.Cells for C++ API在刷新AutoFilter后获取所有隐藏行的索引。...但是可能会出现这种情况,一些行已经被Excel终端用户手动隐藏,它们不是由自动筛选隐藏的。这使得难以知...道哪些行是由自动筛选隐藏的,哪些是由Excel终端用户手动隐藏的。Aspose.Cells使用int[] AutoFilter...

    docs.aspose.com/cells/zh/cpp/get-all-hidden-row...
  3. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button in cell A1 in Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/cpp/managing-ranges/
  4. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button in cell A1 of Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  5. 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-...
  6. 使用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-...
  7. 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...
  8. 用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/
  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. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF...I’m attaching the original Excel and a screenshot of the output...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...