Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 28,976 for

x

(0.08 sec)
  1. Edit Connector Geometry Section in the ShapeShe...

    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.... new \ # set X value line_to . getX () . setValue...() . getValue () / 2 ) \ # set X value line_to . getX () . setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  2. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。...过滤器基元所需的属性是 x、y、width、height 和 id 。他们设置将应用滤镜的图片区域。属性...属性指定表征模糊操作的标准偏差的数字。如果提供两个数字,第一个 数字 表示沿坐标系 x 轴的标准偏差值,第二个数字表示 y 轴上的标准偏差值。每个...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  3. Extracting Message Contents from Emails|Documen...

    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.... Retrieve X.500 Exchange Addresses from Emails...for Java allows you to access X.500 Exchange addresses directly...

    docs.aspose.com/email/java/extracting-message-c...
  4. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart aXes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/cpp/chart-axes/
  5. Extract Email Message Content in C#|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....+ body_without_url ); Access X.500 Exchange Address The MailAddress...which is built to expose Exchange X.500 formatted addresses if present...

    docs.aspose.com/email/net/extract-email-message...
  6. Customize Plot Areas of Presentation Charts on ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Android via Java. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...validateChartLayout (); double x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/androidjava/chart-plot-a...
  7. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element... validateChartLayout (); var x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/nodejs-java/chart-plot-a...
  8. Manual Package Installation for SSRS|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....X\Reporting Services\ReportServer\bin...Files\Microsoft SQL Server\MSRS10_50.X\Reporting Services\ReportServer\bin...

    docs.aspose.com/barcode/reportingservices/manua...
  9. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisBound class. Represents minimum or maXimum bound of aXis values...containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim X As New Aspose.Cells.Workbook X.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...