Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 6,713 for

point coloring

(0.8 sec)
  1. PythonでTreemapとSunburstチャートのデータポイントをカスタマイズ|Aspo...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument 形式に対応した Treemap と Sunburst チャートのデータポイントの管理方法を学びます。...data_point_levels プロパティ。これらは Treemap と...「Leaf 4」データポイントの値を表示します: data_points = chart . chart_data . series...

    docs.aspose.com/slides/ja/python-net/data-point...
  2. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...Description color Gets or sets the border color. distance_from_text...text or from the page edge in points. is_visible Returns True if...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Note sulla versione di rilascio di Aspose.PSD p...

    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....sovradimensionati nella Modalità Colore CMYK Bug PSDNET-52 Possibile:...LayerEffects.ColorFillSettings.Color Proprietà Aspose.PSD.FileFormats...

    docs.aspose.com/psd/it/net/aspose-psd-for-net-1...
  4. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...as a percentage, number of points or a special “none/auto” value...specified as a percentage. from_points(points) A creation method that...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Архів

    Архів...solid_fill_color.color = drawing.Color.blue tbl.rows[row][cell]...fill_format.solid_fill_color.color= drawing.Color.blue tbl.rows[row][cell]...

    blog.aspose.com/uk/slides/create-powerpoint-pre...
  6. Anotación de Resaltado en PDF usando C#|Aspose....

    Aprenda cómo agregar anotaciones de resaltado a documentos PDF en .NET usando Aspose.PDF para enfatizar y revisar texto.... Se puede modificar el color, la opacidad, el autor y el...establecer las propiedades de color, opacidad, autor, asunto, modifiedDate...

    docs.aspose.com/pdf/es/net/highlights-annotation/
  7. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....as a percentage, number of points or a special “none/auto” value...absolute preferred width based on points: builder.insertCell(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. วิธีการเพิ่ม Polyline คำอธิบายประกอบโดยใช้ .NET...

    รหัสที่มาใน C# เพื่อเพิ่ม Polyline คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...), new Point [] { new Point ( 545 , 150 ), new Point ( 545 ,... 190 ), new Point ( 667 , 190 ), new Point ( 667 , 110 ), new...

    products.aspose.com/pdf/th/net/annotation/polyl...
  9. Arsip

    Arsip... DrawLine(Pen, Point, Point) // Menggambar garis yang...garisnya graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/id/drawing/draw-lines-in-csharp/
  10. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。...pydrawing as draw series_color = draw . Color . blue with slides ...fill . solid_fill_color . color = series_color # 将演示文稿文件保存到磁盘。...

    docs.aspose.com/slides/zh/python-net/chart-series/