Vbnet dictionary savepekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 vbnet dictionary save tugasan ditemui, harga dalam USD

    I am looking for a developer to help build a product personalisation website be accessed by computer/android/ios powered tablets. The website should be designed to be interacted with via touch screen. The website allows users to select from a range of products / edit text that is to be applied...additional graphics that the user can select to add to the product - Define the centre anchor point of the graphic - Set product price - Click a preview button to test the product before adding it to the front end - Select whether you want to generate either a .txt file containing the personalised text data or to generate a .pdf file. - Set the network destination for the file to be sent to - Save The app will have 2 users: Admin backend / User Adm...

    $1881 (Avg Bid)
    $1881 Avg Bida
    76 bida

    ...and cost savings of using a mediator as comparted to the sample graph generated for Ontario Canada 1. Create an Excel spreadsheet: Use Microsoft Excel to create a spreadsheet that includes columns for the various parameters you want users to input (e.g., contested vs. uncontested, child custody, spousal support) and columns to calculate cost savings and billable hours. 2. Upload the Excel File: Save the Excel file in a compatible format, such as XLSX or XLS. You'll need to upload this file to your web server or a cloud-based service that allows embedding Excel spreadsheets. 3. Create an HTML Page: Create an HTML file (e.g., ) where the online tool will be hosted. 4. Embed the Excel Spreadsheet: To embed the Excel spreadsheet in your HTML page, you can use an <iframe>...

    $150 (Avg Bid)
    $150 Avg Bida
    26 bida

    Don't apply if you've already done this recording!!! We are looking fo...same mobile phone for all the recordings. The phone has to run Android 9 / IOS 11 or higher; -- Each recording = 1 audio file. All audio files need to be renamed following a naming convention we will explain. The job includes all these types of work: Record 9 question sentences from a script (en-AU Question List ). Record individual sentences from a provided script(enAU Team ) and save them as separate files. Self-introduction: Record a 1-minute self-introduction, where you briefly talk about yourself, your hobbies, your interests, etc. This should be recorded in a single audio file. Please do not hesitate to contact us in case you have any questions or concerns! More information to selected cand...

    $47 (Avg Bid)
    Tempatan
    $47 Avg Bida
    4 bida

    Need a developer team to create for us an app Apple/android for Woocommerce. This app need to connect to woocommerce websites and integrate only the Products section woocommerce, need to be easy to use search products, manage products. Need to intagrate photo, video function with IA (delete background, add background, add stickers promotional (new, hot, blackfriday christmas, Save XX%...) Need an app with very very good UX easy to use for seller woocommerce. Best regards

    $230 / hr (Avg Bid)
    $230 / hr Avg Bida
    133 bida

    I'm looking for someone to create a PDF based on a PowerPoint (PPT) presentation. First, you need to open the PPTX template, update the placeholders, and then save the file as a PDF. Please do not apply if you are not an expert in using the .NET framework. If you have read this, please type ' master' This is not a project , this is a very small task and the budget is 10 USD ONLY

    $31 (Avg Bid)
    $31 Avg Bida
    9 bida
    scrapping info Tamat left

    Hello i need someone to scrap me the following page () i only need these infos highlighted in yellow (see picture)  from all the pages. Paying arround 10€ for this service, send me a message with datas already extracted so we can both save time.

    $20 (Avg Bid)
    $20 Avg Bida
    50 bida

    Hi there, I would like to hire someone who will write a program code in Python for scraping some data from website. I would like to have web spider which will run once a day and it will save data to MySQL database. I already have tables in MySQL database. I would need data for product prices published on this website. Later on there will be also android and Apple application in flutter. I will send detailed specifications later on. Kind regards, Ivan

    $158 (Avg Bid)
    $158 Avg Bida
    89 bida

    Post Scraper is a Python based web scraper that can scrape the text-only data of online discussion forums relating to a list of apps and save that data to MySQL database, with keywords and sentiment analysis. The purpose is to create a table where each row contains: 1) Name of the app, 2) URL crawled, 3) Date when the topic was started within the discussion forum, 4) Scraped text-only content (i.e. the online discussion forum comments from users commenting about the app), 5) Extracted keywords, 6) Overall sentiment of the discussion, e.g. positive, neutral or negative. The implementation shall be based on Python’s Beautiful Soup, KeyBERT for the keyword extraction and VADER or other similar library for sentiment analysis. Note: All the used libraries must be such that can be...

    $325 (Avg Bid)
    $325 Avg Bida
    20 bida

    I need help to a project documentation. The site is , and it is based in the open source docusaurus.io. I want to add: - Button: Was this helpful? (y/n) -- and save this data - Translate "Edit this page" to "Editar essa página" (pt-br) - Translate "Search" to "Pesquisar" (pt-br) - Whatsapp icon like in - Report inconsistency (send email to us) - Add disqus comment

    $155 (Avg Bid)
    $155 Avg Bida
    55 bida

    ...a SAAS platform for file request management. I want to create a File request SAAS on FlutterFlow with the following major features. I already have a Flutterflow Pro subscription. Minor features and a complete plan will be discussed with individual developers. User's Side: 1. users send "document request, including attachment", and set a text and email reminders and expiry date. 2. users can save the document request as a template and customize it. 3. users have profiles with the file request link, which can accept documents and have links to their lead forms. Client's Side: 1. clients get the document request either as a closed checklist, or an open-ended upload links. 2. clients click on each item to know the details and either upload, skip or press n...

    $604 (Avg Bid)
    $604 Avg Bida
    42 bida

    I am looking for a freelancer to help me scrub existing website and save all the blog posts in text files. It's about 100 blog posts that need to be saved. I would like the blog posts to be categorized or labeled by categories. Ideal Skills and Experience: - Experience with web scraping and data extraction - Proficiency in HTML and CSS - Knowledge of scripting languages such as Python or JavaScript - Familiarity with file management and organization - Attention to detail and ability to accurately categorize and label blog posts

    $129 (Avg Bid)
    $129 Avg Bida
    88 bida

    ...set of approximately 250,000 dictionary words. Your algorithm will be tested on an entirely disjoint set of 250,000 dictionary words. Please note that this means the words that you will ultimately be tested on do NOT appear in the dictionary that you are given. You are not permitted to use any dictionary other than the training dictionary that is provided. This algorithm will match the provided masked string (e.g. a _ _ l e) to all possible words in the dictionary, tabulate the frequency of letters appearing in these possible words, and then guess the letter with the highest frequency of appearence that has not already been guessed. If there are no remaining words that match then it will default back to the character frequency distribution of ...

    $80 (Avg Bid)
    $80 Avg Bida
    11 bida
    Editing videos Tamat left

    Need some extra $? I am looking for a video editor someone who has some experience in Preimer pro. 2 very simple and easy things to do: 1. You will need to cut videos and edit a little bit, save them and send them to me. I will describe how do it in a video. 2. I will send you links with 20 clips everyday, all you have to do is download the videos write them in a text sheet and send them to me. Also will show you how. I will pay $110 Canadain Dollars every 2 weeks. You will need 1 to 1:30 hours everyday.

    $81 (Avg Bid)
    $81 Avg Bida
    89 bida

    ...us who you are, where are you from, what’s your story. (Bragging is completely OK! We WANT to agree that you are amazing) We keep our clients rich, We teach and support YOU to GROW rich… (Does THAT fit with who YOU are? WHY?) This is an “organizational obsessive/compulsive detail-freak position.” • New life insurance policy processing • Take raw data gathered by advisors, organize it, file save it, • Enter it to build digital application forms, • During U.S. 8a – 5p Pacific Business Hours, call financial companies (including conference calling or Zooms, with clients) to chase trailing documentation, • Keep checklists clean and in order, and track tasks on a pipeline calendar, • Confirm and follow up on money mo...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bida
    10 bida

    ...closes the window and does NOT turn the sessions restrictions off). e, save data in remote DB 2. My trading day starts at: (broker’s time zone): Let the user choose the start time as per broker’s time. Let the user choose this which will be used as an unlock/reset trigger if they have been locked out for the previous day. In other words, if the user like to start seeing the charts at 12am broker’s time. It should get unlocked/reset at 12am every day. Please add the following line: Add this line under the My trading day starts at tab “If you are locked out, your account will reset on the above chosen time”. 3. Risk: a. This page should allow the user to select the risk in A) lots sizes or B) dollar value or percentage, save in DB b. but not r...

    $700 (Avg Bid)
    $700 Avg Bida
    1 bida

    I'm looking for an experienced freelancer to edit my Service agreement into a fillable form that is compatible with Microsoft Word. The form should contain a table that can expand to allow for the addition of simple service line items as needed. Currently have a table that I have to add or remove lines to so as to add or remove services as needed/requested. I ...should contain a table that can expand to allow for the addition of simple service line items as needed. Currently have a table that I have to add or remove lines to so as to add or remove services as needed/requested. I would like to be able to start each proposal with my standard contract language, but be able to TAB through and edit the needed items to create a customized proposal. Ultimately to save as a pdf and sen...

    $408 (Avg Bid)
    $408 Avg Bida
    72 bida

    Need a system that can save information from products like specifications, serial number, item, or the data I need to identify the product and the company who sells or require it and a picture from it, if some other customers want to buy the same item I will know who I have to contact to buy it, and that I can send automatically emails to the sellers of the product just by clicking who will receive it as a checklist, also I need to save information from my customer and the online link or place and photo or document from quotes from suppliers and I have to be able to create a quote with my company info and adding a 35% automatically to the price for the quote I will send to customers who buy me the product and can just add automatically the price with a mark as a checklist if ...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bida
    11 bida

    ...authentication. - Allow registration, and login via email, Apple, and Google. - Welcome Screen: - A screen that warmly greets the user after successful login, possibly with some quick tips or a brief overview of the app's features. - Chat Management: - Enhancements to the chat functionalities: - Streamlined UI for a better user experience. - Table list of Chats with metadata. - Ability to save, archive, or delete chat sessions. - My Account Screen: - Allow users to view their profile details. - Provide options to modify account settings, reset passwords, and manage subscriptions. - Library Screen: - A dedicated space for users to upload, view, edit, or delete files. - Implement a file preview feature for supported file types. - Folder-based org...

    $200 (Avg Bid)
    $200 Avg Bida
    25 bida

    We have a design that we would like to develop and integrate with Medusajs backend, and push it to Heroku. The design consists of 9 pages. The pages are login, registration, verification, products, product description, payment, thank you, and payment failure. Attached is a picture of the pages The Job: Develop the storefront in both ...push it to Heroku. The design consists of 9 pages. The pages are login, registration, verification, products, product description, payment, thank you, and payment failure. Attached is a picture of the pages The Job: Develop the storefront in both Arabic and English languages and integrate the storefront with Medusajs Backend. Further instructions will be provided upon hiring. *It is important to save the project to our GitHub repository before the...

    $133 (Avg Bid)
    $133 Avg Bida
    13 bida

    I have a list of 50k items in Excel and you will open the YouTube and take 4 screenshots from any video for that name. Save these files with proper naming. Also, You will need to make sure that it doesn't have any logo, subscribe button, text etc. on the image. All the images should be exactly the same size & aspect ratio. It's a very simple work that requires many workers, so if you are a team that's good else I can hire multiple freelancers and provide you partial work. I want perfect quality and no errors. The cheapest rates have a high chance of winning. We have this ongoing work

    $31 (Avg Bid)
    $31 Avg Bida
    86 bida

    ...Token, generate a dynamic Webhook URL and Others option that need to connect with official whatsapp API Server. c. Chat Page Module ( Design a chat page like whatsapp and Also it need Mobile Friendly) i. Can chat with single user ii. Can write text, send Video, Send PDF, Send MP3, Quick Replay (Need All Features related to chat need to same as WhatsApp and we d. When any Incoming WhatsApp receive save it as contact with All the Information that received in API Response. e. If any incoming Messages receive then Admin can send Any SMS in 24 Hours. But After 24 Hours they can not send , They can only send Templet. We have to warn Admin About that when time over 24 Hours f. If Admin try to send first message , we have to pass a Valid Templet ID that already approved in WhatsApp Busin...

    $360 (Avg Bid)
    $360 Avg Bida
    26 bida

    I am looking for a developer to create 3 static pages using Bootstrap 5. I have a clear idea of what I want ...- Strong attention to detail in order to accurately implement the desired design We need to create 3 pages inspired by an existing website. - homepage - shop page: - details page: of course, we need them to be minimal and well written tidy html code so please dont just save the page as code we need the different parts of the site split into nice tidy <section>s so we can split them into different files later the colors will need to be replaces as well, so please use scss variables to store all the colors used so that we can simply replace them later on.

    $30 (Avg Bid)
    $30 Avg Bida
    56 bida

    Digital Savings Challenges Project Objective: - Encourage saving for a specific goal Target Demographic: - All ages Preferred Method for Participants to Track Savings: - Manual tracking Project Details: - I am looking for a skilled freelancer to develop a digital savings challenges project. - The main objective of this project is to encourage individuals of all ages to save for a specific goal. - The target demographic for this challenge is all ages, including young adults and adults. - Participants should be able to manually track their savings progress. - The project should provide a user-friendly interface that allows participants to set savings goals and track their progress manually. - The ideal freelancer for this project should have experience in developing mobile apps or...

    $31 (Avg Bid)
    $31 Avg Bida
    21 bida
    Develop QR Tamat left

    ...The action should include the dates calendar from the Yith with correct availibility. - Need to be easy to scan the QR code from handheld device, scan with app to add products to cart. - The design eleMake it possible to choose date at one place that will be added to all the products that i scan, normally all products is used to the same project att the same time frame, then this is a function to save time and no need to add dates for all products. - When scan we need to have some kind if check if availibility, if scanned with the function above we need to check the availibility for that dates, just kind if message should appear "The product is not available this dates" for example. - The order process should proceed like normal from that part and be added to the cale...

    $470 (Avg Bid)
    $470 Avg Bida
    53 bida

    Scope of work 1) For logged in user; update the existing PDF document with User data like Name, Address , Signature 2) Ability to upload PDF template document and define the sections which needs to be updated with User data. Tech Architecture Web app can be based on Spring boot to save development efforts. Front end could be based on JSP CSS can be controlled using Bootstrap Actions in JS layer to be handled via JQUERY plugin

    $309 (Avg Bid)
    $309 Avg Bida
    22 bida

    ...database management and SQL - Familiarity with PDF generation libraries in Laravel - Attention to detail to ensure accurate record saving and report generation Step 1: - Fill up Form A, page 1 and 2 - Can preview information keyed in before save - Save to table - Can generate PDF report after saving Note: - can save some of the fields and continue completing it later - Insert function is already developed but not 100% of the fields Step 2: - Fill up Form B - Save to table Step 3: - Fill up Form C - Save to table Step 4: - Fill up Form D - Save to table Step 5: Can generate PDF report combining information from either Form A or B or C or D (user can choose more than 1 form) See sample report in the attachment Most of the form designs ...

    $159 (Avg Bid)
    $159 Avg Bida
    24 bida

    Ab Initio developer. Create with us ETL, save a data pipeline and restore the data pipeline

    $25 / hr (Avg Bid)
    $25 / hr Avg Bida
    2 bida

    I am looking for a skilled developer to fix the "Invalid token or session" error on my PHP Melody backend site. The error message appears both for invalid tokens and invalid sessions. Specifically, the error occurs when I try to save settings while logged into the backend of the website. This issue needs to be resolved as soon as possible. You will fix this under 1 hour. Its a quick job. If you bid outside my budget, you will not be contacted for the job. Ideal skills and experience for this project include: - Strong knowledge of PHP and PHP Melody - Experience in backend development and debugging - Familiarity with token and session management - Ability to quickly identify and fix errors If you are confident in your ability to fix this issue promptly, please apply f...

    $18 (Avg Bid)
    $18 Avg Bida
    13 bida

    1. Change the target file from csv to hdf 2. Add post-processing option to change reviews for specific IDs 3. Save the generated data to disk for every platoonID

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida

    ...code generates an easily understandable *output* eg showing vehicle 1 picks up passenger 1, then picks up passenger 2, then drops of passenger 2 and finally passenger 1. 5. Since most (but not all) of the work has been done in the repo, the deadline for this is in 3 days (starting today, 24/10/2023 at about 12pm UK time, and ending 12pm UK time on 27/10/2023). 6. Do some training, generate a model, save the model and demonstrate it can take a simple input trips request file and produce a trips plan output. 7. See attached “” for options of output format (output should be in CSV or Excel). Let me know if you want to use any other format, but will most likely be ok if it's easily understandable. Coding for logging has been done in the repo. See section that states ...

    $245 (Avg Bid)
    $245 Avg Bida
    21 bida

    I am looking for a freelancer to help me save sheet music images from a protected website. This project is for personal use and I have permission from the website owner to save these images. The ideal freelancer should have experience in web scraping and image saving. The images should be saved in PDF format for easy access and printing.

    $25 (Avg Bid)
    $25 Avg Bida
    24 bida

    My business name is Elements Business Solutions LLC. We provide different business based services to non-profits ...LLCs. Services range from accounting, forecasting, grant budgeting, grant accounting, bookkeeping, best practice, etc. I choose the name Elements because I liked symbolization behind the different elements (earth, water, fire, and air) When people look at our logo I want them to feel comfort but also know that we will get the job done efficiently! As the owner of company I want out clients to feel save with letting us deal with their finances. I want earthy tones but also wan to incorporate the maroon color, please see attachment for the color tones I like) I am though open to ideas and suggestions! Hopefully I have added enough information but please feel free to ask ...

    $36 (Avg Bid)
    $36 Avg Bida
    48 bida

    XML Templates - Web Scrapper using Diffbot AI tool I am looking for a developer who can create a web scrapper using the Diffbot AI tool to extract product details from a website and store them in XML format. Specific requirements: - Extract product details from the website and save them in XML format - The scrapper tool should automatically update the information at regular intervals Skills and experience: - Experience in web scraping and using Diffbot AI tool - Proficiency in XML formatting and data extraction - Knowledge of automation and scheduling tools for regular updates

    $189 (Avg Bid)
    $189 Avg Bida
    30 bida

    ...stock button which will have box to enter the stock milliliters . save button save the details. alter button to alter details. functionality of php/java/node.js be performed from server side: value of the host box will be the host name. value of the serverport will be server port value. value of the liquid button will be defined which will be used by client side which type of liquid is to be field value of price will be entered which will be used by client side calculation moreover it is price per milliliters. save the details if pressed save ,save the details in data base or else alter it if pressed alter. sql details from server side: create sql table for the value host box, server port, liquid button, price, stock . save the details in sql...

    $66 (Avg Bid)
    $66 Avg Bida
    7 bida

    Hi I have a php file that selects a user from my database and gives you his name, email, phone, etc. I need you to finish my file so when the link provided in my file is clicked, a VIP Membership card is added to the user's iOs Wallet. You don't have to create any php connections and you don't have to analyze the database. This is done already. But you have to understand the PHP file (it's only 20 lines of code) We need an easy way to change the content, color, logo, etc of this Wallet item every year. A JSON file will do. We don't need a user interface, a mailing system, or anything else. We will use MailChimp to send these links to our users and I will change the design of my page myself once you are done. So for example: User receives a link: Then the user ...

    $525 (Avg Bid)
    $525 Avg Bida
    36 bida

    ...maintained such a stance for much longer than many of their counterparts around the world. In fact, Japanese interest rates have been steady at around 0% for 25 years now, even entering into negative territory in 2016. Indeed, the BoJ's base rate still sits at -0.1% at a time when most of the rest of the world is at around 5% or above, which means Japanese consumers actually lose money on any cash they save. Ironically, however, inflation in the Asian economy is far lower than in Europe. Even though the BoJ is upgrading its initial projection for the year up to March 2024 from 2.5% to 3%, this is still much closer to the 2% target than many EU countries, where annual rates of up to 10% are being observed. This naturally means that the Japanese central bank feels it has...

    $2 - $8 / hr
    $2 - $8 / hr
    0 bida

    from rhino mesh to STEP We will send file for testing and you have to return to us converting to setp file and explain us which the process and tools used for converting I am looking for a freelancer who can assist me with converting a Rhino 5 file to STEP file format within 24 hours. The project involves a direct conversion without any specific changes or details required. Ideal skills and experience: - Proficiency in Rhino 5 and its file conversion capabilities - Experience with converting files to STEP format - Attention to detail to ensure accurate conversion - Ability to work within tight deadlines and deliver high-quality results

    $13 (Avg Bid)
    $13 Avg Bida
    6 bida

    ...etc. ★Please clearly indicate the URL of the website or YouTube site as the basis for the evidence. ★Please clearly indicate where the above technology is disclosed in the website, news, or video. [example 1] ★Technical Details Relevant part: the third line of the third paragraph URL: https://OEczSq Service name: “Subscribe&Save” Company name: “Instagtram” [example 2]★ Technical Details Time: 2:30-3:15 YouTube: “youtube.com/watch/v=OEczSq” Service name: “Subscribe&Save” Company name: “WhatsApp” ・ The term "plan to start operation" includes Pre-launch services. ・ If the name of the company operating the service is clearly stated in the evidence, the payment requirements are satisfied. ・List in...

    $50 (Avg Bid)
    Dijamin
    $50
    17 penyertaan

    Project Title: Dolphin API, proxies, GUI I'm using Dolphin, a tool that mimics Chrome and supports Selenium. It can create a huge number of profi...name. The bot will then create a Dolphin profile, assign a new proxy, check if the output IP is unused in another profile, and if everything is in order, definitively assign the proxy to this new profile. Occasionally, a proxy may become inactive, and upon user action, the bot will check the proxy and replace it. Each profile can have multiple proxies (both active and inactive), and the bot can save multiple proxies used for this profile, rotating among them upon user action. Keep in mind that "inactive" doesn't imply permanent inactivity; a proxy could become active again at a later time.

    $21 (Avg Bid)
    $21 Avg Bida
    4 bida

    ...and login details. The task is straightforward and involves generating the images, saving them, and then sending them to me. Just a few clicks. Responsibilities: 1. Log in to the provided website using the credentials I will supply. 2. Familiarize yourself with the generator tool on the website. 3. Generate a total of 2,000 images. Ensure that each image is distinct and of high quality. 4. Save each image in a high-resolution format. 5. Compile all images into a single compressed folder (e.g., ZIP or RAR). 6. Send the compressed folder to me via a secure file transfer method. Requirements: • Attention to detail to ensure no duplicates among the 2,000 images. • Reliable internet connection for downloading and uploading. • Ability to work efficiently and...

    $211 (Avg Bid)
    $211 Avg Bida
    26 bida

    I am looking for a freelancer who can assist with a data migration project...project. The freelancer must be able to speak clear English & be able to communicate by Phone in the U.S. & by web conference during the project. The project involves migrating customer information, pictures, and documents from our current CRM software to a cloud-based storage system. From our Acculynx CRM account Print to PDF 1 to 7 CRM webpages per customer for approximately 1000 customers, Save to customer File in Google Drive & Batch Download pictures & Documents to the same Google Drive customer File Ideal skills and experience for this job include: - Basic Computer skills If you have experience in data migration and have worked with CRM software and cloud-based storage systems, pl...

    $306 (Avg Bid)
    $306 Avg Bida
    8 bida

    I am looking for a skilled developer to create a Resume Builder site for me. The ideal candidate should have experience in web development and be familiar with creating user-friendly interfaces. Resume Templates: - I prefer professional resume templates. User Login: - The site should have a user login feature, allowing users to create an account and save their resumes for future editing. Additional Features: - I would like the site to have additional features such as a cover letter builder and job search functionality. Overall, I am looking for a clean and professional site that provides users with an easy and efficient way to create and customize their resumes.

    $140 (Avg Bid)
    $140 Avg Bida
    17 bida

    I parse information from a specific site and save its content as a JSON file. It uses Node js technology. JavaScript node.js Data Extraction Web Scraping JSON

    $183 (Avg Bid)
    $183 Avg Bida
    25 bida

    I am looking for a freelancer who can assist with a data migration project...project. The freelancer must be able to speak clear English & be able to communicate by Phone in the U.S. & by web conference during the project. The project involves migrating customer information, pictures, and documents from our current CRM software to a cloud-based storage system. From our Acculynx CRM account Print to PDF 1 to 7 CRM webpages per customer for approximately 1000 customers, Save to customer File in Google Drive & Batch Download pictures & Documents to the same Google Drive customer File Ideal skills and experience for this job include: - Basic Computer skills If you have experience in data migration and have worked with CRM software and cloud-based storage systems, pl...

    $2 / hr (Avg Bid)
    $2 / hr Avg Bida
    13 bida

    Need a system that can save information from products like specifications, serial number, item, or the data I need to identify the product and the company who sells or require it and a picture from it, if some other customers want to buy the same item I will know who I have to contact to buy it, and that I can send automatically emails to the sellers of the product just by clicking who will receive it as a checklist, also I need to save information from my customer and the online link or place and photo or document from quotes from suppliers and I have to be able to create a quote with my company info and adding a 35% automatically to the price for the quote I will send to customers who buy me the product and can just add automatically the price with a mark as a checklist if ...

    $525 (Avg Bid)
    $525 Avg Bida
    74 bida

    I'm providing PDFs with multiple items to be sold on an online shop. Each item currently has only 1 photo in the PDFs. - I need you to search for additional photos for each item and save those images with the corresponding product name. I need at least 3 photos for each item. You can use images from other websites, Google, etc. - Also, I need a description for each product to be drafted. Using an AI for this is acceptable. Disclaimer: the items are adult toys. There 267 items.

    $136 (Avg Bid)
    $136 Avg Bida
    20 bida

    ...and make the iris stand out. - Adjust color and exposure: Fine-tune the color balance, brightness, and contrast to ensure accurate representation of the iris. - Remove imperfections: Use the software's retouching tools to remove any dust particles, blemishes, or red-eye effects. Remove blemishes and reflections such as glare from light source, and eye lash reflections on iris. - Save the edited photograph: Save the edited iris photograph in a high-resolution format suitable for printing, such as TIFF or JPEG. Images will be printed on Canva's of varying sizes so the software must be able to accurately adjust the size of the photograph while maintaining optimal image quality. The value lies in the quality of the final edited photograph. Preferred programm...

    $3399 (Avg Bid)
    $3399 Avg Bida
    10 bida

    Hello, i have a PDF file (attached ) with about 40 pages (page 4 to 44). I would like someone to copy the data from the PDF and arrange it in an excel file. I have extracted and copied the data in the attached excel (Extract data from PDF to ) for page 4. You would have to follow the same structure for the remaining pages.

    $22 (Avg Bid)
    $22 Avg Bida
    47 bida

    Hi there! I'm looking for an experienced and talented designer to create a logo for my YouTube channel 'Budget Mechanic' that would also look good on a t-shirt. The purpose of the channel is to empower DIY mechanics to save money by doing their own auto repairs. Specifically, I'm looking for something with an illustrative vintage repair shop sign feel. I don't want it to be too busy but have fun with it! I'm definitely open to the designer's vision and creativity, and I'll attach a few examples for a general direction. I'm excited to see the final outcome and look forward to working with you.

    $250 (Avg Bid)
    Dijamin
    $250
    798 penyertaan

    I need someone to work on downloading pictures of horses from websites for me. Save the pictures using the name. Save the pictures in a folder from the name of the sale on the website.

    $104 (Avg Bid)
    $104 Avg Bida
    68 bida