Sponsored Content
Top Forums Shell Programming and Scripting Script to convert text to image Post 302952963 by Corona688 on Monday 24th of August 2015 03:11:34 PM
Old 08-24-2015
A lot more detail than that is needed.
This User Gave Thanks to Corona688 For This Post:
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Redirect text to image file

How can I redirect text data to an image (png, jpg, gif... etc) file using perl on unix solaris environment?? Please suggest. Pooja (1 Reply)
Discussion started by: wadhwa.pooja
1 Replies

2. Programming

awk script to convert a text file into csv format

hi...... thanks for allowing me to start a discussion i am collecting usb usage details of all users and convert it into csv files so that i can export it into some database.. the input text file is as follows:- USB History Dump by nabiy (c)2008 (1) --- Kingston DataTraveler 130 USB... (2 Replies)
Discussion started by: certteam
2 Replies

3. UNIX for Dummies Questions & Answers

How to convert text to columns in tab delimited text file

Hello Gurus, I have a text file containing nearly 12,000 tab delimited characters with 4000 rows. If the file size is small, excel can convert the text into coloumns. However, the file that I have is very big. Can some body help me in solving this problem? The input file example, ... (6 Replies)
Discussion started by: Unilearn
6 Replies

4. Shell Programming and Scripting

Add text to image files

Hi to all, Some help here please. I have a several image files (photos, jpg files), let say 100 photos, and a list of 100 different little comments in a text file, each comment for each image. Somebody knows if I can add (like a watermark in the bottom) this text comments and how in the... (3 Replies)
Discussion started by: cgkmal
3 Replies

5. Shell Programming and Scripting

Need a unix script to convert date into Julian format in a text file

The 6th & 7th column of the text files represents date & time. I need this to be converted in julian format using command "date +%s -d <date>". I know the command, but dont know how to use it on the script 0 dbclstr-b IXT_Web Memphis_Prod_SQL_Full Memphis-Prod-SQL-Full-Application-Backup... (4 Replies)
Discussion started by: ajiwww
4 Replies

6. Shell Programming and Scripting

Convert binary to text Perl script

Hello everyone, I have a binary file with a structure unknown. I have found 2 perl scripts that it seems to do the convertion but I get sintactic errors when I run them, may somebody test these 2 scripts please and see if really work? One if from here... (10 Replies)
Discussion started by: Ophiuchus
10 Replies

7. Windows & DOS: Issues & Discussions

Convert the barcode image from web application to pdf

I hope someone could help me. I tried to create a barcode image using Visual Studio and then want to convert this barcode images to PDF files. When I preview this in VS, the barcode image exists, however when converted it to pdf, it disappeared. Did I do anything wrong? :confused: (4 Replies)
Discussion started by: aspbarcode
4 Replies

8. Shell Programming and Scripting

Perl script to extract text from image file

Hi Folks, Could you please share your ideas on extracting text from image file(jpg,png and gif formats). Regards, J (1 Reply)
Discussion started by: scriptscript
1 Replies

9. Shell Programming and Scripting

Need help to write a shell script to convert text file to excel file.

Hi Everyone, I want your help to write a script which will take text file as input and on the basis of delimiter ":"script will create excel sheet. Example input: IpAdress:InstanceName:Port:ServerName 10.255.255.1:abc:2232:xyz_abc Output should be an excel sheet like below: Column... (8 Replies)
Discussion started by: akabhinav18
8 Replies

10. Web Development

Center image between two text paragraphs.

I want to show a page with an image between 2 any paragraphs. I tried the following script. But the image is not centered. SUSE Paste <!DOCTYPE html> <html> <head> <style> center.center_1 { margin: auto; width: 60%; ... (3 Replies)
Discussion started by: jcdole
3 Replies
__gnu_pbds::detail::branch_policy< Node_CItr, Node_Itr, _AlloLibrary Functions __gnu_pbds::detail::branch_policy< Node_CItr, Node_Itr, _Alloc >(3)

NAME
__gnu_pbds::detail::branch_policy< Node_CItr, Node_Itr, _Alloc > - SYNOPSIS
Inherited by __gnu_pbds::detail::trie_policy_base< Node_CItr, Node_Itr, _ATraits, _Alloc >, and __gnu_pbds::tree_order_statistics_node_update< Node_CItr, Node_Itr, Cmp_Fn, _Alloc > [private]. Protected Types typedef rebind_v::const_pointer const_pointer typedef rebind_v::const_reference const_reference typedef Node_Itr::value_type it_type typedef rebind_k::const_reference key_const_reference typedef value_type::first_type key_type typedef remove_const< key_type > ::type rckey_type" typedef remove_const < value_type >::type rcvalue_type" typedef _Alloc::template rebind< rckey_type >::other rebind_k" typedef _Alloc::template rebind< rcvalue_type >::other rebind_v" typedef rebind_v::reference reference typedef std::iterator_traits < it_type >::value_type value_type" Protected Member Functions virtual it_type end ()=0 it_type end_iterator () const Static Protected Member Functions static key_const_reference extract_key (const_reference r_val) Detailed Description template<typename Node_CItr, typename Node_Itr, typename _Alloc>struct __gnu_pbds::detail::branch_policy< Node_CItr, Node_Itr, _Alloc > Primary template, base class for branch structure policies. Definition at line 52 of file branch_policy.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 20__gnu_pbds::detail::branch_policy< Node_CItr, Node_Itr, _Alloc >(3)
All times are GMT -4. The time now is 06:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy