Wordpress http error uploading word doc jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 wordpress http error uploading word doc jobs found, pricing in GBP

    I'm looking for an Android developer to work on my application. It will run on various platforms including Mobile device, Android TV OS, and Tablet. Existing Application will be shared with you . Key features of the application will include: - BLE Capture: Ensure the application can capture BLE data in real-time. - Data Uploading: Implement a mechanism for uploading collected data to the cloud. - Single Page Display: Design a single, easy-to-navigate page for the application. - Settings Page with Reports: Add a settings page where users can configure the app and view reports. - Devices Settings: Create a section for managing connected devices/settings. Key requirements: - Proven experience in developing Android apps, especially those involving BLE capture and cloud i...

    £87 (Avg Bid)
    £87 Avg Bid
    7 bids

    I'm looking for a data entry specialist to extract text data from scanned documents and input it into a database. Key Requirements: - Data Entry: Your primary task will be to accurately transfer text data from scanned documents into a digital database. - Attention to Detail: Precision and accuracy are essential to ensure the database is error-free. - Timeliness: The task should be done in a timely manner to keep the project on track. Ideal Skills: - Proficiency in English: Since the data is in text format, a strong command of English is necessary. - Data Entry Experience: Previous experience in data entry is a plus. - Familiarity with Database Management: Basic knowledge of database operations is a bonus. Looking forward to your bids.

    £9 / hr (Avg Bid)
    £9 / hr Avg Bid
    28 bids

    I am in need of an expert in Apache Camel 3.3.0 and Spring DSL for a project focused on system integration. Here's what I require: - A thorough familiarity with Apache Camel 3.3.0. - Strong proficiency in Spring DSL. - Capability to successfully integrate multiple systems. - Clear understanding of data transformation, routing, and error handling, although these are not the primary focus. The ideal candidate should have a working knowledge of the latest Apache Camel version and the utilization of Spring DSL. Any prior experience with system integration projects would be an added advantage. Looking forward to receiving bids from capable professionals.

    £1103 (Avg Bid)
    £1103 Avg Bid
    6 bids

    ...Key Responsibilities: - Data entry: You'll be responsible for uploading product information onto the Shopify platform. This includes details such as product name, price, and images. - Content writing: I need help with creating unique and compelling product descriptions for each item. The descriptions should be SEO-friendly and able to attract potential buyers. Requirements: - Proficiency in Shopify: You should have prior experience in using Shopify for e-commerce purposes. Familiarity with Co-channel is a plus. - Content writing skills: A strong understanding of e-commerce and SEO is necessary to create effective product descriptions. - Attention to detail: It's crucial that the uploaded product information is accurate and error-free. The project will involve a...

    £80 (Avg Bid)
    £80 Avg Bid
    78 bids

    I ll upload various images under specific keywords. I want members to receive 1 image after texting that keyword in their personal channel. Also i want that image to be deleted in storage so that it will not be forwarded to other member. I also want a channel for my accountant, where he ll be uploading bill in pdf. And i ll get all data in excel sheet.

    £129 (Avg Bid)
    £129 Avg Bid
    6 bids

    I'm encountering an issue with my RDP connection through my Cloudflare tunnel. Although other services are functioning as expected, RDP is not connecting correctly. I'm seeking a skilled professional with a deep understanding of Cloudflare and RDP setups to help me troubleshoot and resolve this problem. Key Points: - No specific error messages are being displayed when attempting to establish the RDP connection. - The remote desktop host is running on Linux. - There have been some issues previously with establishing RDP connections to this server before the Cloudflare tunnel was set up. Your role will involve: - Investigating the issue thoroughly to understand why RDP isn't working as expected. - Implementing necessary changes to the Cloudflare setup or the RDP confi...

    £74 (Avg Bid)
    £74 Avg Bid
    10 bids

    I need a freelancer to reassemble my 65-page PDF document in Arabic into a Word file. - The document is of a personal nature, so confidentiality and accuracy are paramount. - The main task will involve editing and proofreading the content, ensuring that the original message is preserved. - A sample page from the document is attached for your reference. The ideal candidate for this project should be proficient in Arabic, with a keen eye for detail. Previous experience in document reassembly and editing/proofreading is highly desirable.

    £76 (Avg Bid)
    £76 Avg Bid
    35 bids

    I need someone to extract the data from a PDF file and build it into a Word document. The purpose of this is to make the content editable. - The PDF is simple, with only text and no complicated layouts, images or tables. - I would like the extracted text in the Word document to have a specific formatting style applied where headings are large, words are small. Ideal candidates should have experience with PDF to Word conversion, and possess skills in editing and formatting. Being detail-oriented is a major plus. Please note that the extracted content must be accurate and the final Word document should maintain a professional finish. Do NOT deliver this as a simple export because I could easily do that. Run grammar checking for English (Australia)

    £44 (Avg Bid)
    NDA
    £44 Avg Bid
    52 bids

    ...Features: - Travel Package Booking aimed at solo travelers and families. - Search feature to search for destination - Provide detailed information about the package (including directions) - Wallet system for cash management (only to manage refunds) - accounting history - Vendor payment - Booking/cancellation/notifications/feedback The admin panel should include: - User management - Data uploading for treks - Payment management - app configurations I have more details to share with the chosen developer for further fine-tuning. Ideal Candidate: The ideal freelance candidate should have previous experience in developing similar applications with a portfolio to share. A strong command over modern tech stacks is required. Understanding of web user-interface design and mobile d...

    £750 (Avg Bid)
    £750 Avg Bid
    39 bids

    Need developer with experience in android app to help in fixing error Requirements are Must have knowledge about mobile apps And have skills about android apps and game

    £18 (Avg Bid)
    £18 Avg Bid
    9 bids
    Improtxml google sheet scrape 6 days left
    VERIFIED

    I need to scrape data from a website. I'm stuck with an error. I used improtxml to scrape data from a class in a website I know. However, the fact that this website has classes has a problem: . While on page 1 there will be that text data, but on many pages, that text data is not there and it is accidentally pushed up to insert the class data below into the previous class data. To make it easier to imagine, there will be 4 rows. I will need to get a fix for each row into the google sheet. However, there are pages where I insert the link and there will be no row 3 or row 2 and then row number 4 will be inserted into row number 3, making the data incorrect. I need improxml to automatically check the syntax, if it is correct, it will be filled in and if it is wrong, the box will b...

    £16 (Avg Bid)
    £16 Avg Bid
    23 bids
    Java Code Fix Needed 6 days left
    VERIFIED

    i have Pojo class where it is picking property value from api response as integer in the Pojo Class: @JsonProperty("intensity") private Integer intensity; public Integer getColor() { return color; } public void setColor(Integer color) { = color; } and in parser class (INTENSITY, ((),...this way: updateProperties("color", ((), )); how i can solve this issue so in case checkVariant is true then parse it as string otherwise leave it as it is now which integer. can i do that only on parser or i need to change the Pojo class as well (colorWsDTO) who can do it in summery and short let em know , thanks please consider error handling in this case

    £20 (Avg Bid)
    £20 Avg Bid
    17 bids

    I am blending Google Sheet data with Google Ads and Analytics data but getting an error message. Need someone to help via screenshare. Thanks!

    £36 (Avg Bid)
    £36 Avg Bid
    3 bids

    Hi Sahil, fixing error in uploading files on registration form on the websites you already working on yesterday

    £16 (Avg Bid)
    £16 Avg Bid
    1 bids

    ...my Laravel application when I encountered the error 419. I need a skilled Laravel developer to help me review and fix session and token issues causing this error. When i loggin then succses then back that show 419 error Key requirements include: - Reviewing Laravel's default authentication and session management to identify the issue. - Fixing the session and token issues causing the error 419 specifically during the login process. Ideal candidates should: - Have extensive experience and understanding of Laravel's authentication and session management. - Be proficient in troubleshooting and resolving Laravel errors. - Be familiar with handling session and token issues in Laravel. Your goal will be to find and fix the root cause of the error...

    £22 (Avg Bid)
    £22 Avg Bid
    48 bids

    My site is experiencing various issue...been loading slowly which is frustrating for users - I believe there are some broken links and pages that need fixing - Edit button is not working. - Need to update wordpress and PHP version **Design & User Experience**: - The current theme or layout is not working as intended and everytime click on edit button it show error. - I'd like help in adding more products and service. it to be more user-friendly and visually appealing. - Need to add products and service menu button and page - Add banner on front page - change wording. I need someone with: - Proven experience in optimizing and fixing Wordpress websites - Strong background in web design and user experience - Good communication skills, who can exp...

    £33 (Avg Bid)
    £33 Avg Bid
    56 bids

    I'm running a website with an Apache2 server backend and a React frontend. The problem is, the frontend is loading with HTTPS while the backend is using HTTP, despite having a proper SSL configuration in the etc/sites-available confi file. I'm currently using a reverse proxy server to redirect HTTPS traffic to my backend server and I'm using a secure connection (HTTPS) to communicate between the reverse proxy server and the backend server. Key tasks include: - Troubleshoot configuration issues to identify the cause of the HTTP/HTTPS discrepancy - Ensure that the SSL configuration on the Apache2 server is indeed correct - Verify that the reverse proxy server is properly configured to redirect HTTPS traffic to the backend server No access can be shared - work w...

    £30 (Avg Bid)
    £30 Avg Bid
    25 bids

    I recently encountered a sudden booting issue with my AlmaLinux system. The problem began without any known cause and now the system displays filesystem errors during the boot process. I am seeking a proficient freelancer to help me resolve this problem promptly. Ideal candidates for this project should have: - Expertise in Linux systems, especially AlmaLinux - Experience troubleshooting and resolving sudden booting issues - Proficiency in identifying and rectifying filesystem errors Your role will involve: - Diagnosing the sudden boot issue on my AlmaLinux system - Fixing the filesystem errors that are occurring during the boot process - Ensuring that the system can boot successfully without any errors I look forward to working with a skilled freelancer who can efficiently resolve th...

    £38 (Avg Bid)
    £38 Avg Bid
    14 bids

    I am currently dealing with an issue on my AlmaLinux Development system that is preventing it from booting. The system is displaying an error message upon boot-up. This issue has arisen following some recent configuration changes. The ideal candidate for this job should be well-versed in AlmaLinux system administration and should have experience with troubleshooting boot issues. It would be great if you have a good understanding of system configuration and how it can impact booting. Your task would be to solve this booting issue and ensure the system is up and running smoothly. Key Skills: - AlmaLinux system administration - Troubleshooting boot issues - System configuration expertise This is an urgent job, and I need a professional who can address the issue promptly.

    £35 (Avg Bid)
    £35 Avg Bid
    9 bids

    My WordPress website, , is currently down and displaying a 'White screen of death'. Although I have not added or updated any themes or plugins recently, I'm unable to access the WordPress admin dashboard. I'm in urgent need of a skilled developer to troubleshoot and restore my site. Key tasks include: - Diagnosing the 'White screen of death' issue and resolving it to bring the website back online. - Investigating the root cause of this error and ensuring it does not reoccur in the future. - Restoring access to the WordPress admin dashboard so that further updates can be made, if necessary. Ideal skills for this job: - Proven experience in troubleshooting WordPress issues, particularly 'White screen of death'. - St...

    £109 (Avg Bid)
    £109 Avg Bid
    127 bids

    I need a freelancer to convert my PDF file to a Word file using Word 2016. I'm looking for someone who can efficiently convert my PDF file into a Word document. The successful freelancer should: - Use Word 2016 (or newer) for the conversion - Ensure the document is accurately converted without any alterations to the original information - Possess strong attention to detail to ensure no information is lost or altered during the conversion Please include a detailed project proposal with your application.

    £9 (Avg Bid)
    £9 Avg Bid
    164 bids

    I have a PDF file t...contract written in Arabic. I'm looking for someone who can convert it into a Microsoft Word document ( 12 PAGES ). Key Requirements: - Fluent in Arabic: The contract is written in Arabic so a good understanding of the language is necessary for accurate conversion. - Exact Formatting Match: It's important that the converted document looks exactly like the original PDF in terms of formatting. - Text and Layout Adjustments: The final Word document may need some text and layout adjustments to ensure it's professional and easy to read. Ideal Skills and Experience: - Proficiency in Arabic and English. - Experience in PDF to Word conversion. - Attention to detail for maintaining formatting. - Proficient in Microsoft Word. - Graph...

    £20 (Avg Bid)
    £20 Avg Bid
    11 bids

    I am in need of a skilled professional who can design a custom Microsoft Word template for my company. This template will play a crucial role in the creation of documents aimed at our external clients. Key Requirements: - Microsoft Word Expertise: You must have a deep understanding of Microsoft Word’s functionalities and be able to create a fully custom template. - Design Skills: The template should not only be functional but also visually appealing and in line with our brand image. - Attention to Detail: It is crucial that the template is designed specifically for external client communications. - Communication: I require clear communication on the progress and any potential questions or issues that may arise. Please note that I will provide you with the specificati...

    £92 (Avg Bid)
    £92 Avg Bid
    44 bids

    I'm looking for someone to convert a PDF document into a Word document. The main purpose of this conversion is to extract text from the PDF content which has complex formatting, including elements such as tables and footnotes. Key Requirements: - Accurate Extraction: The primary goal here is to ensure that all text is accurately extracted from the PDF file and transferred to the Word document without any loss or distortion. - Formatting Preservation: While the layout may be complex, I'm looking for the freelancer to maintain the font styles and sizes as they appear in the original document. The ideal candidate for this job would have: - Proficiency in PDF and Word processing tools - Experience with maintaining formatting during content transfer - Attention...

    £8 / hr (Avg Bid)
    £8 / hr Avg Bid
    134 bids

    I need an experienced freelancer to convert 35 PDFs of workplace policies to Word. Key Tasks: - Conversion: These PDFs are under an old company name; I need these PDFs converted to Word documents, maintaining the standard business formatting. - Editing: I then need the old company name to be replaced with the new company name throughout the text and in the footer. This includes ensuring that all references to the old company name are replaced in the text. Requirements: - Proficiency in PDF to Word conversion and editing. - Strong attention to detail to ensure all instances of the old company name are replaced with the new company name. - Knowledge of standard business formatting in Word. - Experience in updating large numbers of documents would be beneficial.

    £52 (Avg Bid)
    £52 Avg Bid
    146 bids

    ...Microsoft Word Form document (tables filling 2 pages) that I'd like converted into a webpage form that users can interact with. The form will be used to enter essential information to properties by our data entry operators. This will be one (1) html page only, no backend development necessary (php receiving the form optional, see below). „Nice Admin“-Template must be used: Project Requirements: - Convert Microsoft Word Document (2 pages) to Web Form: Transform the content and layout of the Word document into a web-based form. - Responsive Design: Ensure the form is fully responsive and looks great on all devices (desktop, tablet, and mobile). - Form Fields: Create all necessary form fields as outlined in the Word document

    £32 (Avg Bid)
    £32 Avg Bid
    35 bids
    £43 Avg Bid
    1 bids

    I'm looking for a professional who can help with Excel work, primarily focusing on formula creation and formatting tables. Key Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in E...Requirements: - I need assistance in creating formulas that can automate calculations and processes in Excel. - I'm looking for a clean and simple format for my tables, in line with a minimalist style. Ideal Freelancer: - Proficient in Excel, with a deep understanding of formula creation. - Experienced in table formatting and design, with a flair for minimalism. - Able to deliver high-quality, error-free...

    £10 (Avg Bid)
    £10 Avg Bid
    82 bids

    ...Features: - Travel Package Booking aimed at solo travelers and families. - Search feature to search for destination - Provide detailed information about the package (including directions) - Wallet system for cash management (only to manage refunds) - accounting history - Vendor payment - Booking/cancellation/notifications/feedback The admin panel should include: - User management - Data uploading for treks - Payment management - app configurations I have more details to share with the chosen developer for further fine-tuning. Ideal Candidate: The ideal freelance candidate should have previous experience in developing similar applications with a portfolio to share. A strong command over modern tech stacks is required. Understanding of web user-interface design and mobile d...

    £686 (Avg Bid)
    £686 Avg Bid
    59 bids

    I'm facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The error message I'm encountering is 'invalid HASH_V1 payload length, decryption failed?' - The error seems to be related to not being able to decrypt payloads - Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issue...

    £117 (Avg Bid)
    £117 Avg Bid
    13 bids

    I need a wizard in Microsoft Word for a particular job. The task requires fixing issues related to page numbering and the table of contents in my document. Here's what you need to do: - The documents appear to have page numbering inconsistencies which require correction. - The table of contents needs to be arranged with numerical page numbers. It is worth noting that the document does not follow any specific style guide or template. So, a general understanding of Microsoft Word formatting rules is necessary. Ideal candidates should have: - Mastery in Microsoft Word - Experience in troubleshooting and fixing Word formatting issues - Understanding of different formatting styles (although the work does not require adherence to a specific style guide) This ...

    £14 / hr (Avg Bid)
    Urgent
    £14 / hr Avg Bid
    52 bids

    Website Development for Education Purpose - I am looking for a developer to create a website for education purposes. - The website will primarily be used for uploading question papers in PDF format and providing a student login dashboard. - I prefer the website to be developed on WordPress. - The key functionalities I require are user registration and login. - Additionally, I would like the ability to upload and download content, as well as an interactive dashboard. _Conducting online quiz with ranking and candidate wise SWOT analysis. Ideal Skills and Experience: - Proficiency in WordPress development - Experience in creating user registration and login systems - Ability to implement content upload and download features - Knowledge of creating interactive da...

    £540 (Avg Bid)
    £540 Avg Bid
    69 bids
    Python Data Analysis File Fix 6 days left
    VERIFIED

    I have a Python file that was running fine last night for data analysis purposes. However, after trying to upload the '' file to GitHub, I encountered an error due to the file size being too large for GitHub. I need to get the Python file running again, but with the '' file stored on an external service to work around the file size limitations of GitHub. Key requirements include: - Identifying and resolving the issue causing the Python file not to run - Storing the '' file on an external service and adjusting the Python code to access it from there Ideal Skills and Experience: - Proficiency in Python - Experience with data analysis and handling large datasets - Familiarity with version control, specifically using GitHub - Ability to troubleshoot and r...

    £8 / hr (Avg Bid)
    £8 / hr Avg Bid
    42 bids

    ...a 7 storey building from web pages. The task includes: - Capturing a screenshot - Transforming these floorplans ensuring high quality clarity of image - Carefully aligning them over specified Google map coordinates - Representing physical dimensions on the map The project requires a basic cleanup and alignment of the floorplans, ensuring that each level is compressed suitably and ready for uploading onto the system. Key Skills Required: - Expertise in dealing with raster based formats - Strong attention to detail - Capability to perform basic cleanups on graphics - Familiarity with overlaying graphics onto map coordinates - Skills in representing physical dimensions on maps Previous experience in a similar role is necessary for this job. It’s a bonus if you have experi...

    £37 (Avg Bid)
    £37 Avg Bid
    15 bids
    Word Document Alterations 6 days left
    VERIFIED

    I just need a very easy task. Change the style for 6 docs with some pages. Need to be done NOW And the budget for the all task is 5$ . if you read the proposal you need to write You need to write at the beginning of the text what your city is and what the color of the sky is now. Skills Required

    £4 / hr (Avg Bid)
    £4 / hr Avg Bid
    71 bids

    I'm currently dealing with an offline defamation of character issue, specifically word-of-mouth. This situation requires professional guidance to deal with effectively. Scope: * Addressing a word-of-mouth defamation situation * Making use of witness testimonies as evidence Ideal Skills and Experience: * Proven experience in dealing with defamation cases, particularly those involving word-of-mouth scenarios * Expertise in evidential handling * Superb communication and trustee skills Your task will revolve around strategizing a strong defense using the testimonials I have gathered. Significant experience in this field would be advantageous. Please provide examples of previous similar cases you've handled.

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    9 bids
    change a word document 6 days left
    VERIFIED

    I just need a very easy task. Change the style for 6 docs with 3 pages. Need to be done NOW And the budget for the all task is 5$ . if you read the proposal you need to write You need to write at the beginning of the text what your city is and what the color of the sky is now.

    £3 / hr (Avg Bid)
    £3 / hr Avg Bid
    64 bids
    UDP/IP NETWORK PYTHON EXPERT 6 days left
    VERIFIED

    .The scope of this project includes: 1. Data Transmission: You should be able to help in enhancing our network to ensure that it delivers data more optimally, focusing particularly on text-based data, as this is what our UDP/IP network primarily handles. 2. Error Detection and Correction: The hiree will also have to devise new methods for detecting and correction errors within our system. We've been facing some challenges in this area that need resolution. 3. Scalable Solutions: Our network system currently connects between 10 and 50 devices. While working on this project, it is important to keep scalability in mind to accommodate potential future growth.

    £33 (Avg Bid)
    £33 Avg Bid
    11 bids

    I am seeking a skilled professional to install and configure scripts purchased from CodeCanyon. The tasks include: Downloading and extracting files. Setting up and connecting the database. Uploading files to the server. Running the installer and finalizing the configuration. Troubleshooting any post-installation issues. If you are an expert who can ensure a fast and efficient installation, please contact me for more details.

    £25 (Avg Bid)
    £25 Avg Bid
    9 bids

    ...required data and compile it into an Excel file with separate sheets for doctors' information and disease descriptions. Requirements: Programming Language: Preferably Python. Libraries: Experience with web scraping libraries like BeautifulSoup, Selenium, and data processing libraries like Pandas. Output Format: Ability to export data into an Excel file using Pandas or similar libraries. Error Handling: Robust error handling to manage failed requests and parsing errors. Compliance: Adherence to the websites' terms of service and rate limits to avoid being blocked. Project Scope: Input: A list of CRM numbers and a list of CID numbers. Process: Automate the lookup and data extraction process. Output: An Excel file with the compiled data. Skills Required: Web Scrap...

    £16 (Avg Bid)
    £16 Avg Bid
    6 bids

    I'm currently facing a Forbidden error in my Laravel project that's connected to a MySQL database. I'm looking for a skilled developer to troubleshoot and resolve this issue, and potentially optimize the database connections for a smoother performance. Key tasks: - Troubleshoot the Forbidden error in my Laravel project - Review and potentially modify the existing database connections - Ensure that the database connections are optimized for performance The ideal candidate will have: - Strong experience with Laravel framework - Proficient in MySQL database management - Proven track record in troubleshooting and resolving similar issues

    £5 / hr (Avg Bid)
    £5 / hr Avg Bid
    21 bids

    I currently have a problem with my InDesign project. I initially detected an image error when I attempted exporting to EPUB. The error points to an image that I can't pinpoint in the project. I am looking for help to: - Identify the problem with the missing image - Delete the problematic image from the project The ideal freelancer for this job should have substantial expertise in running diagnostics on InDesign projects, a keen eye for detail, and proven experience in resolving similar InDesign problems. A quick turnaround would be highly preferable.

    £16 / hr (Avg Bid)
    £16 / hr Avg Bid
    13 bids

    I'm in need of a professional who can create a web-based file sharing script much like Dropbox or Zoho Wedrive. This project is geared towards individuals and requires the following key functionalities: - File Uploading and Downloading: The ability to upload and download files securely and seamlessly is a must. - File Versioning: Implementing a system that tracks and allows users to access previous versions of files is critical for this project. Ideal candidates should have extensive experience in web-based application development, particularly within the file-sharing niche. A solid understanding of data security, user experience, and scalability is also a plus. I'm looking for a proactive and highly skilled professional who can deliver a reliable, full-featured file sha...

    £380 (Avg Bid)
    £380 Avg Bid
    23 bids

    I'm looking for someone to convert a PDF document into a Word document. The main purpose of this conversion is to extract text from the PDF content which has complex formatting, including elements such as tables and footnotes. Key Requirements: - Accurate Extraction: The primary goal here is to ensure that all text is accurately extracted from the PDF file and transferred to the Word document without any loss or distortion. - Formatting Preservation: While the layout may be complex, I'm looking for the freelancer to maintain the font styles and sizes as they appear in the original document. The ideal candidate for this job would have: - Proficiency in PDF and Word processing tools - Experience with maintaining formatting during content transfer - Attention...

    £13 / hr (Avg Bid)
    £13 / hr Avg Bid
    167 bids

    Job Title: Copywriter Needed for Transcribing Storybook into Word Document Description: We are seeking a skilled copywriter to transcribe a storybook into a Word document. The job involves typing out the entire content of a storybook into a digital format. The storybook is approximately 100 pages long and contains a mix of text and illustrations. Responsibilities: - Type out the entire content of the storybook into a Word document. - Ensure accurate transcription of text, including proper formatting and punctuation. - Maintain consistency with the original text and illustrations. - Complete the task within the specified deadline of 1 day. Requirements: - Proficiency in English language and grammar. - Excellent typing speed and accuracy. - Experience in copywriting o...

    £25 / hr (Avg Bid)
    £25 / hr Avg Bid
    83 bids

    I've been encountering an error while trying to launch the Medium Tablet API 29 emulator in Android Studio 4.4 on my Windows system. The message says, "The emulator process for AVD Medium_Tablet_API_29 has terminated." I've scoured online resources and tried resolving the issue myself. However, the problem persists even after reinstalling the Android Emulator. I'm looking for a competent Android Studio expert who can help me resolve this error and get my emulator up and running it is, Unable to launch Medium Tablet API 29 - The emulator process for AVD Medium_Tablet_API_29 has terminated. Key Requirements: - Proficient in Android Studio - Experienced in troubleshooting emulator issues Your assistance in resolving this issue would be greatly appr...

    £44 (Avg Bid)
    £44 Avg Bid
    11 bids

    ...and ability to recruit top-tier freelance developers. Leadership skills with a track record of managing remote development teams. Expertise in modern web technologies and frameworks. Strategic thinker with excellent project management skills. Independent contractor who values flexibility, but is committed to delivering results. Need to be proficient with WordPress and woocommerce Ali2woo experience is also preferred. Bulk product uploading experience. Long term prospects. What We Offer: Flexibility to work remotely. Potential sweat equity options, aligning your success with the company’s growth. An opportunity to be at the forefront of e-commerce innovation. How to Apply: Send your resume, cover letter, and any relevant portfolio links or project examples. P...

    £12 / hr (Avg Bid)
    £12 / hr Avg Bid
    24 bids
    PHP Login Bug Fix 5 days left
    VERIFIED

    I need a skilled PHP developer to help me with a bug that's causing our login functionality to malfunction. Key Requirements: - The bug currently prevents users from logging in, and an error message is displayed upon failure - We need this bug fixed so that users can successfully log in without any issues Ideal Skills and Experience: - Proven experience in PHP development, particularly with login systems - Strong debugging skills to identify and rectify the issue - Solid understanding of database connections in PHP - Good communication skills to understand the problem and provide a timely fix

    £9 (Avg Bid)
    £9 Avg Bid
    32 bids

    Exciting opportunity to convert ten non-fiction books into audiobooks for Amazon! Ultimately, we aim to provid...ideally Revoicer or similar quality - Ability to produce a neutral English accent for wide accessibility **About the Books** These are non-fiction books and require clear, concise, and professional narration. Accuracy and maintaining the tone of the original text is essential. **Scope of the Project** The successful applicant will fully produce ten complete audiobook files suitable for uploading to Amazon. **Potential for More Work** If this collaboration is successful, there's potential for ongoing work with 30 additional translations. The perfect candidate has excellent attention to detail, a passion for audiobooks, and is excited to bring written...

    £277 (Avg Bid)
    Featured Urgent
    £277 Avg Bid
    25 bids

    I have a time-sensitive project at hand, and I need help with converting a Text-based PDF into a Word document. This Word document should be an exact replica of the PDF layout. Key Requirements: - Conversion of a Text-based PDF file to a Word document. - The Word document should replicate the layout of the PDF. - The project is time-sensitive and requires immediate attention. Ideal Freelancer: - Proficient in PDF to Word conversion. - Exceptional attention to detail. - Able to deliver quality work under tight deadlines.

    £9 / hr (Avg Bid)
    £9 / hr Avg Bid
    161 bids