Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 203,309 for

cells

(0.12 sec)
  1. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...Cells 默认情况下会将隐藏的工作表内容导出到 HTML 输出的...不应导出到 _files 目录的图像。 Aspose.Cells提供 HtmlSaveOptions.GetExportHiddenWorks()...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  2. 用C++将Excel导出为HTML时,从右向左扩展文本|Documentation

    学习在用Aspose.Cells for C++将Excel文件导出为HTML时,从右到左扩展文本的方法。...Cells for C++支持在导出Excel为HTML时从右向左扩展文本。此功能自v8...0版本起实现。如果你的Excel源文件中包含任何从右到左扩展的文本,Aspose.Cells会正确导出。 在将Excel文件导出为HTML时,将文本从右向左扩展...

    docs.aspose.com/cells/zh/cpp/expanding-text-fro...
  3. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells library in C# to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....by step: Select the range of cells you want to analyze. For example:...pop up: It will say: Format cells that rank in the top 10. You...

    docs.aspose.com/cells/net/how-to-add-top10-cond...
  4. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.Cells for C++启用或禁用工作簿的自动恢复属性。...Cells设置工作簿的自动恢复属性。该属性的默认值为 true 。当你将其设置为...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  5. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Cells可以在将Excel电子表格转换为PDF文件格式时设置生成的页面数量限制。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  6. Worksheet To Image in Jython|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 - Worksheet To Image To append...append documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/worksheet-to-image-i...
  7. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...Cells API编程方式取消切片器与数据透视表的关联,请使用 Slicer...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  8. 使用C++设置工作簿的公式计算模式|Documentation

    本文介绍如何使用C++通过Aspose.Cells库设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法设置公式计算模式并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells还允许使用 FormulaSettings.GetCalculationMode()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-formula-ca...
  9. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table Cellspacing property to easily customize cell spacing in points, enhancing your table's appearance and readability....space (in points) between the cells. public double CellSpacing {...spacing between individual cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Get Range with External Links with C++|Document...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with C++....Cells provides the option to retrieve...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-range-with-extern...