Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 241,490 for

cells

(0.41 sec)
  1. Render Gradient Fill for the WordArt while Conv...

    Learn to render gradient fill for WordArt while converting spreadsheets to HTML with C++....Cells 17.1, Aspose.Cells did not render the...Since the release of Aspose.Cells 17.1, WordArt gradient fill...

    docs.aspose.com/cells/cpp/render-gradient-fill-...
  2. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: ExternalConnections ; void PrintTables...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  3. 用C++将XLSB修订转为XLSM|Documentation

    学习如何用Aspose.Cells将XLSB文件的修订转换为XLSM格式。...Cells现已支持将XLSB文件中的修订完整转换为XLSM文件。修...ons包含以.bin结尾的文件。 当你用Aspose.Cells将XLSB文件转换为XLSM文件时,这些.bin文件会成功转换为...

    docs.aspose.com/cells/zh/cpp/convert-revision-o...
  4. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...resize cells in a table to fit their contents. allow_cell_spacing...the “Allow spacing between cells” option. allow_overlap Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....Cells exports frame scripts and document...The 8.6.0 version of Aspose.Cells for C++ introduces an option...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  6. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....Cells allows users to check whether...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  7. 在Jython中将Excel文件转换为Html|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文件转换为Html 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/converting-excelf...
  8. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  9. 档案

    档案...Cells for Python via .NET 在 Excel...Python Excel 库用于甘特图 # Aspose.Cells for Python via .NET 是一个强大的库,用于在...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Cells提供了 Aspose::Cells::Drawing 命名空间,其中包含...Excel中用设计器工作簿创建这些绘图对象,然后导入到Aspose.Cells中。Aspose.Cells允许你从设计师工作簿加载这些绘图对象,并写入生成的文件中。...

    docs.aspose.com/cells/zh/cpp/managing-controls/