絞り込む

私の最近の検索
次の条件で絞り込む:
予算
to
to
to
種類
スキル
言語
    ジョブステータス
    2,000 word doc html 見つかった仕事

    I need assistance with my MS Word template, which has several formatting issues. The problems span across headers and footers, tables and lists, as well as text and styles. Specific Requirements: - Fix the alignment of elements in the headers and footers. - Adjust tables and lists to be consistently formatted. - Correct the formatting of text and styles throughout the template. - Implement conditional logic in the headers and footers as per instructions. Ideal Skills: - Extensive experience with MS Word and template formatting. - Ability to work with conditional logic in Word. - Strong attention to detail to ensure all elements are consistently formatted. This template is being used with a Conga Composer button in Salesforce.

    $102 Average bid
    $102 平均入札額
    44 入札

    I'm looking for a skilled web developer to create a website aimed at...skilled web developer to create a website aimed at increasing sales. Key Responsibilities: - Design and develop a user-friendly and attractive website targeted at general consumers. - Implement SEO and other online marketing strategies to drive traffic and boost sales. - Integrate e-commerce capabilities for direct sales from the website. Ideal Skills: - Proficiency in web development languages (HTML, CSS, JavaScript, etc.). - Experience with e-commerce website development. - SEO and online marketing skills. This project is a great opportunity for professionals looking to showcase their skills in web development and digital marketing. Your work will directly contribute to increasing sales and reaching a ...

    $8 / hr Average bid
    $8 / hr 平均入札額
    76 入札
    Interactive Video with HTML/CSS/JS
    3 日 left
    認証済み

    ...video created using HTML/CSS/JS that simulates a conversation with a person named Bob from a company. The video will consist of three parts. The system does not need to listen or retain any information. The video will proceed as follows: 1. Bob introduces himself and requests the viewer's name and address. (Client responds with name and address) [When responds, next video plays] [It should play without looking like new video starting] 2. Bob asks for the viewer's email. (Client responds with email) [When responds end, next video plays] [It should play without looking like new video starting] 3. Bob thanks the viewer and wishes them a good day. It should work on Safari Mobile and chrome. (And look good on iPad and mobile) Ideal candidates should have: - Proficienc...

    $34 Average bid
    $34 平均入札額
    34 入札

    ...or Lite Mode is also implemented. Here are links to the Dashboard Documentation: Installation Guide: (we removed the complete Next Auth Part form the Dashboard because the SSO is handled by Microsoft Teams as Application Host) Dashboard Preview: Teams Development Resources: Toolkit Docs: Toolkit Docs: Teams App SSO:

    $165 Average bid
    $165 平均入札額
    49 入札

    Buscamos procesar archivos pdf o word , para que se cree finalmente una tabla de excell con todos los datos de los productos que aparezcan en ese listado , para luego buscar sus productos y precios en internet aca en chile y llevarlos a la tabla excell Diseñar un flujo donde el robot lea un documento (PDF, Excel, Word). En este proceso , necesito subir archivos en pdf o word y que este sea procesado entregan dome una tabla pára excell que cuente con los detalles de cada uno de estos Configuras el robot para buscar los productos en internet y capturar precios y enlaces. con la informacion entregada en el archivo , este sistema me busca los productos y precios que se venden en chile Los resultados se exportan automáticamente a un archivo Excel. Lue...

    $20 Average bid
    $20 平均入札額
    15 入札

    I am looking for a talented designer to help me redesign my logo. The logo should incorporate a Hindi word and should be aimed at enhancing my brand identity. I want the logo to have a playful tone, so it should be engaging and fun, yet still professional enough to convey brand credibility. The style of the logo should be modern and minimalistic, avoiding any unnecessary complexity that might detract from its core message. Ideal Skills and Experience: - Strong background in logo design - Experience working with Hindi language - Understanding of modern and minimalistic design principles - Ability to convey a playful tone in design - Expertise in brand identity development.

    $15 Average bid
    $15 平均入札額
    26 入札

    I have an 80-page PDF that I need converted to a Microsoft Word document. The conversion must preserve all formatting from the original PDF. Please note, this project only involves text, as I'm not including any images or graphics in the Word document. Ideal skills for this job include: - Proficiency in Microsoft Word - Attention to detail, particularly in formatting - Experience in document conversion

    $2 / hr Average bid
    $2 / hr 平均入札額
    233 入札

    ...Reveal: Tap to reveal an ayah and have the corresponding audio recitation play automatically. * Autoplay: Explain and demonstrate the auto-play function for continuous recitation. Memorization Tools: * Listen & Memorize: Show the process of revealing ayahs one by one while listening to the recitation, emphasizing the memorization aspect. * First Word Mode: Explain this feature and how it helps with advanced memorization by displaying only the first word of each ayah. * Smart Review System (SRS): Briefly explain the SRS levels and how they work with increasing intervals. * Level Advancement: Show how answering correctly advances the ayah to the next SRS level. * Incorrect Answer: Demonstrate what happens when an answer is incorrect (returns to the previous level)....

    $100 Average bid
    保証
    $100
    17 エントリー

    Hello this is an Email Signature I had before: I need you to - RETAIN ALL THE IMAGES HOSTED ON THE GOOGLE DRIVE LINKS! NOT UPLOAD THEM SOMEWHERE ELSE! 1. Replace the Logo on the left 2018 with this logo: 2. Replace the hyperlinks to go direct to their final destination and not the intermediate redirect links for example, when you press on the Facebook logo now, initially it brings you to and then gets redirected to , I want the redirect to be the hyperlink not this remove them all. And hyperlink directly to the final destination for all. 3. Replace the images also of the social media with these ones, let me know if your missing one. 4. need to add for it an icon, I would provide TikTok - @skyxplatforms 5. update links LinkedIn - Instagram -

    $23 Average bid
    $23 平均入札額
    40 入札

    I have an 80-page PDF that I need converted to a Microsoft Word document. The conversion must preserve all formatting from the original PDF. Please note, this project only involves text, as I'm not including any images or graphics in the Word document. Ideal skills for this job include: - Proficiency in Microsoft Word - Attention to detail, particularly in formatting - Experience in document conversion

    $100 Average bid
    $100 平均入札額
    323 入札

    My webpage currently has an issue where the lower preview images do not automatically scroll past the first half a dozen images. I'm looking for someone to fix the HTML code so that these images scroll horizontally through the full set. It use to work. Is it a java script problem? See: Skills and experience ideal for this job include: - Proficiency in HTML - Experience with website debugging - Understanding of horizontal scrolling mechanics - Ability to deliver timely and effective solutions

    $82 Average bid
    $82 平均入札額
    149 入札

    Hi Everyone YOU CAN FIND THE FULL REQUIREMENT DOC IN THE ZIP ATTACHED This project involves enhancing the xv6 operating system by implementing support for large files and symbolic links in its file system. The task requires understanding and modifying the xv6 kernel code to achieve specific functionalities. Key Deliverables: Large Files Support: 1. Extend the maximum file size to support up to 65,803 blocks by implementing double-indirect block addressing. 2. Modify the file system code (e.g., bmap(), itrunc()) and related structures to handle double-indirect addressing. Symbolic Links: 1. Implement a system call symlink(target, path) to create symbolic links. Modify open() to resolve symbolic links recursively, with support for a maximum depth to prevent cyclic links. 2. Add...

    $87 Average bid
    $87 平均入札額
    14 入札

    Appendix Document for front end Development Project Overview • Project Goals: o Develop a fully responsive Web and Mobile UI/UX implementation for both public and user-facing views using HTML, CSS, and JavaScript. • Deliverables: o High-quality, clean, and maintainable front-end code reflecting the design and functionality outlined in the Figma and Zeplin files. Design Assets • Files: o Figma project and Zeplin files, including annotated designs. • Style Guide: o Brand guidelines (colors, typography, logo usage, and design principles) are embedded within the Figma file. • Existing Assets: o A beta version of the landing page is already available. Scope of Work • List of Pages: o Public Pages:  Homepage, Products, FAQ, APY & Fee, Contact Us, Be...

    $1577 Average bid
    NDA
    $1577 平均入札額
    216 入札

    hello Sophia, please translate attached doc by January 20th. Thank you, G

    $25 / hr Average bid
    $25 / hr 平均入札額
    1 入札

    I'm seeking an experienced HTML designer to create a landing page to promote our product. This is a custom WordPress education theme. Current Website: If you have checked all the pages of our website, then say Green before your proposal. Thanks.

    $5 / hr Average bid
    $5 / hr 平均入札額
    101 入札

    I have a commercial building contract template for Queensland that needs some editing and design improvements. I need someone who can help with both text and formatting changes. This project involves: - Removing unnecessary sections and lines - Setting up a clear and professional layout The introduction, summary and...skills, rather than a lawyer. Ideally, you should have experience with document builders and graphic design. Please note that I need this task completed as soon as possible. Thank you! The images below are just a small sample of how I need parts removed and then corospond with the term and condition line also removed to match I can help with what needs in and out Just need some one to build doc and lay out and numbers ect Need done by lunchtime tomorrow Appro...

    $208 Average bid
    $208 平均入札額
    111 入札

    Our studio is seeking a skilled 3D Animator to create a 15-second, animation video promoting some of a milkshake flavours porduct. The animation should be designed for a prom...animation video promoting some of a milkshake flavours porduct. The animation should be designed for a promotional purpose, showcasing the product appealingly. We are looking for something like this : Strong skills in 3D animation and After Effects are crucial. Please start your bid message with the word "flowers"to make sure you read our project. Budget is $30 - $45, dependent on your skills. Deadline : 18 january. If you are able to deliver high-quality work, we will continue to collaborate on future projects.

    $43 Average bid
    $43 平均入札額
    23 入札

    We are seeking an experienced freelance web developer to enhance and optimize our website, islabeya.com. The project scope includes: - Payment Processor Integration: Implement a secure and efficient payment gateway. - Security Audit: Identify and fix potential vulnerabilities in the website. - General Opti...vulnerabilities in the website. - General Optimization: Improve design, functionality, and overall performance to ensure a seamless user experience. - Final Touches: Make additional adjustments to perfect the site. Requirements: - Proven experience with payment gateway integration, particularly with Redsys. - Strong knowledge of web security practices. - Proficiency in frontend and backend technologies (HTML, CSS, JavaScript, PHP, etc.). - Portfolio or examples of previous rele...

    $191 Average bid
    $191 平均入札額
    123 入札

    I'm looking for a web developer to create a vibrant and engaging website focused on sports highlights. The design should be bold and colorful, appealing to sports fans of all ages. Key Features: - Home page showcasing game highlights - Dedicated sections for teams and players - Event information Ideal Skills: - Web development (HTML, CSS, JavaScript, etc.) - Experience with creating interactive websites - Graphic design skills to create a bold and colorful layout - Knowledge of sports to appropriately curate content

    $186 Average bid
    $186 平均入札額
    95 入札

    I have a small project involving 1-10 pages of handwritten notes that need to be copied into Microsoft Word. Ideal skills and experience for the job: - Proficient in Microsoft Word - Fast and accurate typing skills - Excellent attention to detail - Ability to understand and transcribe handwritten notes

    $402 Average bid
    $402 平均入札額
    479 入札

    ...confident in helping me sell space in my commercial kitchen, I’d love to hear from you! Please include examples of similar projects you’ve completed when submitting your bid. **Budget:** Please provide your pricing for this project. **Timeline:** I’d like the campaign to be completed and live within about a week. Please demonstrate the you have read all of this information by making the first word of your proposal "UNDERSTOOD". Propposals that do not include this will not be considered because i will know that not all of the project description was read and therefore the bid will not be accurate. If the successful bidder asks for more money after being awarded the project i will report them to freelancer immediately. Thank you for your though...

    $153 Average bid
    $153 平均入札額
    42 入札

    ...frontend developer who can turn a Figma design into a production-ready HTML page using Tailwind. This page is similar to a "linktree" page, and is meant for mobile-friendly use by real estate agents. Key Tasks: - Implement the frontend HTML production based on the Figma file - There are two variations on the main template, so two pages - Ensure the designs are responsive for mobile while still looking appropriate on tablet/desktop screens - Work within an existing Laravel 11 codebase - Use Laravel's Blade template to add proper variables and conditionals to show and hide parts of the template with real data (real data is already hooked up) - Adhere to SEO and Accessibility best practices Ideal Candidate: - Proficient in HTML and Tailwind - Experienc...

    $512 Average bid
    NDA
    $512 平均入札額
    103 入札

    Xin chào, Tôi thường xuyên có những hình chụp từ sách cần đổi thành word. Bạn có thời gian rảnh rỗi và cam kết làm đúng thời hạn, thì hãy liên hệ với tôi. Chỉ làm việc với người Việt nam For this project, i work with Vietnamese only !

    $17 Average bid
    $17 平均入札額
    9 入札

    ...restrictions: - Visibility of Microsoft Word and Excel icons on all local users' desktops. - Display of a specific, read-only folder on the C drive on all local users' desktops. The folder is a custom one, please reach out for specifics. The technician must have Windows 11 23H2 to ensure effective troubleshooting. Microsoft's Office 2021 should be included in the XML. Ideal skills and experience for this project include: - Proficiency in creating assigned access XML files for Windows 11 - Familiarity with Microsoft Configuration Designer - Access to Windows 11 23H2 and Office 2021 for effective troubleshooting - Ability to follow specific, detailed requirements attached is the xml file i am working with, i need someone that can edit it in order for word...

    $38 Average bid
    $38 平均入札額
    7 入札

    I need a freelancer to help me update my email signature and Word header picture. I need the PO Box address line removed from both files Specific Tasks: - Modify my current Word header image - Update my email signature without an outdated address I have all the necessary images ready to go, so no creation work is needed. The ideal candidate for this project should have experience with graphic design and be proficient in editing images for professional use.

    $17 Average bid
    $17 平均入札額
    18 入札

    I'm seeking a designer who can integrate the word 'Mexican' into a label in a minimalist style. The text should be in the 'Good Times Regular' font, colored navy. This label will be an add-on to an existing one, so the design should be in line with typical label aesthetics. Deliverables: - A PNG file of the designed label. Ideal Skills: - Graphic Design - Typography - Brand Design The tone of the label is simple and clean, in accordance with minimalist design principles. Previous experience with minimalist designs is a plus. I look forward to seeing your proposals.

    $32 Average bid
    $32 平均入札額
    69 入札

    I'm looking for a skilled web developer with a strong focus on front-end development to create an intuitive, visually appealing, and responsive website. The site will need to integrate with Google Calendar. Key Requirements: - Expert in JavaScript, HTML, CSS - Extensive experience in front-end development - Proven skills in intuitive design - Must be able to select relevant visuals - SEO optimization skills essential - Bilingual in English and French or able to implement a bilingual site Deliverables: - An intuitive, front-end focused website - Google Calendar integration - SEO optimized site - Aesthetically pleasing visuals Ideal Candidate: - Has a strong portfolio of similar projects - Can commit to fast, efficient delivery - Is able to design and implement a bilingual si...

    $135 Average bid
    $135 平均入札額
    84 入札

    My website's dropdown menu is not showing the arrows signaling you can expand the menu. This is on Weebly. Key Requirements: - The menu should be adjusted for easier navigation on mobile devices. Ideal Skills: - Web development and design - Responsive design expertise - Javascript, CSS and HTML proficiency

    $24 / hr Average bid
    $24 / hr 平均入札額
    105 入札

    ...provided handwritten, scanned, or printed documents into a digital format (Word document, Google Docs, or other specified formats). Requirements: Excellent typing speed and accuracy. Strong attention to detail to ensure zero errors. Familiarity with formatting and organizing documents as per provided guidelines. Ability to maintain confidentiality with the provided materials. Scope of Work: Ensuring that the final document matches the source material in terms of layout and content. Proofreading the typed content for errors or omissions. Deliverables: A clean and error-free digital document in the specified format. Completion of the project within the agreed timeline. Skills Preferred: Proficiency in Microsoft Word or Google Docs. Basic knowledge of formatting tools. Prio...

    $401 Average bid
    $401 平均入札額
    106 入札

    I'm in need of a Word Document cafe menu template designed in a vintage and classic style. This will be a text-only menu, so no food images will be included. The ideal freelancer for this project should be proficient in Word and have a strong grasp of vintage and classic design principles. Please provide examples of similar work in your portfolio. I have a template with a floral art work and tea cups that i want on the front and back middle.

    $113 Average bid
    $113 平均入札額
    96 入札

    I'm looking to create a personal portfolio website. This site should effectively showcase my work and skills to potential clients or employers. Key Requir...have an 'About Me' section where I can share my background and professional journey. - A 'Projects Showcase' section where I can display my past work and current projects. - A 'Contact Information' section, allowing visitors to easily get in touch with me. Ideal Skills: - Proven experience in website development, particularly in creating portfolio sites. - Proficiency in web development languages (HTML, CSS, JavaScript, etc.). - Understanding of UX/UI principles to ensure the site is user-friendly and visually appealing. - SEO knowledge to help improve the site's visibility. Please sha...

    $414 Average bid
    $414 平均入札額
    202 入札

    I'm seeking a developer to create a theme using the Start HTML Pro template from KeenThemes for a Laravel SaaS project, specifically Wave from DevDojo. The theme will need to be tailored for several key user interactions and specific pages. Key Requirements: - Implement the theme from the provided HTML template into the Laravel SaaS project. - Focus on creating an intuitive and user-friendly interface with a particular emphasis on forms and inputs. - Implement the theme across several specific pages: the Dashboard, User Profile, and Settings pages. Ideal Skills: - Proficient in HTML, Laravel, and SaaS development. - Experience with the Start HTML Pro template and Wave from DevDojo. - Strong understanding of user interface design, with a focus on forms and...

    $170 Average bid
    $170 平均入札額
    127 入札

    I require a professional who can convert my PDF files into editable Excel and Word formats while preserving the original formatting. The ideal freelancer for this job would have excellent attention to detail and experience with data conversion. After the conversion, I may need some additional services such as adjusting the layout and design or proofreading and editing text, so flexibility and a good command of English would be an asset.

    $11 Average bid
    $11 平均入札額
    129 入札

    ...Litecoin (LTC), for fast and secure payments. Other options like fiat or alternative cryptocurrencies (optional). Admin Panel: A comprehensive admin dashboard for managing users, games, transactions, and site settings. Ideal Developer Skills To build a platform of this scale and complexity, a team of developers with expertise in the following areas is required: Frontend Development Proficiency in HTML, CSS, and JavaScript. Frameworks like React.js, Vue.js, or Angular for building a dynamic and responsive user interface. Backend Development Expertise in Node.js, Python (Django/Flask), PHP (Laravel), or Ruby on Rails. Experience with database management using MongoDB, MySQL, or PostgreSQL. Integration & APIs Strong knowledge of Steam API for user authentication and inventory ...

    $744 Average bid
    $744 平均入札額
    66 入札

    Design and develop a custom Excel solution tailored to data analysis. The project will include advanced visualization through dynamic dashboards, robust data analysis using formulas and pivot tables. Key deliverables will be a user-friendly, interactive tool and provides actionable insights.

    $11 Average bid
    $11 平均入札額
    18 入札

    I need a precise conversion of a 142-page PDF into an editable Word document (docx). The primary task is transforming the static image of text in the PDF into an editable text format. Key Requirements: - Use of OCR technology to accurately convert PDF to Word - Preserving specific formatting elements (italics, footnotes, chapters and subheadings) in the document as distinct Styles. Headers and page numbers are not necessary to retain. - Delivering a high-quality document that is completely free of errors. Ideal Skills and Experience: - Proficiency in using OCR software - Excellent attention to detail - Previous experience with PDF to Word conversion - Ability to understand and replicate document formatting Please review the budget of $50.00. I will not ...

    $240 Average bid
    $240 平均入札額
    65 入札
    Trophy icon Logo Design for Event Creator
    1 日 left

    I'm a freelance event creator seeking a unique and professional logo for my business card. The logo should include two distinct styles: - A first logo with my initials "MI". This needs to be designed in a straight and strict style, reflecting characteristics such as ambition, meticulousness, and precision. - A second logo with the word "Evento". This should be done in a calligraphic style, separate from "MI". Additionally, "evento" should include geometric patterns as a form of decoration. Ideal skills for this project include graphic design, logo creation, and an understanding of calligraphic and geometric design principles. Please, showcase your previous work in similar projects. I want a elegant and smart style

    $10 Average bid
    $10
    219 エントリー

    I need a comprehensive technical manual that guides factory operators on how to manufacture heat exchangers. The manual should be created in a Word Document format and should include: - Clear, concise step-by-step instructions on the manufacturing process - Process flowcharts that visually represent the steps in the process The ideal freelancer for this project should be well-versed in technical writing, particularly for manufacturing processes. Experience working in a factory setting or knowledge of heat exchanger manufacturing would be a significant advantage. The goal is to create a manual that is easy to understand and follow for factory operators.

    $25 - $50 / hr
    地方 シール NDA
    $25 - $50 / hr
    5 入札

    need a office based web developer html, php and next js

    $160 Average bid
    $160 平均入札額
    27 入札

    I'm looking for someone that can develop engaging English mini word games for my students to use on multiple Chromebooks simultaneously. The games should be designed to help improve their vocabulary and spelling skills in a fun and interactive way. Key Features: - Designed as word games to enhance English learning - Compatible with multiple Chromebooks for simultaneous use - Incorporates a high score leaderboard for competitive spirit and motivation Ideal Skills and Experience: - Proven experience in game development, especially in creating educational games - Strong understanding of word games and their potential for language learning - Experience with developing for Chromebook - Ability to incorporate multiplayer features effectively I am looking for a d...

    $9365 Average bid
    $9365 平均入札額
    34 入札

    ...projects, particularly those with a modern design aesthetic, will be highly advantageous. We need 12 Months of support to make sure all services are working well and guaranteed Ideal Skills: - Web development - Experience with building educational platforms - Knowledge of creating interactive features on websites Skills Needed: Technical Skills: Web Development: Design skills: Proficiency in HTML, CSS, JavaScript, and frameworks like React or Angular for front-end development. Backend development using languages like PHP, Python (Django/Flask), or Node.js. Database management using MySQL, PostgreSQL, or MongoDB. LMS Integration: Experience with LMS platforms like Moodle, LearnDash, or custom LMS development. Knowledge of SCORM or xAPI for content interoperability. UI/UX Des...

    $421 Average bid
    $421 平均入札額
    158 入札

    I have a list of addresses in an Excel file that need to be formatted and transferred to a Word document for printing on generic sheet labels. Specific Requirements: - Use a generic sheet label format. - The list contains between 100 to 500 addresses. - Format the addresses in a single column on the labels. Ideal Skills: - Proficiency in Excel and Word. - Prior experience with label printing. - Attention to detail to ensure all addresses are correctly formatted and transferred.

    $23 Average bid
    $23 平均入札額
    40 入札

    I'm seeking a freelance HTML developer to convert my newsletter design into functional HTML. The HTML must be compatible with all major email clients (like Gmail and Outlook) and mobile-friendly. Essential points: - One-time project: You will convert a pre-designed newsletter template into HTML. - Email client compatibility: The HTML must work with all major email clients, not just Gmail and Outlook. - Mobile-friendly: The design must be responsive and suitable for mobile devices. - Styling: I have no preference between inline-styled or embedded CSS. Ideal candidates will have: - Proven experience in similar projects. - In-depth knowledge of HTML and responsive design. - Ability to create compatible code for various email platforms.

    $32 Average bid
    $32 平均入札額
    62 入札

    I'm seeking a skilled web developer to assist with editing an HTML template for both Arabic and English. The task involves: - Implementing pre-existing translations into the template - Modifying text as per the translations - Making necessary layout adjustments to ensure both languages fit well within the design Please note, the Arabic content is fully formatted for right-to-left reading. Ideal candidates will have: - Proficiency in HTML and web development - Experience working with bilingual content - Ability to make layout adjustments as required.

    $151 Average bid
    $151 平均入札額
    92 入札

    I'm looking for a skilled developer to create a professional portfolio website for me. As a portfolio site, it should effectiv...to create a professional portfolio website for me. As a portfolio site, it should effectively showcase my work and skills. Key Requirements: - Design a clean, professional layout that highlights my portfolio items - Implement responsive design for optimal viewing on all devices - Integrate SEO best practices for better visibility Ideal Skills: - Proficiency in web development languages such as HTML, CSS, JavaScript, etc. - Experience with portfolio website development - Strong understanding of SEO principles - Ability to create responsive designs Please note, I have not specified certain elements or design styles, so creativity and initiative will ...

    $99 Average bid
    $99 平均入札額
    70 入札

    We have a list of reviews from past clients. I would like these added to our new Google and Directory listings to boost our Google search and backlinks. New email addresses must be created. Reviews must be submitted exactly as given in Word document. The reviews should not appear as spam or fake.

    $36 Average bid
    $36 平均入札額
    25 入札

    I'm looking for an expert in document design to help me enhance the design of a Word document. The purpose of this document is to serve as a template for project reports, meeting agendas, and minutes of meetings. Key Requirements: - The primary goal is to incorporate branding elements into the document. - The layout and structure of the document need to be improved. - The template should include title and subtitle headers, a table of contents, and a footer with page numbers. Ideal Skills and Experience: - Proficiency in Microsoft Word. - Experience in document design and branding. - Strong understanding of layout and structure. - Ability to create visually appealing and consistent templates.

    $68 Average bid
    $68 平均入札額
    109 入札

    I have a PDF document that contains text with images, and I need it typed into a Microsoft Word document. The completed document should include all the images from the original PDF. Ideal Skills: - Proficient in typing and Microsoft Word - Attention to detail to accurately transcribe text and include images - Ability to format Word document to match PDF layout as closely as possible.

    $10 / hr Average bid
    $10 / hr 平均入札額
    193 入札

    I need to work in a excel doc to do a macro to calculate new prices and add some other information.

    $26 Average bid
    $26 平均入札額
    44 入札

    I need a proficient transcriber for two interview recordings related to packaging topics, including management and reporting approaches in Australia. One recording is approximately 43 minutes long, while the other is about 51 minutes. The transcriptions should be delivered in a Word document format within 72 hours, with each recording transcribed into separate documents. Ideal Skills: - Excellent listening and typing skills - Proficient in English - Experience with transcription - Attention to detail - Ability to deliver on time - Familiarity with packaging terminology

    $15 / hr Average bid
    $15 / hr 平均入札額
    31 入札