Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 229,491 for

aspose cells

(0.12 sec)
  1. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...with different column counts Aspose.Words Product Family words-net...more cells per row and then merging them and fixed cell widths...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  2. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table Cells....left of the contents of table cells. @property def left_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Aspose.Cells提供 ImageOrPrintOptions.GetTransparent()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  4. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  5. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Aspose.Cells提供了 Workbook.GetVersion()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  6. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  7. Row.nextRow property | Aspose.Words for Node.js

    Row.nextRow property. Gets the next [Row](../) node.... get nextRow () : Aspose . Words . Tables . Row Remarks...enumerate through all table cells. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../Aspose.words/nodetype/#TABLE)....@property def node_type ( self ) -> aspose . words . NodeType : ... Examples...as_table () # Find out if any cells in the table have other tables...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。...Aspose.Cells 会检索所有外部链接,无论它们是否可见。然而,你可以检查...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  10. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells allows you to copy a VBA...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...