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

2

(0.17 sec)
  1. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…...Family pdf-java srijal March 2, 2023, 4:23am 1 Hi, I ran into...zip (45.6 KB) Version used: 23.2 OS: macOS Ventura Could you please...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  2. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...( worksheetIndex , 0 , 2 , "Series 2" ), chart . Type ); // 添加新类别。...GetCell ( worksheetIndex , 2 , 0 , "Category 2" )); chart . ChartData...

    docs.aspose.com/slides/zh/net/create-chart/
  3. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++.... CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...GetCells (). CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  4. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets.... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...getCells (). createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  5. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...get(0,2).setValue("Feb 22"); dataSheetCells...dataSheetCells.get(1,2).setValue(6543); dataSheetCells.get(2,0).setValue("Walmart");...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  6. 在 Android 上自定义演示文稿中的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建和自定义 3D 图表,支持 PPT 和 PPTX 文件——立即提升您的演示文稿。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/3d-chart/
  7. 智能导入数组元素通过切片器到Excel,使用智能标记|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....2]绑定以显示前3条明细。 智能标记中的切片器可以减少代码复杂..."director id 2" , "FirstName" : "director first 2" , "MiddleName"...

    docs.aspose.com/cells/zh/net/how-to-import-arra...
  8. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field to this paragraph in C++....FieldType :: FieldDate , true ); // 2 - Append a TIME field using a...-> get_Fields () -> idx_get ( 2 ) -> get_Result ()); // This field...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 选中单元格的数值计算问题 - Free Support Forum - aspose.com

    选中单元格的数值计算问题...Discourse April 16, 2025, 1:54am 2 @feng.qun.zhu.avaryholding.com...avaryholding.com April 16, 2025, 2:02am 3 当数值使用千分位格式时,计算出现了问题 wanghao...

    forum.aspose.com/t/topic/311370
  10. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for Python via .NET API 提供了TransformBuilder类,它通过链操作简化了转换矩阵的创建。...rotate_euler_degree ( 0 , 180 , 0 ) # Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . scale ( 2 ) # change the (x, y, z) into (z,...

    docs.aspose.com/3d/zh/python-net/simplify-the-c...