Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,538 for

chart font styling

(0.33 sec)
  1. 用JavaScript通过C++确定图表中存在的轴线|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++创建的图表中确定存在的轴线。我们的指南将帮助你识别和访问图表中的不同轴线,包括类别轴、数值轴和次轴。...Cells提供了 Chart.hasAxis(axisType, isPrimary)...方法来判断图表是否具有特定的轴。 以下示例代码演示了如何使用 Chart.hasAxis(axisType, isPrimary)...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  2. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......because by default MS Word uses font open type features. Aspose.Words...@pengpengon pengpengon: ‪C:\Windows\Fonts\timesbd.ttf this is Times New...

    forum.aspose.com/posts.rss
  3. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...600; Cell Styles: Check for any differences in cell styles, such...such as font size, font type, text alignment, and cell formatting...

    forum.aspose.com/t/label-randomly-switches-betw...
  4. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. Choose the best PDF standard to convert a document using C#....structure, graphical model, font embedding, and some complex...effects or embedding of OpenType fonts PDF/A-4 assumes revised conformance...

    docs.aspose.com/words/net/learn-features-of-con...
  5. 用JavaScript通过C++处理图表轴的自动单位|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++处理图表轴上的自动单位。我们的指南将向您展示如何配置和自定义自动单位,包括科学记数法的显示和缩放调整。...> Handle Automatic Units Of Chart Axis Like Microsoft Excel </...button > < a id = "downloadLink" style = "display: none;" > Download...

    docs.aspose.com/cells/zh/javascript-cpp/handle-...
  6. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...要使用此属性,首先需要调用 Chart.calculate() 方法。 以下截图显示带有趋势线...button > < a id = "downloadLink" style = "display: none;" > Download...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  7. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....and a box in an organization chart. StyleSheetCollection/StyleSheet...Sheet Represents a style defined in a document. MasterCollection/Master...

    docs.aspose.com/diagram/net/object_model/
  8. 通过C++的JavaScript获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检索与Excel图表相关联的工作表,有效访问和操作图表的基础数据。...Cells提供了 Chart.worksheet 属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.worksheet...属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用 Chart.worksheet 属性打印工作表名称。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  9. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...body > < h1 > Dynamic Rolling Chart Example </ h1 > < input type...button > < a id = "downloadLink" style = "display: none;" > Download...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...> < h1 > Dynamic Scrolling Chart Example </ h1 > < input type...button > < a id = "downloadLink" style = "display: none;" > Download...

    docs.aspose.com/cells/zh/javascript-cpp/create-...