Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 29,861 for

x

(0.1 sec)
  1. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....k ); outputHtml += "X: " + pathPoint . x + ", Y: " + pathPoint...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  2. Math Text|Aspose.Slides for Node.js via .NET Do...

    EXplore Aspose.Slides for Node.js MathematicalTeXt eXamples: create and format equations, fractions, matrices, and symbols in PPT, PPTX, and ODP presentations....(); // Add a simple fraction: x / y. let fraction = new aspose...slides . MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are eXperiencing uneXpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…...Select(x => x.ToString("MMM-yy")))}}}"; string...series4 = chart.NSeries.Where(x => x.DisplayName == "Series4");...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...
  4. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....will need to supply negative x and y coordinates to bring the...will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title teXt.... Text = "X Axis" ; chart . AxisX . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 用于科学出版物的 TikZ | Aspose.TeX .NET

    利用 TikZ 为科学和学术出版物创建专业品质的图形和图表。...begin{axis} [ 8 xlabel = {$x$}, 9 ylabel = {$f(x)$}, 10 title = {Graph...{Graph of $y = e ^ { - x ^ 2}$}, 11 grid = major 12 ] 13 \ addplot...

    docs.aspose.com/tex/zh/net/tikz-for-scientific-...
  7. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while eXtracting teXt from a PDF using Aspose.PDF. The PDF contains a vertical line acting as a separator between two teXt sections. However, during teXt eXtraction: The vertical line is n…..., X-coordinate) be sufficient to restore...detecting the line’s position (e.g., X-coordinate) be sufficient to restore...

    forum.aspose.com/t/vertical-line-not-extracted-...
  8. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....path lineTo ( point ); lineTo ( x , y ); Add a line to a specified...lineTo ( point , index ); lineTo ( x , y , index ); Add a cubic Bezier...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  9. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/androidjava/chart-data-l...
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/java/chart-data-label/