|
I need a way to convert .doc or .docx extensions to .txt without installing anything. I also don't want to have to manually open Word to do this obviously. As long as it's running on auto.
I was thinking that either Perl or VBA could do the trick, but...
Started by CheeseConQueso on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
You can't do it in VBA if you don't want to start Word (or another Office?
I strongly recommend AsposeWords....
How about the Perl Win32::OLE automation contain readable text.
Then VBA will require you to install the COM libraries to work.
|
|
I have been asked to automate a particular task at work today which takes up a lot of our time! The following is what needs to be done and I would appreciate any help on how I can do this (Implementation Advice) within the realms of my knowledge, if possible...
Started by Abs on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
When I had to do automation for MS Office files I most often used VBA....
Pretty much anything you can do with VBA can be done with Perl via Win32::OLE Office files using Perl, PHP or Java.
It can be done with Perl.
|
|
I got inspired to try out Haskell again based on a recent answer . My big block is that reading a file line by line (a task made simple in languages such as Perl) seems complicated in a functional language. How do you read a file line by line in your ...
Started by Jon Ericson on
, 54 posts
by 48 people.
Answer Snippets (Read the full thread at stackoverflow):
Common Lisp....
Perl 5 #!/usr/bin/env perl while (<>) { print "$.\t$_" }
Java This is the simple version / VBA
Private Sub ReadFile(ByVal pFilePath As String) Dim iFileNum As Integer Dim iCtr As Integer Dim to the challenge.
|
Ask your Facebook Friends
|
There's been a cluster of Perl-hate on Stackoverflow lately, so I thought I'd bring my "Five things you hate about your favorite language" question to StackOverflow. Take your favorite language and tell me five things you hate about it. Those might be...
Started by brian d foy on
, 125 posts
by 124 people.
Answer Snippets (Read the full thread at stackoverflow):
It has a much smaller library compared to PHP, Perl, Java to :)
Perl Mixed....
VBA (including MS Office IDE):
1) Poor Documentation
2) Poor Error Messages
3) Inadequate it:
It's not well known or all that popular.
With python now...
|
|
On Tue, 9 Jun 2009 15:17:20 -0700 (PDT), "bpascal123@googlemail.com" <bpascal123@googlemail.com
Hi,
I am first an accountant and decided to take on programming a few
years ago...
I have been first studying simple algorithms...
Now I have decided...
Started by bpascal123@googlemail.com on
, 48 posts
by 22 people.
Answer Snippets (Read the full thread at omgili):
(eg, whitespace....
I have tried php and vba) ;
Does it says to convert alphanumeric characters to integers?
It's the first time I see atoi
to be obfuscatious.
The reason why
choosing
C, C++, Perl to learn programing is a bad choice.
|
|
Herramientas web Les dejo una compilacion hecha por SoftwareQATest francamente buena para aquellos que tienen la inquietud de conseguir un buen rendimiento web o mas bien,rendimiento del servidor,la traduccion es de google pero lo mas importante son los...
Started by robert on
, 4 posts
by 1 people.
Answer Snippets (Read the full thread at foroxd):
Volver al principio de esta lista de herramientas de la web
PERL and C Programs for Validating and Checking....
Weblint Gateway - Site with online HTML validator or versions might see a page .
PERL source also available for download.
At a time.
|
|
I'm currently working on a component of a trading product that will allow a quant or strategy developer to write their own custom strategies. I obviously can't have them write these strategies in natively compiled languages (or even a language that compiles...
Started by Pierreten on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Mark-Jason Dominus, the author of Perl's Text.
Would something like VBSCript be usable, as they may your question to expand on what the problem is .
Users are used to working with Excel & VBA macros.
|
|
<div style="margin: 2px; float: right; width: 300px; height: 250px;style="width:200px; float:left;"> ...</div> <div>I was just wondering who reads and posts to this forum. In particular, I was wondering what is the average ability or...
Started by BillSoo on
, 20 posts
by 5 people.
Answer Snippets (Read the full thread at xtremevbtalk):
A macro....
I would like to learn java, but I consider it a dying language, being with our CAD/CAM software .
Development (I've done PERL CGI, VB CGI, VB Webclasses, and I'm currently loving doing intranet site, as well as ASP and Perl.
|
|
Dijkstra once noted that a programmer can reasonably expect to have to work within a range of at least thirty orders of magnitude- from dealing with individual bits all the way up to gigabyte-sized units.
Let's test this. In your career, what was the ...
Started by pookleblinky on
, 23 posts
by 23 people.
Answer Snippets (Read the full thread at stackoverflow):
Highest:
Perl script that acted....
It was fun, except there was no save.
But I'm still to convert them to hex digits and compute by hand the offsets.
Assemblers, Macro assemblers, C, C++ and the highest level would probably be Python.
|
|
My company, a C++ house, is always looking to hire recent grads. However due to the Java Schools phenomenon, we typically end up interviewing strong Java programmers with maybe a minute smattering of C++. Often the C++ classes don't really prepare students...
Started by Doug T. on
, 24 posts
by 24 people.
Answer Snippets (Read the full thread at stackoverflow):
I would almost say it's in a category of its own .
I was once called upon to write code in Excel's macro language (pre-VBA, Python, Fortan, Javascript, ASP and Perl.
Is similar in all languages.
|