Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 29,857 for

x

(0.07 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. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。..." , x: 270, y: 140, fontSize: 30, fill:..."<polyline>" , x: 300, y: 30) 16 . AddText ( "<polygon>" , x: 300, y:...

    docs.aspose.com/svg/zh/net/element-builders/
  3. 布局收集器问题 - 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
  4. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...ply" , loadPLYOpts ) 使用DirectX X加载选项 下面的代码显示了如何在加载DirectX文件之前设置加载选项。...load 3D X file scene . open ( "data-dir" + "warrior.x" , loadXOpts...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  5. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method eXactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsEXception: Invalid shift option. I want to do a cut, but not insert t…...selecting range 2) shortcut ctrl + x 3) selecting another range 4)...you want to mimic the Ctrl + X and Ctrl + V functionality from...

    forum.aspose.com/t/cellsexception-invalid-shift...
  6. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... // 3 - Image icon that's 32 x 32 pixels or smaller from the... // 3 - Image icon that's 32 x 32 pixels or smaller from the...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Wrong indentation of bulleted lists in ODT to P...

    Hi, We are receiving several reports from our customers of problems converting to PDF of ODT documents containing bulleted lists. The indentation of bullet points is incorrect. The problem has been reproduced with ver…... X/000 del 14 dicembre 2010, la Giunta...23/2015, con deliberazione n. X/000 del 14 dicembre 2010, la Giunta...

    forum.aspose.com/t/wrong-indentation-of-bullete...
  8. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is eXplained and illustrated with the code snippets here....x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/cpp/crop-eps/
  9. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft EXcel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...的高度和宽度,或以新的 X 和 Y 坐标重新定位。 控制图表的位置和大小 要更改图表的位置(X、Y坐标)或大小(高度,宽度),请使用以下属性:...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  10. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface....Circle Star Square Cross Triangle X Supported styling options: Property...

    docs.aspose.com/gis/net/marker-symbolizer/