Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 16,295 for

point

(0.3 sec)
  1. JavaScriptをC++経由で使用した円グラフのカスタムスライスまたはセクターの色|Doc...

    C++を使用してAspose.Cells for JavaScriptを利用し、円グラフのスライスとセクターの色をカスタマイズする方法を学習します。ガイドでは、各スライス、セクター、リージョンにユニークな色を割り当て、視覚的な魅力とデータ表現を向上させる方法を示します。...individual points with custom colors srs . points . get ( 0 )...0 , 246 , 22 , 219 ); srs . points . get ( 1 ). area . foregroundColor...

    docs.aspose.com/cells/ja/javascript-cpp/custom-...
  2. Archivo

    Archivo...DrawCurve(pen, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/es/drawing/antialiasing-in-csharp/
  3. Crear 3D Malla y escena|Documentation

    Una malla se define por un conjunto de puntos de control y los muchos polígonos de n lados según sea necesario. Este artículo explica cómo definir una malla....NET # Initialize control points controlPoints = [ Vector4 (...Add control points to the mesh mesh . control_points . extend (...

    docs.aspose.com/3d/es/python-net/create-3d-mesh...
  4. แผนภูมิเอกสาร PPTX ผ่าน .NET | products.aspose.com

    ซอร์สโค้ด C# เพื่อวาดและแปลงแผนภูมิหรือไดอะแกรมในไฟล์ PPTX บน .NET Framework, .NET Core, Windows Azure, Mono หรือ Xamarin Platforms...Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/th/net/chart/pptx/
  5. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... inch_to_point ( 1 ) builder . page_setup ...aw . ConvertUtil . inch_to_point ( 1 ) builder . page_setup ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....Gets or sets the number of points by which the text that follows...Gets or sets the number of points by which the text that follows...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Document.defaultTabStop property | Aspose.Words...

    Document.defaultTabStop property. Gets or sets the interval (in Points) between the default tab stops....Gets or sets the interval (in points) between the default tab stops...tab stops to appear every 72 points (1 inch). builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReflectionFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ReflectionFormat class. Represents the reflection formatting for an object....to the reflection effect in points. The default value is 0.0....reflected image from the object in points. The default value is 0.0....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Полоса ошибок|Aspose.Slides для Node.js через ....

    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....точки var points = series . getDataPoints (); points . getDataSourceTypeFor...DataSourceType . DoubleLiterals ); points . getDataSourceTypeFor ()....

    docs.aspose.com/slides/ru/nodejs-java/error-bar/
  10. .NET 中演示文稿图表的误差线自定义|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在图表中添加和自定义误差线——优化 PowerPoint 演示文稿中的数据可视化。...IChartDataPointColle points = series . DataPoints ; points . DataSourceTypeForErr...DataSourceType . DoubleLiterals ; points . DataSourceTypeForErr . DataSourceTypeForXMi...

    docs.aspose.com/slides/zh/net/error-bar/