Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 6,847 for

point coloring

(0.13 sec)
  1. إدارة سلاسل بيانات المخطط في العروض التقديمية ب...

    تعلم كيفية إدارة سلاسل بيانات المخطط في PHP لبرنامج PowerPoint (PPT/PPTX) مع أمثلة عملية على الشيفرة وأفضل الممارسات لتحسين عروض البيانات الخاصة بك....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/ar/php-java/chart-series/
  2. Lưu trữ

    Lưu trữ...IChartDataPoint point = series.getDataPoints().get_Item(0); point.getFormat()...setFillType(FillType.Solid); point.getFormat().getFill().getSolidFillColor()...

    blog.aspose.com/vi/slides/create-charts-in-powe...
  3. تولید بارکد سوئیسی در پایتون

    کشف کنید چگونه می‌توانید بارکد سوئیسی را در پایتون با Aspose.BarCode for Python via .NET تولید کنید. راهنمای تنظیمات، اندازه، رنگ، خروجی JPEG و جاسازی PDF را دنبال کنید....اعمال تنظیمات رنگ : bar_color و back_color را برای مطابقت با برند...x_dimension . pixels = 2.0 # 2 points per module generator . parameters...

    blog.aspose.com/fa/barcode/generate-swiss-barco...
  4. Agregar objeto de línea a archivo PDF|Aspose.PD...

    Este artículo explica cómo crear un objeto de línea en su PDF utilizando Aspose.PDF for .NET....especificar el patrón de guiones, el color y otros formatos para el elemento...Rectángulo que está relleno de color. // For complete examples and...

    docs.aspose.com/pdf/es/net/add-line/
  5. 在 C# 中将 3D 场景另存为 HTML|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....DiffuseColor = new Vector3 ( Color . Chartreuse ) }; scene . RootNode...() { LightType = LightType . Point }). Transform . Translation...

    docs.aspose.com/3d/zh/net/save-3d-scene-as-html/
  6. 라인 심볼라이저|Documentation

    GIS C# 라이브러리 또는 API는 1차원 기하 도형인 선에 대한 단순선 심볼라이저를 지원하며, 점, 선, 표면 등 모든 유형의 기하 도형에 적용할 수 있습니다.... 지원되는 스타일링 옵션: 속성 설명 Color 선에 적용되는 색상 및 투명도를 지정합니다. Width...있습니다. 기하 차원 기하 유형 렌더링 동작 점 Point, MultiPoint 점을 중심으로 가로 방향으로...

    docs.aspose.com/gis/ko/net/line-symbolizer/
  7. Convertir HEX en RGB en Python

    Ce guide concis présente les Points clés pour convertir HEX en RGB en Python. Il fournit un ensemble structuré d’instructions ainsi qu’une démonstration pratique de code pour convertir HEX en RGB en Python....Ce guide concis présente les points clés pour convertir HEX en...Créez une instance de la classe Color afin d’interpréter et de gérer...

    kb.aspose.com/fr/svg/python/convert-hex-to-rgb-...
  8. Convertir HEX en RGB en C#

    Ce guide concis présente les Points clés pour convertir HEX en RGB en C#. Il fournit un ensemble structuré d’instructions ainsi qu’une démonstration pratique de code pour convertir HEX en RGB en C#....Ce guide concis présente les points clés pour convertir HEX en...format RGB Instanciez la classe Color afin de traiter et de comprendre...

    kb.aspose.com/fr/svg/net/convert-hex-to-rgb-in-...
  9. Aspose.Cells 9.0.0での公開API変更|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 = System . Drawing . Color . Red ; textbox...foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...

    docs.aspose.com/cells/ja/net/public-api-changes...
  10. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/cpp/shape-formatting/