搜索

Help

第159页,共169页。 显示 1,690 条结果 (0.128 秒)

  1. 饼图数据标签分行显示.xml

    return name + ":" + value; // return name; // 也可设置只显示分类标签,不显示数据 }; } // 字符串换行函数 function strFormat(str) { // 将分类标签分割
  2. 饼图数据标签分行显示.xml

    return name + ":" + value; // return name; // 也可设置只显示分类标签,不显示数据 }; } // 字符串换行函数 function strFormat(str) { // 将分类标签分割
  3. 电子表格屏蔽导出按钮中的选项.xml

    this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } }]]></script><metaInfo/></module></modules><guides/></macro><charts … this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } spreadsheetReport.old_doExport = spreadsheetReport.doExport
  4. 电子表格屏蔽导出按钮中的选项.xml

    this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } }]]></script><metaInfo/></module></modules><guides/></macro><charts … this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } spreadsheetReport.old_doExport = spreadsheetReport.doExport
  5. 冒烟用例.xls

    ","销量":"85052567.0"}] 销量前3的品牌,增加一行“其它品牌”的销量,增加一行“所有品牌”的销量。用concat函数合并多个Dataframe f6abd5fc-3cba-4476-a38b-8fdec136c92b I8a8aa3ed019172c872c8914601919746178077c0
    AIChat 白泽帮助中心 / … / 测试工具九月 13, 2024
  6. SmartbiAPI接口说明文档_V1.0.pdf

    2.4.数据源、schema、表、字段的授权接口(2.9资源授权接口) 2.5.数据模型的行权限设置接口 因为行权限接口有很多场景支持,比如函数、字段值、用户属性,场景很复杂,目前接 口只考虑简单设置,值与字段值场景 10 2.5.1.创建接口 1、接口地址:vision/api/dataperm/create 2
    Smartbi Insight V11帮助中心 / … / Smartbi API十月 14, 2024
  7. Kettle培训.ppt

    ),transformation 完成针对数据的基础转换,job 则完成整个工作流的控制。 所有功能支持控件化,使用简单 支持多样化数据源类型: 基本的文本文件 Access、Excel、XML、Property文件格式 MDX查询语言、 Cube文件、Streaming XML数据流 自动产生空记录或者行
    技术参考 / … / kettle培训PTT二月 27, 2014
  8. Kettle培训.ppt

    ),transformation 完成针对数据的基础转换,job 则完成整个工作流的控制。 所有功能支持控件化,使用简单 支持多样化数据源类型: 基本的文本文件 Access、Excel、XML、Property文件格式 MDX查询语言、 Cube文件、Streaming XML数据流 自动产生空记录或者行
    技术参考 / … / SSAS 2008 推荐实施方案二月 27, 2014
  9. migrate (69).xml

    "); this.exportMenu.insertItem("PDF", "PDF"); this.exportMenu.insertItem("WORD", "WORD"); //this.exportMenu.insertItem("EXCEL2007", "EXCEL"); } this.exportMenu.onCloseUp.subscribe(this.doExportMenuCloseUp, this); }; insight.old_doExport = function
  10. 导出excle时将所有公式替换为值.xml

    main(spreadsheetReport) { var type = spreadsheetReport.outputType; //导出类型 if (type == "EXCEL2007" || type == "LIST_EXCEL