Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 15,828 for

point

(0.09 sec)
  1. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....Gets width of revision bars, points. getShowInBalloons() Allows...Sets width of revision bars, points. setShowInBalloons(int value)...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart Point or trendline in Java....Represents data label on a chart point or trendline. To learn more...ChartDataLabel object for each point. Examples: Shows how to apply...

    reference.aspose.com/words/java/com.aspose.word...
  3. Public API Changes in Aspose.Imaging 2.4.0|Docu...

    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....name="start">The start data point. If not equal to (left,top)...<param name="end">The end data point. If not equal to (right,bottom)...

    docs.aspose.com/imaging/net/public-api-changes-...
  4. Render 3D Scene with Panorama Mode in Depth|Doc...

    Using Aspose.3D for .NET API, developers can render a 3D scene with panorama mode in depth instead of the colors.... Point }). Transform . Translation...() { LightType = LightType . Point , ConstantAttenuation = 0 ....

    docs.aspose.com/3d/net/render-3d-scene-with-pan...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....idx_get ( 0 ); // Adds a new point (1:3) series -> get_DataPoints...double > ( 3 ))); // Adds a new point (2:10) series -> get_DataPoints...

    docs.aspose.com/slides/cpp/create-chart/
  6. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...Rectangle、title、color、新的 QuadPoints 和新的 points、Subject、InReplyTo、ReplyType)。...setQuadPoints ( new Point [] { new Point ( 321 . 66 , 739 . 416...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  7. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....labelHeight / 2 ; // Because the data points start at the top, the X coordinates...labels point to the right and the Y coordinates point down, the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.Cells for Node.js via C++ API....sample code illustrates this point. It finds cell D4, which cannot...

    docs.aspose.com/cells/nodejs-cpp/search-data-us...
  9. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列...50 , 50 , 600 , 400 ); var point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  10. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/zh/php-java/chart-series/