Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,174 for

2

(0.35 sec)
  1. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...hover { transform : translateY ( -2 px ); box-shadow : 0 4 px 12 px...px rgba ( 102 , 126 , 234 , 0.2 ); border : none ; } . x-spre...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  4. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...Discourse July 21, 2025, 8:39am 2 @JLong_Chen Cause The issues you’re...applyListStyle(list); builder.writeln("Item 2"); // Create a nested list builder...

    forum.aspose.com/t/word/315453
  5. 用aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不...

    用aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不一致...Discourse September 24, 2024, 6:26am 2 @wanjing_zhao 在使用 Aspose.Words...7 a908ce4ed8e04af0a42c.pdf (4.2 MB) 1-1、测评大纲.zip (1.3 MB) pdf...

    forum.aspose.com/t/aspose-word24-6-word-pdf-pdf...
  6. DiagramException when converting vsd file - Fre...

    Converting vsd file to vsdx results in DiagramException. vsd file and callstack: DiagramException.zip (1.7 MB) The file was converted using this part of code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new D…...casserolepan March 3, 2026, 6:36am 2 Also found two more diagrams with...scheme 1.zip (1.7 MB) scheme 2.zip (1.7 MB) Thanks in advance...

    forum.aspose.com/t/diagramexception-when-conver...
  7. 其他管理Tex选项| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案包含转换功能,使您可以设置发动机启动的初始交互模式。... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/zh/python-net/other-options/
  8. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...cad-java wangwei001 June 27, 2025, 2:12am 1 1.png (3.0 KB) 1.png (3...Professionalize.Discourse June 27, 2025, 2:13am 2 @wangwei001 Cause The issue...

    forum.aspose.com/t/cad-pdf/314511
  9. 规则不能动态解析 - Free Support Forum - aspose.com

    D.zip (7.9 KB) G H列红色为设置的规则,导入前端后, 1、修改可以触发规则变化的值(B4),背景色没有变化 2、在3行插入行,空白行G栏显示红色...zhou February 18, 2025, 1:11am 2 @feng.qun.zhu.avaryholding.com...wanghao.zhu February 18, 2025, 2:23am 4 @feng.qun.zhu.avaryholding...

    forum.aspose.com/t/topic/307853
  10. Aspose::Words::Tables::RowFormat class | Aspose...

    Aspose::Words::Tables::RowFormat class. Represents all formatting for a table row. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...