Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 6,003 for

point coloring

(0.09 sec)
  1. Rich Text benutzerdefinierte Datenbeschriftung ...

    Erfahren Sie, wie Sie Rich Text Benutzerbeschriftungen für Diagrammpunkte in Aspose.Cells for C++ hinzufügen. Unser Leitfaden zeigt Ihnen, wie Sie Beschriftungen mit verschiedenen Schriftarten, Farben und Ausrichtungsoptionen formatieren, um das Erscheinungsbild und die Lesbarkeit Ihrer Diagramme zu verbessern....label of first series first point DataLabels dlbls = chart . GetNSeries...fntSetting . GetFont (). SetColor ( Color :: Red ()); fntSetting . GetFont...

    docs.aspose.com/cells/de/cpp/rich-text-custom-d...
  2. Forma Personalizada|Documentación de Aspose.Slides

    Agregar una forma personalizada a una presentación de PowerPoint en .NET...camino void LineTo ( PointF point ); void LineTo ( float x , float...camino: void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/es/net/custom-shape/
  3. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....absolute preferred width based on points: builder -> InsertCell ();...Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 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...
  5. Публичные изменения API в Aspose.3D 2.0.0|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.... new Light () { Color = new Vector3 ( Color . White ), LightType...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  6. Archiwa

    Archiwa...pydrawing import Color, FontStyle # Zainicjuj generator...parameters.caption_above.font.size.point = 5.0 generator.parameters.caption_below...

    blog.aspose.com/pl/barcode/code-128-barcode-gen...
  7. آرشیوها

    آرشیوها...Clear(Color.FromKnownColor(KnownColor.Gray));...Transform(matrix); Pen pen = new Pen(Color.FromKnownColor(KnownColor.Blue)...

    blog.aspose.com/fa/drawing/matrix-global-local-...
  8. 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...
  9. 表格样式问题 - 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
  10. Робота з шаблонами штрихування у файлі PS | Python

    Як додати шаблон штрихування до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...20 21 # Translate to initial point 22 document. translate (x0,...create_pen_by_color_and_width (aspose. pydrawing . Color . black ...

    docs.aspose.com/page/uk/python-net/ps/working-w...