Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 28,325 for

x

(0.29 sec)
  1. 使用 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/
  2. 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/
  3. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape teXtboX freeform OLE object ActiveX control or picture in Java....containing block, // and the x and y coordinates of (1000, 1000)...getWrapType()); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/java/com.aspose.word...
  4. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud....Studio Code: dotnet run curl -X POST "https://localhost:5001/api/pdf/convert...Postman or curl to test: curl -X POST "https://your-app.azurewebsites...

    docs.aspose.com/pdf/net/converting-documents-wi...
  5. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...options, False) 20 21 offset_x = 200. 22 offset_y = 100. 23 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 29...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  7. 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...
  8. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...First(x => x.Text == "test_html").GetRange();...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  9. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for Python via .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的转换。... X_AXIS ) # Concatenate q1 and q2...q2. q1 and q2 rotate alone x-axis with same angle but different...

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  10. Word Blank page being inserted within document ...

    Hello, I’ve got an issue for some Word files that when I save it as PDF, it just adds in the middle an empty file. I can’t share with you the problematic file, but maybe you know about the issue, we got no errors on th…...createPdf( @RequestHeader (value = “X-API-KEY”, required = false) String...key in request"); } else if (!X_API_KEY.equals(apiKey)) { LOGGER...

    forum.aspose.com/t/word-blank-page-being-insert...