Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 27,080 for

x

(0.07 sec)
  1. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/java/com.aspose.word...
  2. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。...LayoutPlaceholderMan 方法 add_content_placeholder(x: float, y: float, width: float...add_vertical_content_placeholder(x: float, y: float, width: float...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  3. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...; } } // Merges cells (1, 1) x (2, 1) tbl . MergeCells ( tbl...

    docs.aspose.com/slides/net/manage-cells/
  4. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....to properties of the primary X axis of the chart. getAxisY()...to properties of the primary X axis of the chart. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Text Portions in Presentations with Pyth...

    Learn how to manage teXt portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....print ( "Corrdinates X =" + str ( point . x ) + " Corrdinates Y...

    docs.aspose.com/slides/python-net/portion/
  6. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....attributes, here are some of them: x, y, width, height, filterUnits...attributes for filter primitive are x, y, width, and height . They set...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  7. Aspose::Words::Drawing::Charts::ChartXValue::ge...

    Aspose::Words::Drawing::Charts::ChartXValue::get_ValueType method. Gets the type of the X value stored in the object in C++.... method Gets the type of the X value stored in the object. Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.FlipOrientation | Aspose.Words for .NET

    Discover the ShapeBase FlipOrientation property to effortlessly switch your shape's orientation, enhancing your designs with ease and creativity....to flip the third shape on the x-axis, // making it into a vertical...the fourth shape on both the x and y axes, // making it into...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose.Words.Drawing.Charts | Aspose.Words for ...

    Access and manipulate Microsoft Word charts effortlessly with Aspose.Words.Drawing.Charts. Enhance your documents with powerful charting features today!... ChartXValue Represents an X value for a chart series. ChartXValueCollectio...ChartXValueCollectio Represents a collection of X values for a chart series. ChartYValue...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...height; y++) { for (int x = 0; x < width; x++) { Color pixelColor...bitmap.GetPixel(x, y); binaryMask[y * width + x] = (pixelColor...

    forum.aspose.com/t/query-regarding-pixelformat-...