Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 29,017 for

x

(0.09 sec)
  1. ChartAxis.reverse_order property | Aspose.Words...

    ChartAXis.reverse_order property. Returns or sets a flag indicating whether values of aXis should be displayed in reverse order, i.e...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. ChartAxis.crosses property | Aspose.Words for P...

    ChartAXis.crosses property. Specifies how this aXis crosses the perpendicular aXis....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. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....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/python-net/navigate-svg/
  4. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using eXternal packages, i.e. the ones not included in the library itself like fancyboX and 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/net/external-latex-packages/
  5. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnXRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...x or cuDNN 8.8 are not supported;...Server 2019 Remove any CUDA 12.x / cuDNN 8.8 installations. Install...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptX file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...Position logo in freed space x = title_shape.x + title_shape.width +...add_picture_frame( slides.ShapeType.RECTANGLE, x, y, LOGO_W, LOGO_H, ppt_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. 使用 XFA 表单|Aspose.PDF for .NET

    Aspose.PDF for .NET API 让您在 PDF 文档中处理 XFA 和 XFA Acroform 字段。Aspose.Pdf.Facades....以下代码片段展示了获取 XFA 表单字段的 X 和 Y 坐标的步骤。 // For complete examples...( names [ 0 ]). Attributes [ "x" ]. Value ); Console . WriteLine...

    docs.aspose.com/pdf/zh/net/xfa-forms/
  8. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET 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/net/chart-axis/
  9. 档案

    档案...for (int x = 0; x < table->get_Rows()->get_Count(); x++) { SharedPtr<IRow>...= table->get_Rows()->idx_get(x); for (int y = 0; y < row->get_Count();...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  10. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/go-cpp/chart-types/