Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 6,735 for

point coloring

(0.21 sec)
  1. 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/
  2. Úpravy souborů PSD online | products.aspose.com

    Upravte soubory PSD Adobe Photoshop 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/cz/editor/
  3. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your document's clarity!...property 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/net/aspose.words.lay...
  4. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility....property 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/net/aspose.words.lay...
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...as a parameter, the previous point can be ignored. Close the page...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  6. 有什么新功能|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/
  7. FieldDisplayBarcode.PosCodeStyle | Aspose.Words...

    Discover the FieldDisplayBarcode PosCodeStyle property for customizing Point of Sale barcodes. Supports UPCA, EAN13, and more for optimal efficiency....Gets or sets the style of a Point of Sale barcode (barcode types...// 1 - QR code with custom colors: field . BarcodeType = "QR"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....set_CoordOrigin ( System :: Drawing :: Point ( - 250 , - 250 )); // Create...set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. TreeMap DataLabel issue - Free Support Forum - ...

    Hi, I am facing an issue where the data labels are not visible in the TreeMap chart. For your reference, I have attached a zip file. TreeMapCode.zip (71.0 KB)...formatted and enabled for the data points in your chart. In Aspose, you...you can format the data points of a TreeMap chart using specific...

    forum.aspose.com/t/treemap-datalabel-issue/307800
  10. SVG Lighting Effects – SVG Filters – Aspose.SVG...

    Learn how to combine multiple SVG filters to create and control SVG lighting effects using the Aspose.SVG for .NET API.... Point Light Source – SVG Code The...a light source that sets a point light effect. It can be used...

    docs.aspose.com/svg/net/svg-lighting-effects/