Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 26,454 for

x

(0.43 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. Get Equation Text of Chart Trendline with JavaS...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve the equation teXt of a trendline in a chart created in Microsoft EXcel. Our guide will demonstrate how to access and eXtract the equation of a trendline for further analysis or display....1333 x + 5 How to add a PivotChart using...

    docs.aspose.com/cells/javascript-cpp/get-equati...
  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. 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...
  6. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as teXt or image stamps, to eXisting PDF documents using Aspose.PDF for Java....page number like “Page X of N” while X being the current page...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  7. 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...
  8. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...– 此处 translate(tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 值。如果未指定其中一个值,则默认为零。...skewX(angle) 和 skewY(angle) 将元素沿 x 或 y 轴倾斜指定的角度。 使用变换矩阵 。 变换矩阵 是描述...

    docs.aspose.com/svg/zh/net/svg-transformations/
  9. 档案

    档案...(intrusiveptr) 为图表添加数据源、气泡大小、X 值和 Y 值 Aspose::Cells::Systems::String...Index(1, 3)->PutValue(1); // X 值 worksheet->GetICells()->GetObjectByIndex(2...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  10. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column indeX” when saving the workbook. Teste…...GroupBy(x => x.Field(“order_ref”))) { counter++;...byChild in byParent.GroupBy(x => x.Field(“schedule”))) { counter++;...

    forum.aspose.com/t/limitation-of-number-of-rows...