Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,902 for

x

(0.05 sec)
  1. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisTickLabels class. Represents properties of aXis tick mark labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。...id = first - rect 3 Attribute: x = 50 4 Attribute: y = 90 5 Attribute:...= second - rect 10 Attribute: x = 120 11 Attribute: y = 150 12...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  3. External LaTeX packages | Java

    Aspose.TeX API for Java allows the use of eXternal packages, i.e. the ones that aren't included in the library itself like fancyboX or pgfplots packages....begin{Beqnarray} [ t ] 15 y & = & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2...addplot [ color = red ] {exp(x)}; 13 \ end{axis} 14 \ end{tikzpicture}...

    docs.aspose.com/tex/java/external-latex-packages/
  4. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...WriteLine($"X: {tableBounds.X}"); Console.WriteLine($"Y:...minX = Math.Min(minX, rowBounds.X); minY = Math.Min(minY, rowBounds...

    forum.aspose.com/t/topic/311958
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... CHART_X Chart X. MIN_VALUE Reserved for the...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 演示文稿查看器|Aspose.Slides 文档

    Java 中的 PowerPoint PPT 查看器...; int desiredY = 800 ; // 获取 X 和 Y 的缩放值 float ScaleX = ( float...; int desiredY = 800 ; // 获取 X 和 Y 的缩放值 float ScaleX = ( float...

    docs.aspose.com/slides/zh/java/presentation-vie...
  7. 演示文稿查看器|Aspose.Slides for PHP 文档

    PowerPoint PPT 查看器...1200 ; $desiredY = 800 ; # 获取 X 和 Y 的缩放值 $ScaleX = 1.0 / $pres...1200 ; $desiredY = 800 ; # 获取 X 和 Y 的缩放值 $ScaleX = 1.0 / $pres...

    docs.aspose.com/slides/zh/php-java/presentation...
  8. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....format("{0} Rectangle dimensions {1}x{2}, X={3} Y={4}", tabs, leRect.getWidth()...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Install Python to Run Aspose.Words for P...

    This article describes how to install Python in VS Code to run Aspose.Words for Python via .NET by providing steps and a sample code to test the environment. This procedure to install python will be applicable for Microsoft Windows, macOS and LinuX....x. A working basic sample code using...

    kb.aspose.com/total/python/how-to-install-pytho...
  10. How to Install Python to Run Aspose.Slides for ...

    This article describes how to install Python in VS Code to run Aspose.Slides for Python via .NET by providing steps and a sample code to test the environment. This procedure to install Python will be applicable to Microsoft Windows, macOS and LinuX....x. A working basic sample code using...

    kb.aspose.com/total/python/how-to-install-pytho...