Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 28,910 for

x

(0.18 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MinorTickMark method. Returns or sets the minor tick marks for the aXis in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. aspose.barcode.generation|Aspose.BarCode for Py...

    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....Version01 - 23 x 23 modules to Version84 - 189 x 189 modules, increasing...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...基於圖表模板,從excel數據生成PPT(X)圖表、PPT(X)圖。 Online PPT Chart Creation...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  5. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。...基於圖表模板,從excel數據生成PPT(X)圖表、PPT(X)圖。 Online PPTX Chart Creation...

    products.aspose.com/slides/zh-hant/net/chart/pptx/
  6. Aspose.Cells 8.5.2中的公共API更改|Documentation

    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....pageIndex, Graphics g, float x, float y) SheetRender.ToImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 布局收集器问题 - 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
  8. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart aXes in PowerPoint presentations for reports and visualizations....moves to the horizontal axis (x-axis) and vice versa. This C++...This is useful for shifting the X-axis up or down or for emphasizing...

    docs.aspose.com/slides/cpp/chart-axis/
  9. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically eXtracting teXt from them....X}; top: {item.Value.Line.Y}; size:...size: {item.Value.Line.Width} x {item.Value.Line.Height}" ); }...

    docs.aspose.com/ocr/net/recognition/passport/
  10. 在 PHP 中自定义演示文稿形状|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...0 ; $x = $R * java ( "java.lang.Math"...-> add ( new Point2DFloat ( $x + $R , $y + $R )); $radians =...

    docs.aspose.com/slides/zh/php-java/custom-shape/