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

point coloring

(0.06 sec)
  1. 如何用 .NET 添加 Polygon 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polygon 个注释。...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,... 381 ), new Point ( 555 , 304 ), new Point ( 570 , 304 ), new...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. ארכיון

    ארכיון... DrawLine(Pen, Point, Point) // מצייר קו המחבר שני מבני...הקווים graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/he/drawing/draw-lines-in-csharp/
  3. تخصيص نقاط البيانات في مخططات Treemap و Sunburs...

    تعلم كيفية إدارة نقاط البيانات في مخططات Treemap و Sunburst باستخدام Aspose.Slides لـ C++، المتوافقة مع صيغ PowerPoint....there is a need to format data points of the chart, we should use...provide access to format data points of Treemap and Sunburst charts...

    docs.aspose.com/slides/ar/cpp/data-points-of-tr...
  4. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。... innerHTML = '<p style="color: red;">Please select an Excel...chart title's font name and color pie . title . font . name =...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  5. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...attributes (font name, font size, color, and so on) for an object. To...letters. auto_color Returns the present calculated color of the text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Gérer les contrôles ActiveX dans les présentati...

    Découvrez comment Aspose.Slides pour C++ exploite ActiveX afin d'automatiser et d'améliorer les présentations PowerPoint, offrant aux développeurs un contrôle puissant sur les diapositives....MakeObject < SolidBrush > ( Color :: FromKnownColor ( KnownColor...MakeObject < SolidBrush > ( Color :: FromKnownColor ( KnownColor...

    docs.aspose.com/slides/fr/cpp/activex/
  7. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Wraps ``Size`` for public API Node.js porting....Description colored Returns true if the page contains colored content...Gets the height of the page in points. landscape Returns true if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. أرشيف

    أرشيف... DrawLine(Pen, Point, Point) // يرسم خطًا يصل بين بنيتين...الخطوط graphics.DrawLine(new Pen(Color.Blue, 2), 10, 10, 900, 10);...

    blog.aspose.com/ar/drawing/draw-lines-in-csharp/
  9. 파이썬을 사용하여 도형 주석 추가하기|Aspose.PDF for Python via ...

    이 문서에서는 Aspose.PDF for Python을 통해 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... color = ap . Color . blue squareAnnotation...squareAnnotation . interior_color = ap . Color . blue_violet squareAnnotation...

    docs.aspose.com/pdf/ko/python-net/figures-annot...
  10. .NET でのプレゼンテーションにおける ActiveX コントロールの管理|Aspose.S...

    Aspose.Slides for .NET が ActiveX を活用して PowerPoint プレゼンテーションを自動化および強化する方法を学び、開発者にスライドの強力な制御を提供します。...Brush brush = new SolidBrush ( Color . FromKnownColor ( KnownColor...); brush = new SolidBrush ( Color . FromKnownColor ( KnownColor...

    docs.aspose.com/slides/ja/net/activex/