Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,608 for

point coloring

(0.21 sec)
  1. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....a revision has a different color to differentiate it from the...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  2. 有什么新功能|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/
  3. How to Build Aspose.Cells for Go via C++ from t...

    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....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/how-to-build-aspos...
  4. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight in C++....method Allows to specify the color to be used for content with...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Setting Chart Appearance with JavaScript via C+...

    Learn how to configure the appearance of charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format, etc...SeriesCollection area Area of a single point in a SeriesCollection The following...

    docs.aspose.com/cells/javascript-cpp/setting-ch...
  6. Using Adjustment Layer for PSD Enhancements|Doc...

    Examples of using adjustment layers via Aspose.PSD for C#...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/net/adjustment-layer-enhanc...
  7. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....method Allows to specify the color to be used for areas where content...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....Gets or sets the style of a Point of Sale barcode (barcode types...// 1 - QR code with custom colors: field -> set_BarcodeType (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text.... COLOR Revised content is highlighted with color only. BOLD...Revised content is made bold and colored. ITALIC Revised content is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    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.... You can customize fill color, opacity, corner rounding, stroke...Used fill – rectangle fill color fill-opacity – fill transparency...

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