<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Value Based Drawing Examples</title><link>http://www.bing.com:80/search?q=Value+Based+Drawing+Examples</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Value Based Drawing Examples</title><link>http://www.bing.com:80/search?q=Value+Based+Drawing+Examples</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>How can I access the index value in a 'for' loop? - Stack Overflow</title><link>https://stackoverflow.com/questions/522563/how-can-i-access-the-index-value-in-a-for-loop</link><description>The fastest way to access indexes of list within loop in Python 3.7 is to use the enumerate method for small, medium and huge lists. Please see different approaches which can be used to iterate over list and access index value and their performance metrics (which I suppose would be useful for you) in code samples below:</description><pubDate>Sat, 04 Apr 2026 13:00:00 GMT</pubDate></item><item><title>How to get the ASCII value of a character - Stack Overflow</title><link>https://stackoverflow.com/questions/227459/how-to-get-the-ascii-value-of-a-character</link><description>2 Numpy can also be used to get the ascii value of a character. It is particularly useful if you need to convert a lot of characters to their ascii/unicode codepoints. Depending on the number of characters, it could be orders of magnitude faster than calling ord in a loop.</description><pubDate>Sun, 05 Apr 2026 09:45:00 GMT</pubDate></item><item><title>How do I get the value of text input field using JavaScript?</title><link>https://stackoverflow.com/questions/11563638/how-do-i-get-the-value-of-text-input-field-using-javascript</link><description>While I appreciate the completeness of the accepted answer, I found this answer to be of use re: accessing, in JS code, a value entered in a DOM text input element (text box).</description><pubDate>Sun, 05 Apr 2026 11:11:00 GMT</pubDate></item><item><title>python - Get key by value in dictionary - Stack Overflow</title><link>https://stackoverflow.com/questions/8023306/get-key-by-value-in-dictionary</link><description>7 Here, recover_key takes dictionary and value to find in dictionary. We then loop over the keys in dictionary and make a comparison with that of value and return that particular key.</description><pubDate>Thu, 02 Apr 2026 13:09:00 GMT</pubDate></item><item><title>(Excel) Conditional Formatting based on Adjacent Cell Value</title><link>https://stackoverflow.com/questions/27723801/excel-conditional-formatting-based-on-adjacent-cell-value</link><description>I'm trying to apply conditional formatting in Excel on a range of cells, based on the adjacent cell's value, to achieve something like this: The goal is to highlight values in Column B (Actual Expense) red if the value is greater than it's adjacent value in column C (Expected Expense).</description><pubDate>Sat, 04 Apr 2026 21:21:00 GMT</pubDate></item><item><title>What is the difference between .text, .value, and .value2?</title><link>https://stackoverflow.com/questions/17359835/what-is-the-difference-between-text-value-and-value2</link><description>4 .Text is the formatted cell's displayed value; .Value is the value of the cell possibly augmented with date or currency indicators; .Value2 is the raw underlying value stripped of any extraneous information.</description><pubDate>Wed, 01 Apr 2026 09:22:00 GMT</pubDate></item><item><title>Get selected value in dropdown list using JavaScript</title><link>https://stackoverflow.com/questions/1085801/get-selected-value-in-dropdown-list-using-javascript</link><description>Learn how to retrieve the selected value from a dropdown list using JavaScript.</description><pubDate>Sun, 05 Apr 2026 08:55:00 GMT</pubDate></item><item><title>How can I get a value from a cell of a dataframe? - Stack Overflow</title><link>https://stackoverflow.com/questions/16729574/how-can-i-get-a-value-from-a-cell-of-a-dataframe</link><description>val = d2['col_name'] But as a result, I get a dataframe that contains one row and one column (i.e., one cell). It is not what I need. I need one value (one float number). How can I do it in pandas?</description><pubDate>Sun, 05 Apr 2026 15:15:00 GMT</pubDate></item><item><title>JSONDecodeError: Expecting value: line 1 column 1 (char 0)</title><link>https://stackoverflow.com/questions/16573332/jsondecodeerror-expecting-value-line-1-column-1-char-0</link><description>JSONDecodeError: Expecting value: line 1 column 1 (char 0) also happens when the first line in the json response is invalid. Example response from running an az cli command is ["WARNING: The default kind for created storage account will change to 'StorageV2' from 'Storage' in the future", '{',.</description><pubDate>Fri, 03 Apr 2026 15:03:00 GMT</pubDate></item><item><title>Convert character to ASCII numeric value in java - Stack Overflow</title><link>https://stackoverflow.com/questions/16458564/convert-character-to-ascii-numeric-value-in-java</link><description>But why do you want to do this anyway? What are you going to do with the value? If you want the numeric value so you can convert the Java String to an ASCII string, the real question is "how do I encode a Java String as ASCII". For that, use the object StandardCharsets.US_ASCII.</description><pubDate>Thu, 02 Apr 2026 23:39:00 GMT</pubDate></item></channel></rss>