Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 15,881 for

point

(0.24 sec)
  1. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…...8 I’d like to point out that we also support .NetStandard...well, or you didn’t get my point leoluo February 9, 2026, 6:06am...

    forum.aspose.com/t/general-suggestion/324779
  2. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    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.... UpdateText ( "test" , new Point (- 100 , - 100 )); } } image... UpdateText ( "test" , new Point (- 5 , - 300 )); } } image ...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  3. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....methods: Measures the max Ascent Point -public double getAscentPoint(String...fontSize) Measures the max Descent Point public double getDescentPoint(String...

    docs.aspose.com/pdf/java/whatsnew/
  4. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...setColorVaried ( true ); IChartDataPoint point = series . getDataPoints ()...(). get_Item ( 0 ); point . getFormat (). getFill (). setFillType...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  5. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  6. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... The point is that the names of built-in...child of a paragraph, you can point the builder’s cursor to this...

    docs.aspose.com/words/java/using-documentbuilde...
  7. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control Points and the many n-sided polygons as needed. This article explains how to define a Mesh....defined by a set of control points and the many n-sided polygons... we need to define control points and polygons as follows: Define...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  8. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control Points and the many n-sided polygons as needed. This article explains how to define a Mesh....defined by a set of control points and the many n-sided polygons... we need to define control points and polygons as follows: Define...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  9. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...-- uniform scale relative to point (10, 10) is shown in fig. c...org/2000/svg" > 2 <!-- rotation around point with coordinates (0, 0) is shown...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  10. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...page with Rotate = 90 , the point (0, 0) corresponds to the visual...blockWidth, blockHeight); } } } Key points Use page.PageInfo.Width and...

    forum.aspose.com/t/the-use-of-redactionannotati...