Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,971 for

point coloring

(0.06 sec)
  1. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/editor/
  2. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons.... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...property Allows to specify the color to be used for comments. Default...property will be set to default color. Examples Shows how to modify...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the date label of one data point has been set to ‘United Kingdom...data series of the third data point. const dataLabels = chart ....

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  6. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....method Allows to specify the color to be used for comments. Default...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...Document ( input_file ) point = ap . Point ( 62 , 462 ) # 例如,鼠标点击的坐标...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  8. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Green...

    docs.aspose.com/slides/zh/cpp/create-chart/
  9. Otevření a úprava souboru PSD | products.aspose...

    Otevřete a upravte soubor PSD pomocí online editoru...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/cz/editor/psd/
  10. SVG Shapes | Basics & SVG Code, Examples

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....be applied to the shapes: coloration, opacity, corner rounding...rectangle is placed at the point (0,0). If rx and ry radii are...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/