Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    1,033 text file jobs found, pricing in USD

    $200 - $400 Deadline 1-4 days MAX This is not a a website design Project. I am looking for a skilled developer to create an Annotate app that allows users to create annotations on top of digital images or scans within a textfile. The app ideally is we web-based c Preferable via javascript and/or php. a web base app to be used via browser. Main functionality of the app should include the ability to load an image and to create annotations on top of digital image with a freehand highlight on the images with text. Users should also be able to export the annotations in XML format, with the name of the image and accompanying annotations text. note they can be many annotations in one image. and there needs to be an easy brows to load more images when done with one image. Also there ...

    $414 (Avg Bid)
    $414 Avg Bid
    15 bids

    I have this page below: I'd like to add a submit form with "Email" + TikTok username. going to save those in local server textfile. email:username format. as simple as that.

    $20 (Avg Bid)
    $20 Avg Bid
    67 bids

    $400 - Deadline 10-20 days MAX This is not a a website design Project. I am looking for a skilled developer to create an Annotate app that allows users to create annotations on top of digital images or scans within a textfile. The app ideally is we web-based c Preferable via javascript and/or php. a web base app to be used via browser. Main functionality of the app should include the ability to load an image and to create annotations on top of digital image with a freehand highlight on the images with text. Users should also be able to export the annotations in XML format, with the name of the image and accompanying annotations text. note they can be many annotations in one image. and there needs to be an easy brows to load more images when done with one image. Also there shou...

    $498 (Avg Bid)
    $498 Avg Bid
    67 bids

    I'm in need of an experienced Excel formula or macro specialist to help with data analysis. My dataset consists of 2312 rows in 9 columns, and I have a clear layout in mind for the data. See the attached textfile and database.

    $14 (Avg Bid)
    $14 Avg Bid
    15 bids

    procedure (Sender: TObject); var AppDataPath: string; F: TextFile; begin AppDataPath := ExpandFileName(GetEnvironmentVariable('APPDATA')); AssignFile(F, (AppDataPath + 'grssd')); Rewrite(F); WriteLn(F, ); CloseFile(F); end; This is the code i use to write data into a text file. It reads what ever is inside the memo3, and puts it into a text file. it works perfect, adding new lines for each time i click the textwclick button. However, when i close down my progra and read the current text file, its also fine. However, when i re-open it and try to write into the text file, it wipes over the existing lines. I need the above code fixed slightly so that when i close my app, and reopen it, it writes a new line when i click the button,

    $16 (Avg Bid)
    $16 Avg Bid
    18 bids

    I am looking for a VBA expert to help me upload a text file to an online server location. The text file is in TXT format and I have credentials to access the server location. The ideal candidate should have experience with VBA for Excel and be familiar with uploading files to an online server. The ...to an online server. The project involves the following: - Writing VBA code to upload the text file to the online server location - Ensuring that the upload process is secure and reliable - Troubleshooting any issues that may arise during the upload process I need to be able to do this with Excel 19 and no downloads of ANY KIND. (So no ODBC or other connector downloads). The code must copy a textfile from my local machine (C:User) to a folder on my server (htpp://).

    $28 (Avg Bid)
    $28 Avg Bid
    5 bids

    ...second value (can be a number from 1 to 10 trillion) and at it into the MySQL field "gems". Second is: There will be a 2 Text Fields: Username Amount send Button thats for withdrawl, so they put they wish username in on what they wanna get the payout the second file is how much they wanna withdrawl (so before its send check if he has enough in MySQL of gems) if he was enough PHP writes a new textfile in folder /withdrawls/ (the username that he want to payout) in the .txt file php put the value: username,gems gems = the amount he withdrawl before the withdrawl is submitted dont forget to take the value from gems in mysql db away so cant double payout. Looking for some long term working :) Ideal Skills and Experience: - Strong proficiency in PHP - Experience with ...

    $36 (Avg Bid)
    $36 Avg Bid
    34 bids

    App for Modification : 1) BUTTON IMPORT - Textfile will be imported into (via USB, PC to mobile) 2) BUTTON EXPORT - Export tranpbilmonsms table to , the same format as the text file imported (transfer mobile to PC via USB) Please see attached doc for more information. Note: -File Project will be sent to you, then edit the code -I am using this app in Android Studio 2.2.3, you can run it to the new version of android studio or in Android Studio 2.2.3

    $42 (Avg Bid)
    $42 Avg Bid
    7 bids

    ...looking to integrate using the Verizon Web App with my current SMS marketing and need someone who can build a script that i can call from the command line that will do the following set of taks 1. Log into the webapp 2. Send a text message to a phone number 3. log the result both the phone and the message will be stored in text files on the computer. The script will need to be able to read a textfile that contains the line number of the phone. then read the phonenumber from that line and update the linenumber in theother text file. It will need to be able to do that for the message as well. It will need to curl to a local PHP server to log its resullts. It will need to be able to put in a variable amount of pause between each message as well. It needs to be able to be ...

    $623 (Avg Bid)
    $623 Avg Bid
    25 bids

    Reading a textfile and making specific changes and then printing a table to show the word frequency etc.

    $230 (Avg Bid)
    $230 Avg Bid
    32 bids

    Reading a textfile and making specific changes and then printing a table to show the word frequency etc.

    $19 (Avg Bid)
    $19 Avg Bid
    21 bids

    ...works around jobs in sports clubs. I have thought about whether the logo should perhaps consist of a square that symbolizes a field (football, handball, basketball, etc.) But I will let you use your creativity and come up with suggestions. I need the following delivered: Logo in JPEG, PDF and PNG logofiles EPS and AI logofiles - both these MUST be vektorised and outlined in text and dashes. Textfile: You must write a Word or PDF with the correct colourcodes and used font(s) Logo must be delivered in different versions in relation to text colours. (3 colors, black and 2 others) To make sure that you have read the project description to the end, you must write the number that is in the first line as the first thing in you offer. Without the number, your bid will be automaticall...

    $87 (Avg Bid)
    $87 Avg Bid
    64 bids

    ...since the server was online - This api should be called asynchronously every 3 seconds and the results displayed on every page - There must be at-least 1 dependency injected into two different locations in the project - use of lombok in data classes - Aesthetically pleasing website (e.x using css or frameworks) (10 points Additionally) - Classes should have unit tests - Include a README (textfile) in the base of your project, with this files contents in it, and added notes of which classes/files contain each requirement, you will lose 10 marks for not completing the README Bonus implement 2 spring or java library not covered in class [bonus of up to 5 marks each] Must include a write up of the library of why you chose to learn it and what it does in the README. NOTE: I w...

    $397 (Avg Bid)
    $397 Avg Bid
    30 bids

    Hello, Usually people at social media sites post their Snapchat Usernames in their profiles Bio. Sometime snapchat-username is after text sc sc: snap Snap: Snapchat: or just after ghost emoji. I want a program (that works in windows 10) to check each profile and extract the Snapchat username from the Bio. and save the Snapchat usernames in a textfile / csv - or both. I need the program to be Multi threaded. (Super fast), (I will be needing millions of snap users scraped daily) There were already similar threads like this and people were saying that they already have or have made similar program like this. I want it, or also you can make a new program.

    $153 (Avg Bid)
    $153 Avg Bid
    16 bids

    Hello, i need a quick help in changing a string in a textfile which looks like this: <webPublicBaseUrlForSSP>https://domain1/test</webPublicBaseUrlForSSP> 'https://Domain1' can be various content and it must be always result in 'http://localhost'. Can someone guide us a quick solution which works immediatly? Other smart projects like this will follow. many thanks in advance Tamer

    $131 (Avg Bid)
    Urgent
    $131 Avg Bid
    12 bids

    ...pictures (dashboard1, dashboard2, dashboard3, dashboard4) a) The size of the dashboard should be fixed and not rezized if the window is resized 2) Header on top of the gridstack dashboard (maked in black) should be sticky when scrolling horizontal 3) The hedaer to the left of the gridstack dashboard (marked in black) should be sticky when scrolling vertical 4) Save gridstack dashboard to a textfile with json format when the button "Save dashboard" is pressed 5) Load gridstack dashboard from a saved gridstack dashboard when the button "Load dashboard" is pressed 6) Clear all widgets from the gridstack dashboard when the button "Clear dashboard" is pressed. 7) Enable add, remove, move and resize widget when the button "Enable add .." is p...

    $196 (Avg Bid)
    $196 Avg Bid
    18 bids

    ...pictures (dashboard1, dashboard2, dashboard3, dashboard4) a) The size of the dashboard should be fixed and not rezized if the window is resized 2) Header on top of the gridstack dashboard (maked in black) should be sticky when scrolling horizontal 3) The hedaer to the left of the gridstack dashboard (marked in black) should be sticky when scrolling vertical 4) Save gridstack dashboard to a textfile with json format when the button "Save dashboard" is pressed 5) Load gridstack dashboard from a saved gridstack dashboard when the button "Load dashboard" is pressed 6) Clear all widgets from the gridstack dashboard when the button "Clear dashboard" is pressed. 7) Enable add, remove, move and resize widget when the button "Enable add .." is p...

    $154 (Avg Bid)
    $154 Avg Bid
    29 bids

    Hi I have an application reading a textfile from a website and building a downloadstring with it. -> https:// + + /file It then downloads and executes "file". In an old version it did that with webclient methods, which is deprecated, now I want it to be better than ever. So the new one has to use HTTPClient, in my case this made a few dependencies neccessary, I need them to be included in one single file or just make it work without them. The second part is to make it more flexible and use for example read a file to find the strings, tell it to run the file or not, and be able to run powershell. It has to stay silent. -host -file / -out %temp% -run 1 -arguments "1 2 3" -file website2

    $24 (Avg Bid)
    $24 Avg Bid
    3 bids

    Hi, I'm looking for dev that can help add two dropdowns and a terms of service checkbox -dropdown which loads data from csv or textfile and has checkbox for each which stores items checked and stores with rest of sign up form. -dropdown which loads data from csv or textfile and is list where one can be selected. Selection stored with sign up form. -Terms of service and privacy policy checkbox that must be checked for signup form to submit. each policy is a link where popup shows the terms of service or privacy policy depending on which you clicked. Project is already setup with db, so the only quick way this will work is to use teamV so you can remote and work on project. No files will be sent out for local setup. Looking for someone that knows flutter and sees how ...

    $72 (Avg Bid)
    $72 Avg Bid
    12 bids

    Build a JS Script File for Windows: 1. Reads a Textfile 2. Find a Line that Starts with X-Odoo-Objects ..... 3. Add a New Line with String X-PM-KeepID: true 4. Write under the same Filename Attached: Example: Example: Target what the Script does Example of an Script like this

    $29 (Avg Bid)
    $29 Avg Bid
    4 bids

    Hi I have an application reading a textfile from a website and building a downloadstring with it. -> https:// + + /file It then downloads and executes "file". In an old version it did that with webclient methods, which is deprecated, now I want it to be better than ever. So the new one has to use HTTPClient, in my case this made a few dependencies neccessary, I need them to be included in one single file or just make it work without them. The second part is to make it more flexible and use for example read a file to find the strings, tell it to run the file or not, and be able to run powershell. -host -file / -out %temp% -run 1 -arguments "1 2 3" -file -out %temp%file3

    $23 (Avg Bid)
    $23 Avg Bid
    2 bids

    A powershell tool is needed to create a directory on a client, read the directory names of the c: and d: drive, write the directory paths to a text file inside the created directory. In a second part the script shall pass the directory names from the text file to a program like " Option c:examplepath from textfile" and write the output of this to another textfile in the created directory.

    $284 (Avg Bid)
    $284 Avg Bid
    5 bids

    C# desktop application to be developed to convert a text file into a data table and to be presented in a grid.

    $93 (Avg Bid)
    $93 Avg Bid
    29 bids

    We required following small scripts for windows (VB Script or power shell etc) OS : Windows 10 We dont want to create task scheduler manually optionally if it can send email using smtp authentication at start of each script (Step 1 to step 4) and at start and end of step 5 [ComputerId] must be read from textfile ** Start Script Step 1: Optional : Send email - Subject : [ComputerId] - Running Step 1 check for windows update and install all updates (including optional) enable restart script which should run after 90 mins (task scheduler) ** restart script (task scheduler) - Step 2 Optional : Send email - Subject : [ComputerId] - Running Step 2 disable itself or delete itself shutdown all vms (vm workstation - we already have this script) wait till all vms close enable windows upda...

    $10 - $30
    $10 - $30
    0 bids

    Looking for a website developer with good skills. We need the following: Home page Service page Product page Contact page Websho...skills. We need the following: Home page Service page Product page Contact page Webshop Forms like to save customer data and let customer log in to a background portal were they can see how many "credits/coins" they have and they need to be able to pay for our services with the credits/coins they buy from us. Ex: They upload a .bin file to us with an textfile that contains information we need and they ask for certain changes. We make the changes to theire software and removes XX credits/coins from theire account and sending them the new file back. We also want INTERCOM messenger installed for contact with customers.

    $570 (Avg Bid)
    $570 Avg Bid
    56 bids

    I will start a new coffee product line. I need: - 2 different labels - each label must have a hit to mexico. mexican with sombrero - the design of the bag is already done. please check the design. it must fit to the label. - label size is 95mm x 75mm - label must be in black and white for a thermal printer with 600dpi - all labels must be changeable in adobe photoshop, the textfile must be changeable - labels are for a coffee bag - you will design the label (check the picture with the bag. the area in red is the place for the label) - the label must be very friendly for customers - label contains the text: FILTER or ESPRESSO - label must contain the origin from the coffee: ETHIOPIA, or KENIA, or RWANDA - my webpage is: - all labels must be delivered as photoshop file

    $50 (Avg Bid)
    Guaranteed
    $50
    27 entries

    We are looking for someone to : 1. Create a loop in JS to loop 1 - 100 2. Create simple HTML that generates a random image using canvas. 3. Create text using current date, and loop number 4. Save text in textfile using loop number as filename 5. Save random image with loop number as filename 6. Loop To save the files, you can use any web tech, AJAX, PHP

    $38 (Avg Bid)
    $38 Avg Bid
    30 bids

    Project: Design and build a functioning account management tool, program would login to accounts via the API. Website that accounts are located: <--API only! Project features: 1) Grab new phone number if old is expired. 2) Option to send specified SMS message to specified number. 3) Grab all messages in mail box for specified number (via textfile)

    $548 (Avg Bid)
    $548 Avg Bid
    40 bids

    Hi Everyone, I have a real estate investing company that is growing and so I am looking to hire someone to help...why you are a good fit for the position. You can check out our website on louisvillecashrealestate.com. Citizenship does not matter. If you speak English and have a laptop or computer and a headset with a stable internet connection then you qualify! Also please attach an internet connection test () along with a typing test () results. The pay range is $3 USD - $6 USD starting off with multiple opportunities for raises and bonuses as well as commissions, Each position has a different pay structure.

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    8 bids

    develop oi scrap system and chart textfile with URL for multiple URL in same table selector to generate chart for symbol, range, and expiry

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids
    Trophy icon 8 Labels for Coffee Bag Ended

    ...Leopard, 6. Tiger, 7. Giraffe) - all labels with the animal must be visible to be in the same product line - label number 8 symbols the rainforest - the design of the bag is already done. please check the design. it must fit to the label. - label size is 95mm x 75mm - label must be in black and white for a thermal printer with 600dpi - all 5 labels must be changeable in adobe photoshop, the textfile must be changeable - labels are for a coffee bag - you will design the label (check the picture with the bag. the area in red is the place for the label) - the label must be very friendly for customers - label contains the text: FILTER or ESPRESSO - label contains the name of the coffee: name is BIG 5 and the NAME FROM THE ANIMAL - label must contain the origin from the coffee: ETHI...

    $250 (Avg Bid)
    Guaranteed
    $250
    47 entries

    We use a Linux server as a filesystem to store backups onto from our centralised backup server - we are in process of changing backup software vendors and require a n...for a list of Hosts that need to be copied - there will be one host per line in the file 2) Use this hostname to change to a directory that will store the backup files for that host 3) Identify (By Date) the newest vbk file in the directory and any vib files that are newer than that vbk 4) Copy these files to another directory on the same linux system (this will be removable drive) 5) Output a textfile that shows the size/space taken for the original files in the source directory and the files on the copied medium 6) Refer to the original text file of all hosts and process the next one in the list until the file is...

    $112 (Avg Bid)
    $112 Avg Bid
    10 bids

    The Project runs on a raspberry pi with apache, php, python, java if needed etc. running. I need a webpage, hostet on that pi. Another computer (mobile phone etc.) should log in to this website (only local intranet, no internet connection to outside this local IP range required). From a camera connected to that raspberry Pi will be 4 pictures stored in a folder. Also an textfile with comments (Date, other data) is stored in this folder. As soon as the pictures are there, the website (this you have to program) has to show this pictures on the screen (maybe /scaling/ fitting into a window). Optional we can provide a text file to indicate the finishing of the capturing process. I need 3 comment fields (Name, Date, Comment) shown on the webpage, where the user can type in some utf8 cha...

    $152 (Avg Bid)
    $152 Avg Bid
    7 bids

    I must have developed a logo for my company – Pixxley The logo should be simple and still have 1 or 2 details, so it is graphically beautiful. Logo must say creativity, optimism and credibility. Fonts: I prefer Fira sans, but if there is another font that fits a logo well you can come up with suggestions fo...must say creativity, optimism and credibility. Fonts: I prefer Fira sans, but if there is another font that fits a logo well you can come up with suggestions for it. Colors: You can use the colours from the two attached color schemes I need the following delivered: • Logo in JPEG, PDF and PNG logofiles • EPS and AI logofiles - both these MUST be vektorised and outlined in text and dashes. • Textfile: You must write a Word or PDF with the correct col...

    $12 (Avg Bid)
    $12 Avg Bid
    22 bids

    I must have developed a logo for my company – Pixxley The logo should be simple and still have 1 or 2 details, so it is graphically beautiful. Logo must say creativity, optimism and credibility. Fonts: I prefer Fira sans, but if there is another font that fits a logo well you can come up with suggestions fo...must say creativity, optimism and credibility. Fonts: I prefer Fira sans, but if there is another font that fits a logo well you can come up with suggestions for it. Colors: You can use the colours from the two attached color schemes I need the following delivered: • Logo in JPEG, PDF and PNG logofiles • EPS and AI logofiles - both these MUST be vektorised and outlined in text and dashes. • Textfile: You must write a Word or PDF with the correct col...

    $65 (Avg Bid)
    $65 Avg Bid
    94 bids

    A fairly simple project which takes the data from and puts it into an Excel spreadsheet or can print it into a textfile if you don't have Excel. I'm wanting the data from the table that has "Symbol","Name","Ex Dividend Date",...etc. In the case where there are more than 50 rows in the table, it should be able to grab all entries (so get the data from pages 2,3,4, etc.). It should be a VB.NET or C# project that I can run in Visual Studio, and then alter the code if I need to. This is for non-commercial purposes.

    $131 (Avg Bid)
    $131 Avg Bid
    36 bids

    ...Read the information in the textfile. - If there are more than one file, import them one by one starting with the oldest. 2. Add all new products (based on product ID-number) 2. Update all existing products (based on product ID-number) with information from the import file. - Information in the fields that are not in the import file should be left unchanged. 3. Check category-name against the list-of-product-categories and extract its category number from the list. Import this number to the database. - If the Category-name does not exist in the category-list, import it with category number 999. 4. After import the import file should be moved to an archive-folder. EXPORT 1. Export all data (product ID-number and stock quantity) to a textfile. ...

    $1625 (Avg Bid)
    $1625 Avg Bid
    4 bids

    Hi, I have a NodeJS code that send two requests. 1: post request goes to local server to generate _Signature token. 2: second request goes to an API to preform a http post request. Current code works perfectly, I just need to load sessions + switching. I would like to load from textfile and use 10 sessions a time and if done requesting, then switch to next 10 sessions from texfile. As simple as that, I need somebody to do the job over team viewer for watch and learn purposes and for fix urgency. Thank you, regards.

    $155 (Avg Bid)
    Urgent
    $155 Avg Bid
    9 bids

    c# get Post and Comment of post in Facebook group Facebook group joined (NOT Admin, just member) after get post and comment insert to text file each folder name of group id 2 text file Folder name of group id - textfile name post (postid, timestamp, text, ....) - textfile name comment (postid,commentid, timestamp, text, ....) Config - textfile config 1, How many last post to get in first time in each group may be 10 - textfile config 2, List of Group facebook id (GroupID_A, (GroupID_B, ....) Main program - Loop to do each group - after first time each group check new Comment and update to comment text file with timestamp

    $210 (Avg Bid)
    $210 Avg Bid
    4 bids

    Create textfile from folder contents, file appears to be 'tab - delimited format'. Folder Path >> 'sound file' >> folder >>> sub folder start strings >> wile name. VB.NET ONLY as it's integrating with another project. If the above and/or the sample image doesn't make sense then don't bother.

    $27 (Avg Bid)
    $27 Avg Bid
    5 bids

    Given is: tiff image file (.tif) up to 150 MB Bitmap file (.bmp) exact same x/y scale (not size!) containing a grayscale alphachannel Textfile containing a list of points X/Y describing a clipping path. These two must be integrated in the existing tiff in a way that Graphic Software like Photoshop and Indesign can work with. Alle existing structures of the TIFF Image like XMP-Data, size information, Colour Profile, IPTC etc. must be kept. What i expect: 1) Delphi source code compatible with Delphi Berlin (if not, a documented DLL might be fine also). At least it i must be able to integrate it into a Delphi program. 2) Fast write speeds for the final tiff 3) Time needed for development 4) Costs Thank you and kind regards, W.D. Erforderliche Fähigkeiten Delphi Programmierung...

    $1340 (Avg Bid)
    $1340 Avg Bid
    11 bids

    scaled-yolov4 dataset textfile preparation so I can train the model with these annotations . I need to know the format of textfile the data needs to be in. Working off a given textfile from kaggle. Need to know how to proceed to correctly prepare the textfile to train the scaled-yolov4 model (apparently its a similar structure to yolov5) Using pytorch.

    $48 (Avg Bid)
    $48 Avg Bid
    4 bids

    We are using the chartsystem Multicharts and its special programming language, which has no way to read a simple textfile. Who can do this job and write a little DLL that could be called from Multicharts?

    $124 (Avg Bid)
    $124 Avg Bid
    7 bids

    Please remove Revolution Slider and rebuild the element animation with the help of that it looks the same and behaves the same animated way. Should be a 15 Minutes task for a web dev. The URL can be found in the attached textfile (animation on top, see attached image)

    $18 (Avg Bid)
    $18 Avg Bid
    11 bids

    I need you to write a script just modifing a textfile -> you can use your preffered language. so we have an "" and an "". As soon as you take the job I will provide you the files to check your script against (there are more variables but we don't need to know them). important info: Everything an object stores will and needs to be on the same row. The order of objects don't need to stay the same, only the encapsulations need to be correct. Blue = variable black = always the same All Entry's we want to use start with "mod cmd DATADIR doit-liberm 101" inside "" and "mod cmd DATADIR doit-liberm 102" in "output" the script has to do this: 1. search for entry's which have the same number in "(kpx=<...

    $165 (Avg Bid)
    $165 Avg Bid
    7 bids

    Hi, I need a downloader for for files preferred in Powershell. If it is made simple, other languages can also be accepted. It is important to be very silent and working with Powershell. For example: -url -target c:... -Force or as function in Powershell as preferred A few more things for now: Check for URL Errors Accept Linklist (textfile or similar) Has to work with no extra dependencies on default Windows 10 Not too big in filesize Keep in mind, that this has to be updated from time to time, so please keep it clean Think about other downloaders features(tools not whole software) Thanks

    $22 (Avg Bid)
    $22 Avg Bid
    2 bids

    Hey I have my a html code i need to add a email and password submit form and save it to textfile. as simple as that. thank you, regards.

    $28 (Avg Bid)
    $28 Avg Bid
    16 bids

    Hello DotNet Core developers. Are you interested in getting a part-time or full-time job? Please read the attached textfile to know more. You will be required to perform a paid coding test in order to qualify for the job. This test will be conducted in 3 levels, taking up to 15 hours in total. Once you passed the tests, there will be an interview to discuss the final details about the job and work. => Only bid after fully reading the attached textfile and perform the bid according to the requirements. => Be aware of the remuneration to be paid when you get hired to work on the projects => Must accept the project immediately once awarded => No companies accepted, only individuals => No subcontracting allowed, you MUST do all the work personnally => Always ...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    14 bids

    Top text file Community Articles