Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 8,061 for

fill color

(0.12 sec)
  1. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....contains Filter by Color Filters based on filled color Date Filters...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...stroke (outline) and background fill are part of the layer’s blending...ILayerEffect objects containing stroke color, width, and other properties...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. main.min.4770257200caab1e2781d9222c10258747df8c...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/ocr/scss/main.min.4770257200caa...
  4. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....SetForegroundColor ( Color :: Maroon ()); // Fill the PlotArea with...

    docs.aspose.com/cells/cpp/create-high-low-close...
  5. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...properties such as fill color, border color, overlay text, and...Java: import com.aspose.pdf.Color; import com.aspose.pdf.Document;...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  6. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/php-java/ellipse/
  7. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....clipboard Change the color of the stroke line and fill it with brown...{ FillColor = Color.Azure, StrokeColor = Color.Brown }; map.Add(VectorLayer...

    products.aspose.com/gis/net
  8. How to Apply Filter in Excel using Python

    This tutorial guides on how to apply filter in Excel using Python. It provides the complete information to configure the development environment, list of steps to write this application and a runnable sample code to add Excel filter using Python....date filter, fill the color filter, font color filter, and dynamic...

    kb.aspose.com/cells/python/how-to-apply-filter-...
  9. Create HTML Table in Java

    This tutorial covers how to create HTML table in Java. It discusses the system environment configurations, the algorithm, and a working sample code to build HTML table in Java....header, rows and columns and fill with sample data Save the output...properties like the border color, borderline style, etc. Subsequently...

    kb.aspose.com/html/java/create-html-table-in-java/
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, Colors, alignment, and more with powerful Python code examples....the text with a background color using a text sample, similar...similar to the Text Highlight Color tool in PowerPoint 2019. The following...

    docs.aspose.com/slides/python-net/text-formatting/