Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 155,211 for

2

(0.09 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/java/aspose-cells-gridjs/...
  2. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...( 'Div center' , paragraphs [ 2 ] . get_text () . strip ()) self...ParagraphAlignment . CENTER , paragraphs [ 2 ] . paragraph_format . alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 如何在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...
  5. 如何在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...
  6. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a table cell or a text frame in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  7. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....add(new SdtListItem("Item 2", "Value 2")); listItems.add(new SdtListItem("Item...add(new SdtListItem("Item 2", "Value 2")); listItems.add(new SdtListItem("Item...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...getCell(0, 2, 0, "2nd Qtr")); chart.getChartData()...getCell(defaultWorksheetInde, 2, 1, 50)); series.getDataPoints()...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  10. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...