Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,971 for

point coloring

(0.06 sec)
  1. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using Adjustment Layer for PSD Enhancements|Doc...

    Examples of using adjustment layer via Aspose.PSD for Python...class allows us to specify the color type for the output image. Next...a LevelsLayer, add a curve point to a CurvesLayer, and so on...

    docs.aspose.com/psd/python-net/adjustment-layer...
  3. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/getting-started/
  4. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data Point....line formatting of this data point. get format () : Aspose . Words...Shows how to work with data points on a line chart. test ( 'ChartDataPoint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...property Allows to specify the color to be used for side bars that...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  6. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that Point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...coordinate of 0,0 ignores that point as valid coordinate. You can...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  7. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++....method Allows to specify the color to be used for deleted content...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify document lines containing revised information. Default value is Red in C++....method Allows to specify the color to be used for side bars that...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects...." ); // Insert a comment to point out an error. Comment comment...not "done" with a faded text color. comment = new Comment ( doc...

    reference.aspose.com/words/net/aspose.words/com...
  10. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes..." ); // Insert a comment to point out an error. let comment =...not "done" with a faded text color. comment = new aw . Comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...