Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 6,838 for

point coloring

(0.31 sec)
  1. 在 Python 中生成瑞士条形码

    了解如何在 Python 中使用 Aspose.BarCode for Python via .NET 生成瑞士条码。请按照指南进行设置、尺寸、颜色、JPEG 导出以及 PDF 嵌入。... 应用颜色设置 :定义 bar_color 和 back_color 以匹配品牌颜色。 选择输出格式 :选择 BarCodeImageFormat...x_dimension . pixels = 2.0 # 2 points per module generator . parameters...

    blog.aspose.com/zh/barcode/generate-swiss-barco...
  2. Робота з шаблонами штрихування у файлі PS | Java

    Як додати шаблон штрихування до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...19 20 //Translate to initial point 21 document. translate (x0,... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...

    docs.aspose.com/page/uk/java/ps/working-with-ha...
  3. Offentlig API Ändrar i Aspose.3D 2.0.00|Documen...

    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.... new Light () { Color = new Vector3 ( Color . White ), LightType...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/sv/net/public-api-changes-in...
  4. Vectorisation d'images – Exemples de code Python

    Apprenez à vectoriser des images en Python. Considérez les fonctionnalités de vectorisation d’image et l’effet des propriétés de configuration sur le résultat....configuration telles que path_builder , colors_limit , error_threshold , trace_smoother... Définissez les propriétés colors_limit et line_width de la classe...

    docs.aspose.com/svg/fr/python-net/vectorize-ima...
  5. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...clearFormatting(); //设置单元格的宽度 磅(points)。 //这只单元格的高度 磅(points)。 //builder.getRowFormat()...getShading().setBackgroundPattern(new Color(128, 128, 128)); //单元格边框颜色设置...

    forum.aspose.com/t/topic/311952
  6. Étiquette de données du graphique|Documentation...

    Définir l'étiquette de données du graphique PowerPoint et la distance en JavaScript...données du graphique ou sur des points de données individuels. Elles...getStaticFieldValue ( "java.awt.Color" , "RED" )); // Définit les...

    docs.aspose.com/slides/fr/nodejs-java/chart-dat...
  7. 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/
  8. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them.... A very important point is that at the current stage...[!WARNING] A very important point is that at the current stage...

    docs.aspose.com/gis/es/net/showcases/sliding-ma...
  9. Abrufen von Absatzgrenzen aus Präsentationen in...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für Java abrufen, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren.... Float point = portion . getCoordinates ();...getSolidFillColor (). setColor ( Color . YELLOW ); shape . getLineFormat...

    docs.aspose.com/slides/de/java/paragraph/
  10. 在 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/