Quantcast
Channel: htmlagilitypack Forum Rss Feed
Browsing all 450 articles
Browse latest View live
↧

New Post: HtmlAgilitypack on strings C#

That is correct tho isn't it? you wanted the bold and italic formatting to stay and only the text and italic and bold to remain?

View Article


New Post: using htmlagilitypack with ajax div load c#

this is an unusual request as probably would be better to get the information from the ajax call its self rather than request the page which then calls the ajax request and renders the page using that...

View Article


New Post: HtmlAgilitypack on strings C#

yes that is correct but i was hoping that i would actualy see the text bold and italics instead of seeing the tags...does that make sense and is that possible?

View Article

New Post: HtmlAgilitypack on strings C#

ok you have to actuall create a font for each part of the text and draw that.. bit annoying for you but here is a sample of how I'd do it. you could also try this companies html to pdf software I use...

View Article

New Post: HtmlAgilitypack on strings C#

thank you so much for all your help and support, you have no idea how much I appreciate it. For the example above because i am pulling in different incidents with different description fields will this...

View Article


New Post: HtmlAgilitypack on strings C#

It's no problem.. What you should do is create a function that will loop through all incidents and and set v as report description foreach (var incident in incidents){...

View Article

New Post: HtmlAgilitypack on strings C#

wow i cant thank you enough. i will try this later today and let you no how it goes. thank you again !

View Article

New Post: HtmlAgilitypack on strings C#

Do.. Hope it works..Best of luck.Lee

View Article


New Post: HtmlAgilityPack 1.4.6 gzip is not a supported encoding name

Im trying to load a webpage but i keep getting the following error: An unhandled exception of type 'System.ArgumentException' occurred in mscorlib.dll Additional information: 'gzip' is not a supported...

View Article


New Post: HtmlAgilitypack on strings C#

Hi Lee, Sorry it took so long to get back to you...i tested out the code and the good news it that it looks like it is displaying the bold text however the way it is being displayed on the page is...

View Article

New Post: Examples how to use this library for Windows Phone and/or Windows 9

I am looking for some sample code how to use this library. Looked at the documentation, and it is empty, i.e. no verbiage just title. Is the project still active and/or alive? Thanks, Eitan

View Article

New Post: HtmlAgilitypack on strings C#

Hi @LeeJeary, would you have any idea how i can display the text one after another instead of overlapping? it looks like if there is bold or italic text in the string it is being placed on top of...

View Article

New Post: Version for compact framework?

I want to get mor useful and detailed information on the mentioned barcode reader. I have donens of 2d barcodes need to be scanned by using a simpel to use barcode reading application.

View Article


New Post: How to scrape some data from a website using HTMLAgilityPack

I have the following Crawler.cs helper class: _using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml.Linq; namespace...

View Article

New Post: Extract href by anchor text?

I see that this was never answer, but just in case someone else is looking for answer, here is one way of doing it: var htmlDoc = new HtmlDocument(); htmlDoc.LoadHtml({yourHtmlContentOrFile}); var...

View Article


New Post: Parsing xPath of form tag

There is old bug - Html agility pack incorrectly identifies xPath of child nodes of tag "form". I found a lot of bug reports of this, one of them by 2010, but it is still not fixed. Why?

View Article

New Post: htmlAgilityPack reteveing data from table

I have a table I wish to scrapping just the surnames with some difficulty could some point me in the right direction I am using the htmlAgilityPack and I only want the names...

View Article


New Post: Any news / plans for V2 ?

Some of the bugs (null on empty collection) are marked as V2, but it's been over 2 years since anything was posted ... Just wondering if the project is alive and what's the future looking like (if at...

View Article

New Post: Searching contents of a php page?

I'm looking to load a .php web page, and search the contents of the page. Just to save me from manually doing a search on the page and scanning the results myself.Dim getPage = New...

View Article

New Post: HtmlAgilityPack.HtmlWeb and Cookie

Hello, is possible with this object manage authentication cookies ?

View Article
Browsing all 450 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>