Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 238,879 for

aspose cells

(0.45 sec)
  1. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  2. Aspose Blog | File Format Processing APIs for C...

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Український עִברִית čeština Svenska Aspose.Words 25.11 引入了可設定的 AI 模型服務端點。了解如何指定自訂...和請求逾時,以實現更靈活的 AI 整合。 學習如何使用 Aspose.PDF for Java 在 Java 中從 PDF...

    blog.aspose.com/zh-hant/
  3. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....at the top right corner of a cell is highlighted when there’s...there’s a problem with the cell. Excel provides information that helps...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  4. Facing issue while converting excel file into T...

    Not able convert the EXCEL sheet to TIFF images , currently creating blank tiff with message “Password Protected email attachment” Input excel files has multiple sheets which has cell merging and formatting as well. Wh…...converting excel file into Tiff Aspose.Cells Product Family slides-net...has multiple sheets which has cell merging and formatting as well...

    forum.aspose.com/t/facing-issue-while-convertin...
  5. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...用C++设置工作表标签颜色 Contents [ Hide ] Aspose.Cells允许您更改单个工作表标签的颜色,使其与其他工作表...确定 。 使用Aspose.Cells设置工作表选项卡颜色 以下示例代码显示如何使用Aspose.Cells来设置选项卡颜色。...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  6. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...template Aspose.Cells Product Family aspose-cells-java , cells-java...

    forum.aspose.com/t/accessing-array-element-by-i...
  7. How to set AutoRecover property of Workbook wit...

    Learn how to enable or disable the AutoRecover property of a workbook using Aspose.Cells for C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(autosave) for that Excel file. Aspose.Cells provides the Workbook.GetAutoRecover()...

    docs.aspose.com/cells/cpp/how-to-set-autorecove...
  8. Add a library reference to VBA project in workb...

    Learn how to add or register library references to the VBA project in a workbook using Aspose.Cells for C++....You can do it using the Aspose.Cells VbaProject.References.A...project in a workbook using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/add-a-library-referen...
  9. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...批注: 无 工作表末尾 如在工作表上显示的那样 Aspose.Cells提供了 PrintCommentsType 枚举以支持相同的功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...
  10. 用C++获取图表所在工作表|Documentation

    了解如何使用Aspose.Cells for C++检索与Excel图表关联的工作表。我们的指南将展示如何访问工作表并对其执行操作,以操作图表的底层数据。...Aspose.Cells提供了 Chart::GetWorksheet 方法,可以返回包含图表的工作表的引用。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-worksheet-of-t...