Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 73,656 for

x

(0.1 sec)
  1. get_X() | Aspose.Slides for C++ API Reference

    Returns the X coordinate of the upper left corner of the rectangle represented by the current object....get_X() RectangleF::get_X() const method Returns the X coordinate...Drawing :: RectangleF :: get_X () const See Also Class RectangleF...

    reference.aspose.com/slides/cpp/system.drawing/...
  2. true | Aspose.CAD for .NET API Reference

    true Point.Y property public int Y { get ; set ; } See Also struct Point namespace Aspose.CAD assembly Aspose.CAD X E......CAD X Equals English Русский 简体中文...

    reference.aspose.com/cad/net/aspose.cad/point/y/
  3. true | Aspose.CAD for .NET API Reference

    true Cad2DPoint.Y property public double Y { get ; set ; } See Also class Cad2DPoint namespace Aspose.CAD.FileFormats......CAD X Distance English Русский 简体中文...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  4. Aspose::Cells::Charts::PlotArea::SetInnerX meth...

    Aspose::Cells::Charts::PlotArea::SetInnerX method. Gets or gets the X coordinate of the upper top corner of plot area in units of 1/4000 of the chart area in C++....PlotArea::SetInnerX method Gets or gets the x coordinate of the upper top corner...before calling this method. The X , Y , Width and Height of PlotArea...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  5. Aspose::Cells::Charts::PlotArea::GetInnerX meth...

    Aspose::Cells::Charts::PlotArea::GetInnerX method. Gets or gets the X coordinate of the upper top corner of plot area in units of 1/4000 of the chart area in C++....PlotArea::GetInnerX method Gets or gets the x coordinate of the upper top corner...before calling this method. The X , Y , Width and Height of PlotArea...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  6. Aspose.Tasks for .NET 21.9 Release Notes

    The page contains the release notes for Aspose.Tasks for .NET 21.9....TASKSNET-4609 Implement feature “Fit to X pages tall and Y pages wide” New...properties correspond to “Adjust to X % normal size” field of “Page...

    docs.aspose.com/tasks/net/aspose-tasks-for-net-...
  7. CdrBbox | Aspose.Imaging for .NET API Reference

    CdrBboX Contents [ Hide ] CdrBboX class The cdr boX public class CdrBboX : CdrObjectContainer Constructors Name Descr...... X { get; } Gets the x. X0 { get; set; } Gets...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. WmfCieXyz - Aspose.Imaging for Java - API Refer...

    Detailed eXplanation & eXamples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....fixed point type that defines the x chromaticity value. int getCiexyzY...fixed point type that defines the x chromaticity value. void setCiexyzY...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. ToBorderBox | Aspose.Sildes for .NET API Reference

    Places this element in a border-boX...borderBox = new MathematicalText ( "x+y+z" ). ToBorderBox (); See Also...borderBox = new MathematicalText ( "x+y+z" ). ToBorderBox ( false ,...

    reference.aspose.com/slides/net/aspose.slides.m...
  10. Add an image watermark on an image file, not wo...

    I want to add a png file as watermark on tiff file. I used Aspose.Imaging.Brushes.TeXtureBrush class,but it did not work. Also I did not find method to set opacity of the watermark and I dont know if the watermark could …...watermark position and scale double x = 100; double y = 100; double...Aspose.Imaging.RectangleF((float)x, (float)y, (float)width, (float)height));...

    forum.aspose.com/t/add-an-image-watermark-on-an...