Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 155,395 for

2

(0.11 sec)
  1. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。...putValue ( 2 ); sheet . getCells (). get ( 0 , 2 ). putValue...( 1 , 2 ). putValue ( 6 ); sheet . getCells (). get ( 2 , 0 )...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  2. Hrml转word后latex和mathml均为乱码 - Free Support Forum...

    我有尝试latex和mathml,转换后没有可编辑的公式,而且word没有排版,且题出现虚拟方框,也进行了转换成md格式,官网的 Online HTML to WORD Converter测试和本机aspose.word均有测试,这个用那个产品适合转换且保持排版的同时数理化公式可编辑,测试文件我放在了QQ邮箱文件分享...Discourse December 14, 2025, 1:05pm 2 @spose8874 根据您提供的材料,您在进行 HTML...1:08pm 4 数学题目 3. 已知向量\(\vec{a}=(x,2)\),\(\vec{b}=(1,1)\),若\(\vec{...

    forum.aspose.com/t/hrml-word-latex-mathml/323043
  3. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Reporting Services | Aspose.Tasks Documentation

    Learn how to use Aspose.Tasks for C++ to print reports exported from Microsoft Project (MPP/XML) files....mpp" ); 2 project1 -> SaveReport(dataDir...+ u "OzBuild 16 Orig.mpp" ); 2 project1 -> SaveReport(dataDir...

    docs.aspose.com/tasks/cpp/reporting-services/
  5. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou . ByCategory , 2 , EffectType . Appear , EffectSubtype...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. 使用 PHP 管理演示文稿中的表格单元格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式化单元格,实现无缝的幻灯片自动化。...如果我们合并两个单元格对 (1, 1) x (2, 1) 和 (1, 2) x (2, 2),得到的表格将会编号。以下 PHP 代码演示了该过程:...( 5 ); } } # 合并单元格 (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  7. The position of number in △ is changing after P...

    Hello Team, When trying to convert Word file into pdf, Inside the document, the position of number inside △ is changing after pdf conversion. kindly find the attached screenshot for your reference....Product Family Manish7320 April 2, 2026, 11:56am 1 Hello Team, When...KB alexey.noskov April 2, 2026, 12:08pm 2 @Manish7320 Could you...

    forum.aspose.com/t/the-position-of-number-in-is...
  8. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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/net/create-a-pie-chart-in...
  9. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…... 2 are enabled and 2 are disabled: image.png...I have no datapoints for Data 2 and scatter2 which were disabled...

    forum.aspose.com/t/isfiltered-series-and-chartc...