Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 150,903 for

2

(0.25 sec)
  1. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath.... Svg ; 2 using System. IO ; Copy 1 // Get...SVG document OuterHTML in C# 2 3 // Load an SVG document 4 using...

    docs.aspose.com/svg/net/navigation-inspection/
  2. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  3. Cells#copyColumns results in incomplete formatt...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...copyColumns(cells, 2, 3, 7); workbook.save("output...content from sourceColumnIndex 2 to the newly inserted columns:...

    forum.aspose.com/t/cells-copycolumns-results-in...
  4. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....'Category 2' , 'Category 3' , 'Category 4' ], values = [ 1 , 2 , 3...pydrawing . Color . red data_points [ 2 ] . format . fill . fore_color...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....setColumns(2); doc.save(getArtifactsDir() +..."Footnote 1."); builder.write("Text 2. "); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  6. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/ru/go-cpp/add-or-clear-pi...
  7. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/it/cpp/add-or-clear-pivot...
  8. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/tr/net/add-or-clear-pivot...
  9. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana...5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluation Warning...

    docs.aspose.com/cells/fr/cpp/add-or-clear-pivot...
  10. 修改脚注内容序号的颜色 - Free Support Forum - aspose.com

    for (Paragraph paragraph : footnote.getParagraphs()) { paragraph.getParagraphFormat().setStyleIdentifier(StyleIdentifier.NORMAL); for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.…...words-java Crane March 28, 2025, 2:21pm 1 for (Paragraph paragraph...deryushev March 28, 2025, 4:21pm 2 Answer How to modify footnote...

    forum.aspose.com/t/topic/310540