Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 153,665 for

2

(0.11 sec)
  1. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....cylinder cylinder1 = Cylinder ( 2 , 2 , 10 , 20 , 1 , False ) # Set...OffsetTop cylinder2 = Cylinder ( 2 , 2 , 10 , 20 , 1 , False ) # Create...

    docs.aspose.com/3d/python-net/working-with-cyli...
  2. 在VSTO和Aspose.Cells中自动筛选数据|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 [ 1 , 2 ] = "Product Name" ; //Add data... Cells [ 2 , 1 ] = 1 ; sheet . Cells [ 3 , 1 ] = 2 ; sheet ....

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  3. seriesFiltered.xlsx

    Sheet1 1 2 3 4 5 120 370 100 900 1000 50 150 200 250 300 25 45 70 100 200 180 220 465 800 1200 200 300 400 500 700 400 500 465 800 300 TestSeries1 1 2 3 4 5 120 370 100 900 1000 TestSeries2 1 2 3 4......Sheet1 1 2 3 4 5 120 370 100 900 1000 50 150 200 250 300 25 45...TestSeries1 1 2 3 4 5 120 370 100 900 1000 TestSeries2 1 2 3 4 5 50...

    docs.aspose.com/cells/ru/python-net/filtering-c...
  4. seriesFiltered.xlsx

    Sheet1 1 2 3 4 5 120 370 100 900 1000 50 150 200 250 300 25 45 70 100 200 180 220 465 800 1200 200 300 400 500 700 400 500 465 800 300 TestSeries1 1 2 3 4 5 120 370 100 900 1000 TestSeries2 1 2 3 4......Sheet1 1 2 3 4 5 120 370 100 900 1000 50 150 200 250 300 25 45...TestSeries1 1 2 3 4 5 120 370 100 900 1000 TestSeries2 1 2 3 4 5 50...

    docs.aspose.com/cells/ar/javascript-cpp/filteri...
  5. Apply Different Style on the Each Text Value of...

    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.... new ( 2 )) shape . getText () . getValue...getChar ( 2 ) . setIX ( 2 ) shape . getChars () . getChar ( 2 ) . getColor...

    docs.aspose.com/diagram/java/apply-different-st...
  6. 在 VSTO 和 Aspose.Cells 中创建饼图|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 [ 1 , 2 ] = "Users" ; //Add data from...Cells [ 2 , 1 ] = "Aspose.Cells" ; sheet . Cells [ 2 , 2 ] = 10000...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  7. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...of merged cell with RowSpan={2} and ColSpan={3} starting from...合并单元格中的编号 如果我们合并两对单元格 (1,1)×(2,1) 和 (1,2)×(2,2),得到的表格将会编号。下面的 C# 代码演示了该过程:...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  8. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/androidjava/manage-cells/
  10. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl . get_Item...

    docs.aspose.com/slides/java/manage-cells/