Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 6,618 for

point coloring

(0.11 sec)
  1. Архивы

    Архивы...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/ru/imaging/remove-image-backgro...
  2. Travailler avec des motifs de hachures dans Pos...

    Comment ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Brush comme paramètre, le point précédent peut être ignoré....hachures au lieu des 4 derniers points, ce qui suit sera : Créez un...

    docs.aspose.com/page/fr/cpp/ps/working-with-hat...
  3. PSファイル内のテキスト操作 | Java

    PSファイルにテキストを追加する方法は、Aspose.Page APIソリューションで回答されています。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/ja/java/ps/working-with-text/
  4. Aspose.PSD for .NET 21.11 - Yayın Notları|Docum...

    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 . IndianRed ; PathShape shape...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-2...
  5. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....have been able to change the color of the shape, but cannot change...along with changing the line color and other properties: using...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  6. JavaScript kullanarak C++ ile Grafik Serisine Ö...

    Grafik serisindeki veri noktalarına özel etiketler eklemeyi nasıl yapacağınızı öğrenin. Bu rehber, etiketlerin görünümünü, konumunu ve biçimini değiştirme ve verinizle doğru bağlantı kurma yollarını gösterecek.... innerHTML = '<p style="color: red;">Please select an Excel...); let pointCount = series . points . count ; for ( let i = 0 ;...

    docs.aspose.com/cells/tr/javascript-cpp/adding-...
  7. Encontrar si los puntos de datos están en la se...

    Aprende cómo usar Aspose.Cells for Node.js via C++ para determinar si los puntos de datos están en la segunda tarta o barra en un gráfico de Pie de Pie o Bar de Pie. Esta guía demostrará cómo identificar y acceder a la tarta o barra secundaria en un gráfico compuesto, permitiéndote analizar y manipular los datos eficazmente....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/es/nodejs-cpp/find-if-dat...
  8. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... data_points . add_data_point_for_bar_series ( workbook...480 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/zh/python-net/automating...
  9. Marker Cluster Symbolizer|Documentation

    Marker Cluster Symbolizer in GIS C# Library or API allows the clustering of markers in the specified distance....nested cluster points by using different colors. To do this, we...

    docs.aspose.com/gis/net/marker-cluster-symbolizer/
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/