Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 6,622 for

point coloring

(0.14 sec)
  1. Configuración de la apariencia del gráfico con ...

    Aprende cómo configurar la apariencia de los gráficos en Aspose.Cells for Node.js via C++. Nuestra guía te mostrará cómo modificar los diseños del gráfico, colores, fuentes y efectos para lograr el estilo visual deseado y mejorar tus hojas de cálculo....área cambiando su color de primer plano, color de fondo y formato...); // Setting the foreground color of the plot area chart . getPlotArea...

    docs.aspose.com/cells/es/nodejs-cpp/setting-cha...
  2. Public API Changes in Aspose.Cells 16.10.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....the blur radius in units of points. ReflectionEffect.Direction:...the reflection in units of points. ReflectionEffect.FadeDirection:...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 記録

    記録...描画するペンを定義する Pen penBlue = new Pen(Color.getBlue(), 4); // 曲線を描く graphics...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/ja/drawing/graphics-programming...
  4. Изменения публичного API в Aspose.PDF для Java ...

    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.... setFillColor ( Color . getRed ()); graph . getShapes...1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...

    docs.aspose.com/pdf/ru/java/public-api-changes-...
  5. Add Figures Annotations using C++|Aspose.PDF fo...

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントに図形注釈を追加、取得、削除する方法について説明します。...parameters (new Rectangle, title, color, InteriorColor, Opacity). 新しい...circleAnnotation -> set_Color ( Color :: get_Red ()); circleAnnotation...

    docs.aspose.com/pdf/ja/cpp/figures-annotation/
  6. Insertar Sparkline con JavaScript vía C++|Docum...

    Crear un sparklines para Excel usando Aspose.Cells for JavaScript vía C++....CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/es/javascript-cpp/creatin...
  7. ChartDataPoint Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Charts.ChartDataPoint لتنسيق نقاط بيانات الرسم البياني الفردية بسهولة، مما يعزز تصور البيانات لديك بدقة.... Color = Color . Red ; // للحصول على رسم...ChartDataPoint point = series . DataPoints [ i ]; point . Marker ...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Archivio

    Archivio...Crea Penna Pen pen = new Pen(Color.FromKnownColor(KnownColor.Blue)...un'altra penna Pen pen1 = new Pen(Color.FromKnownColor(KnownColor.Red)...

    blog.aspose.com/it/drawing/create-images-and-gr...
  9. Encuentra el tipo de valores de X e Y de los pu...

    Aprende cómo determinar el tipo de valores de X e Y en los puntos de la serie del gráfico usando Aspose.Cells for JavaScript vía C++. Esta guía explica los tipos de valores de datos y cómo acceder y trabajar con ellos en tus gráficos....Find Type Of X and Y Values Of Points In Chart Series </ h1 > < input...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/es/javascript-cpp/find-ty...
  10. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included.... Set the Color of the Ellipse using SolidFillColor::setColor...with the Shape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/php-java/ellipse/