Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 46,368 for

color

(0.12 sec)
  1. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....Color Property Aspose.Cells 17.1.0...0 has added GlowEffect.Color property, which can be used to retrieve...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document tag...print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.range_end prope...

    StructuredDocumentTagRangeStart.range_end property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumenttag/) is a ranged structured document tag...print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document tag range start occurs in the document tree....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured document tag....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  8. J2K Images Binarization with Python | products....

    How to use Python for J2K images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  9. Split Screen of Excel Worksheet with JavaScript...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using JavaScript via C++ Addon.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet updated successfully...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...
  10. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....such as position, length, and color to meet your requirements. Steps...with the parameters of the color and coordinates Export the generated...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/