Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,184 for

point

(0.09 sec)
  1. 使用 Java 在演示文稿中管理图表数据系列|Aspose.Slides 文档

    了解如何在 Java 中管理 PowerPoint(PPT/PPTX)的图表系列,配合实用代码示例和最佳实践,以提升您的数据演示效果。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/java/chart-series/
  2. 在 Android 上管理演示文稿中的图表数据系列|Aspose.Slides 文档

    了解如何在 Android 上使用实用的 Java 示例代码和最佳实践来管理 PowerPoint(PPT/PPTX)中的图表系列,从而提升您的数据演示。...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  3. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…... So, you undersand my point. If yes can you check my samples...““geometry””: { ““type””: ““Point””, ““coordinates””: [0, 0] }...

    forum.aspose.com/t/bug-verification-for-same-fo...
  4. Control the Appearance of Code Text in PHP|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....code text and barcode to 1 point $bb -> setCodeTextSpace ( 1...

    docs.aspose.com/barcode/java/control-the-appear...
  5. .NET Graphics API: C# 2D Drawing Shapes

    Learn to create 2D drawings in C# with Aspose.Drawing .NET API. Draw lines, rectangles, polygons, arcs, curves, ellipses and more....DrawCurve(Pen,Point[]) . Save the result with Bitmap...Graphics.DrawClosedCurve(Pen,Point[]) . Save the image with Bitmap...

    blog.aspose.com/drawing/draw-graphics-and-creat...
  6. Aspose::Words::Font::get_Kerning method | Aspos...

    Aspose::Words::Font::get_Kerning method. Gets or sets the font size at which kerning starts in C++....// Any text we add from this point will have kerning applied. The...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。... points . count ; for ( let i = 0 ;...const pointIndex = series . points . get ( i ); pointIndex . dataLabels...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  8. Waterfall Chart: Data Labels Not Showing Compac...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...comma in excel settings, data points and the value axis are not...categories[i])); } // Add series with data points IChartSeries series = chart...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  9. Bug 5045: Converting EsriJson to MafInfoTab Con...

    Hi Alexander, Please see: Test data(Input/output/QGIS) 5045-EsriJson -MafInfoTab.zip (14.1 KB) Thanks,...– MafInfoTab supports only point and polyline features. If the...GeometryType.Polyline, // or Point // Truncate field names to 10...

    forum.aspose.com/t/bug-5045-converting-esrijson...
  10. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation.... TabStops ; // 72 points is one "inch" on the Microsoft...// A tab stop collection can point us to TabStops before and after...

    reference.aspose.com/words/net/aspose.words/tab...