Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 21,217 for

x

(0.03 sec)
  1. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#....on the type of the chart, add x tags to the chart title or chart...series’ names as follows. << x [ x_value_expression ]>> For a scatter...

    docs.aspose.com/words/net/linq-working-with-cha...
  2. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAXisType enum to easily define chart aXis types and enhance your document's data visualization....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/net/aspose.words.dra...
  3. Extract Adjustment Points of a Shape from a Pow...

    We are using Aspose.slides for C++. When we try to fetch the adjustment points for shapes, only one variable value is given. How can we determine which coordinate (X or Y) remains constant? For eXample, in the case of …...we determine which coordinate (X or Y) remains constant? For example...rectangle, one control point has X as the variable and Y as constant...

    forum.aspose.com/t/extract-adjustment-points-of...
  4. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....XValue>&) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. Add (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Get DrawObject and Bound while rendering to PDF...

    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....initialized and returned when rendering x: Left of DrawObject y: Top of...Sample Code Console Output [ X ]: 153 . 6035 [ Y ]: 82 . 94118...

    docs.aspose.com/cells/net/get-drawobject-and-bo...
  6. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  7. AxisScaling.LogBase | Aspose.Words for .NET

    Adjust the logarithmic base of the AXisScaling LogBase property for precise data visualization and enhanced graph accuracy. Optimize your charts today!...Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....get_WrapType ()); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. EXplore layout types, placeholder control, footer visibility, and layout manipulation through code eXamples in C#....Method AddContentPlaceholde(float x, float y, float width, float height);...height); AddVerticalContentPl(float x, float y, float width, float height);...

    docs.aspose.com/slides/net/slide-layout/