Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 6,626 for

point coloring

(1.54 sec)
  1. Penyorotan Anotasi PDF menggunakan C++|Aspose.P...

    Anotasi Markup disajikan dalam teks sebagai sorotan, garis bawah, coretan, atau garis bawah bergelombang dalam teks dokumen....highlightAnnotation->set_Color(Color::get_LightGreen()); auto...strikeOutAnnotation->set_Color(Color::get_Blue()); auto squigglyAnnotation...

    docs.aspose.com/pdf/id/cpp/highlights-annotation/
  2. 档案

    档案...定义画笔 Pen penBlue = new Pen(Color.getBlue(), 4); // 画一条曲线 graphics...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/zh/drawing/graphics-programming...
  3. Düğüm hiyerarşisini ekleyin ve 3D sahnesinin bi...

    Aspose.3D for .NET bir düğüm hiyerarşisi oluşturmayı teklif eder. Düğüm, bir sahnenin temel yapı bloğudur. Düğümlerin bir hiyerarşi, bir sahnenin mantıksal yapısını tanımlar ve geometrileri, ışıkları ve kameraları düğümlere bağlayarak görünür içerik sağlar....CreateMeshUsingPolyg (); // Point node to the mesh cube1 . Entity...CreateChildNode ( "cube2" ); // Point node to the mesh cube2 . Entity...

    docs.aspose.com/3d/tr/net/add-node-hierarchy-an...
  4. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  5. آرشیوها

    آرشیوها...کنید Pen penBlue = new Pen(Color.getBlue(), 4); // یک منحنی بکشید...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),...

    blog.aspose.com/fa/drawing/graphics-programming...
  6. ChartDataPoint.Format | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية تنسيق ChartDataPoint على تعزيز تصور البيانات لديك باستخدام أنماط التعبئة والخطوط القابلة للتخصيص للحصول على عروض تقديمية مؤثرة.... ForeColor = Color . Red ; dataPoints [ 2 ]. Format...Format . Fill . ForeColor = Color . Yellow ; dataPoints [ 3 ]...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Aspose.PSD for .NET 22.1 - リリースノート|Documentation

    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.... Color ); psdImage . AddLayer ( layer...); vectorPath . FillColor = Color . Yellow ; PathShape shape2...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  8. Travailler avec du textedans PS | Java

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...default or already defined color. In the given case it is black...Blue color. 6 document. fillText (str, font, 50, 150, Color. BLUE...

    docs.aspose.com/page/fr/java/ps/working-with-text/
  9. PythonでPowerPointプレゼンテーションのチャートを作成または更新|Aspose....

    Aspose.Slides for Python via .NET を使用して、PowerPoint と OpenDocument のプレゼンテーションでチャートを作成およびカスタマイズする方法を学びます。プレゼンテーションにチャートを追加、書式設定、編集する方法を、Python の実用的なコード例とともに解説します。... data_points . add_data_point_for_bar_series ( workbook...20 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/ja/python-net/create-chart/
  10. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the Points on the chart shall be smoothed using Catmull-Rom splines....whether the line connecting the points on the chart shall be smoothed...Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...