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

point

(0.1 sec)
  1. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...stroke-width="3" class="highcharts-point"/> <rect x="338.5" y="344.5"...stroke-width="3" class="highcharts-point"/> <rect x="358.5" y="260.5"...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  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. 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-...
  4. 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...
  5. Split Mesh|Documentation

    Aspose.3D for Java API has support to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene, if it has been assigned a single material. It can be achieved by using Aspose.3D for Java API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/java/split-mesh/
  6. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!...Name Value Description Point 0 The point (i.e. 1/72 inch). Percent...200 , MergeFieldImageDimen . Point ); doc . MailMerge . Execute...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to Points and Points to inches, pixels to Points, Points to pixels....measurement units such as inches, points, pixels, and millimeters, including...accept values in points, where 1 inch equals 72 points. Sometimes this...

    docs.aspose.com/words/python-net/convert-betwee...
  8. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdataPoint/)...source data point to the destination data point. hasDefaultF...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/nodejs-java/portion/
  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/