Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 16,429 for

point

(0.7 sec)
  1. Aspose.PSD for Python via .NET 24.4版 - 发行说明|Doc...

    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.... points = [ Release_24_04_Tests . .... is_linked = True knot2 . points = [ Release_24_04_Tests . ...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  2. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet Point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...Scenario 1: Added one more bullet point at end of page. Attach 2 docx...button. Actual:- Shown bullet point as edited in viewer, but actually...

    forum.aspose.com/t/defect-displayed-content-as-...
  3. 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...
  4. ChartYValueType | Aspose.Words for Java

    Allows to specify type of an Y value of a chart series in Java....a double-precision floating-point number. TIME Specifies that...a double-precision floating-point number. TIME public static int...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint interface. Contains properties of a single data Point on the chart in C++....properties of a single data point on the chart. class IChartDataPoint...Specifies the amount the data point shall be moved from the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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/
  7. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...distance between the tip point and the center point shapeGuides . Add...distance between the tip point and the center point shapeGuides . Add...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  8. 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...
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Java, boosting performance and customization.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/java/portion/
  10. 分割网格|Documentation

    Aspose.3D for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 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/zh/java/split-mesh/