Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,610 for

point coloring

(0.36 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. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Apply a fill color to the chart series. Add labels...1 , 30 )); // Set the fill color for the series. series . Format...

    docs.aspose.com/slides/net/create-chart/
  3. RevisionOptions.moved_from_text_effect property...

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.inserted_text_effect property |...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples.... Add a fill color for chart series. Add labels...1 , 30 )); # Sets the fill color for series $series -> getFormat...

    docs.aspose.com/slides/php-java/create-chart/
  9. 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...
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Apply a fill color to the chart series. Add labels...data. series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/python-net/create-chart/