Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 153,665 for

2

(0.13 sec)
  1. Customize Presentation Shapes in Java|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Java: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/java/custom-shape/
  2. 在 Java 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for Java 中精通演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...当您对主主题颜色(1)进行亮度变换时,会生成来自附加调色板(2)的颜色。然后您可以设置和获取这些主题颜色。 1 - 主主题颜色 2 - 来自附加调色板的颜色。...Dark 1 、 Light 1 、 Dark 2 和 Light 2 ,而较新的 UI 版本则将相同的槽位显示为 Text...

    docs.aspose.com/slides/zh/java/presentation-theme/
  3. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  4. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....assertEquals(2, tabStops.getCount()); Assert...builder.writeln("Start\tTab 1\tTab 2"); ParagraphCollection paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案... 最后,验证任务 2 的开始和结束日期。 以下代码示例展示了如何使用 C# 手动计算项目。...project.RootTask.Children.Add("Task 2"); // 在手动模式下设置必要的属性 Console.WriteLine("Task1...

    blog.aspose.com/zh/tasks/calculate-project-prog...
  7. 使用aspose.cells保存工作簿后,图表数据格式被修改 - Free Support F...

    原来显示百分比的数据,被修改为了小数点,这应该是个bug,预期应该不修改已有格式,示例文件见附件。 图表数据格式对比.zip (775.7 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\图表数据格式变化.xlsm"); workbook.Save("D:\\图…...cells保存工作簿后,图表数据格式被修改 中文技术支持 lingtian December 2, 2025, 8:57am 1 原来显示百分比的数据,被修...Professionalize.Discourse December 2, 2025, 8:59am 2 @lingtian 概要 在仅执行 Workbook...

    forum.aspose.com/t/aspose-cells/322378
  8. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...Discourse November 6, 2025, 11:55am 2 @rose.thomas01 Summary You can... 0, true); int columnIndex = 2; // 0‑based index of the column...

    forum.aspose.com/t/about-caption-insertion-to-i...
  10. 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 …...output file has 2 worksheets. The first worksheet has 2 tables for...employees_array_index.zip (27.2 KB) Queries about Aspose cells...

    forum.aspose.com/t/accessing-array-element-by-i...