Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 27,086 for

x

(0.07 sec)
  1. 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.... Generate PPT(X) chart, PPT(X) diagram from excel data...

    products.aspose.com/slides/net/chart/ppt/
  2. Aspose.GIS Updates: Editing Features and Geomet...

    This article eXplores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application.... Select ( x => x . GetValue < long >( "osm_id"...toReplaceIndex = editLayer . TakeWhile ( x => x . GetValue < long >( "osm_id"...

    docs.aspose.com/gis/net/showcases/saving-change...
  3. 使用 Chart.SetChartDataRange 方法与 C++ 轻松设置图表的方法|Do...

    学习如何在 Aspose.Cells for C++ 中轻松使用 Chart.SetChartDataRange 方法设置图表。我们的指南将向您展示如何指定图表的数据范围,让您能以最少的努力创建专业且准确的图表。...Assistant Close 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型 使用C++创建动态图表...

    docs.aspose.com/cells/zh/cpp/easy-way-for-chart...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::Add method. Adds a new series group of the specified series type to this collection in C++....Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++... X-Dimension determines the density...be stored in a barcode. When X-Dimension is small, the area required...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_CaseCodeStyle method. Gets or sets the style of a Case Code for barcode type ITF14. The valid values are [STD|EXT|ADD] in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeType method. Gets or sets the barcode type (QR, etc.) in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ScalingFactor method. Gets or sets a scaling factor for the symbol. The value is in whole percentage points and the valid values are [10, 1000] in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。...starting point of the path (Move to x=5, y=0). 5 . M (5, 0) 6 // 'L'...point to the new point (Line to x=10, y=10). 7 . L (10, 10) 8 //...

    docs.aspose.com/svg/zh/net/svg-builder-api/
  10. 自定义形状|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中添加自定义形状...0 ; $x = $R * java ( "java.lang.Math"...-> add ( new Point2DFloat ( $x + $R , $y + $R )); $radians =...

    docs.aspose.com/slides/zh/php-java/custom-shape/