Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 52,250 for

point

(0.06 sec)
  1. EmfPolyBezierTo16 | Aspose.Imaging for .NET API...

    EmfPolyBezierTo16 Contents [ Hide ] EmfPolyBezierTo16 class The EMR_POLYBEZIERTO16 record specifies one or more Bezie......a Count length array of WMF PointS objects, specified in [MS-WMF]...which specifies the array of points Bounds { get; set; } Gets or...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...parameters (new Rectangle, new Points, title, color, InteriorColor...Annotation auto points = MakeArray < System :: SharedPtr < Point >> ({...

    docs.aspose.com/pdf/cpp/figures-annotation/
  3. IPartialArgb64PixelLoader - Aspose.Imaging for ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....PixelDataFormat PixelFormat Point PointF ProgressEventHandler...pixelsRectangle, long[] pixels, Point start, Point end) Processes the loaded...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. ipartialargb32pixelloader - Aspose.Imaging for ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....PixelDataFormat PixelFormat Point PointF ProgressEventHandler...pixelsRectangle, int[] pixels, Point start, Point end) Processes the loaded...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. DgnCellHeaderElement | Aspose.CAD for .NET API ...

    DgnCellHeaderElement Contents [ Hide ] DgnCellHeaderElement class Represents cell header element public class DgnCell......MaxPoint { get; } Gets the max point of object. Metadata { get; }...MinPoint { get; } Gets the min point of object. Name { get; } Gets...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  6. AddSeconds() | Aspose.Slides for C++ API Reference

    Adds seconds to time Point....method Adds seconds to time point. virtual DateTime System ::...time DateTime Original time point value. seconds int Number of...

    reference.aspose.com/slides/cpp/system.globaliz...
  7. AddWeeks() | Aspose.Slides for C++ API Reference

    Adds weeks to time Point....const method Adds weeks to time point. virtual DateTime System ::...time DateTime Original time point value. weeks int Number of weeks...

    reference.aspose.com/slides/cpp/system.globaliz...
  8. AddMilliseconds() | Aspose.Slides for C++ API R...

    Adds milliseconds to time Point....method Adds milliseconds to time point. virtual DateTime System ::...time DateTime Original time point value. milliseconds double Number...

    reference.aspose.com/slides/cpp/system.globaliz...
  9. AddDays() | Aspose.Slides for C++ API Reference

    Adds days to time Point....const method Adds days to time point. virtual DateTime System ::...time DateTime Original time point value. days int Number of days...

    reference.aspose.com/slides/cpp/system.globaliz...
  10. Portion|Aspose.Slides Documentation

    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.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/java/portion/