Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,356 for

point

(0.11 sec)
  1. Crop, Rotate and Resize Images|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....the rotated rectangle (corner points) projections. If set to false...LeftTopToLeftTop 0 Left top point of the new image will coincide...

    docs.aspose.com/psd/net/crop-rotate-and-resize-...
  2. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements.... Reference point markers Located at the corners...and orientation. Reference point markers are crucial for form...

    docs.aspose.com/omr/net/omr-form-structure/
  3. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Adjustment points (orange dots), which exist...Image Number of adjustment points ShapeType.Line 0 ShapeType...

    docs.aspose.com/slides/nodejs-java/connector/
  4. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...exact example as a starting point, and tried adding entities like...//LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  5. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with JavaScript and Aspose.Slides for Node.js via Java—optimize data visuals in PowerPoint presentations....property of a specific data point in the DataPoints collection...property of a specific data point in the DataPoints collection...

    docs.aspose.com/slides/nodejs-java/error-bar/
  6. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...pdf"); Point[] points = new[] { new Point(210, 410), new...new Point(230, 440), new Point (380, 500) }; PolylineAnnotation...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....color of data point based on series index, data point index, ParentSeriesGroup...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip Point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...working how to change a tip point for this shape Shape polygonShape...patel Cause To change the tip point of a RectangularCallout shape...

    forum.aspose.com/t/how-to-change-rectangularcal...
  9. Curves Adjustment Layer|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....represented as a path with points in places of bending) Discrete...Continuous Manager configures points of bending of a continuous...

    docs.aspose.com/psd/java/layer-types/adjustment...
  10. PPT document chart using .NET | products.aspose...

    C# source code to draw and convert chart or diagram in PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/net/chart/ppt/