Program read word file工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 program read word file 份搜到的工作,货币单位为 USD

    ...details: I am purchasing an Apple Enterprise Developer Program account from the seller, which requires a total payment of $5000. I have set up two milestones, each of which is $2500. Task Step: When I create and release the first milestone, the seller can provide me with an Apple Enterprise Developer Program account within a maximum of 3 days. After obtaining the Apple Enterprise Developer Program account, I will modify the ownership of the Apple Enterprise Developer Program account. After obtaining the ownership of the Enterprise Developer Program account, I will create and release the second remaining payment of $2500. Default content: If I do not obtain ownership of the Apple Enterprise Developer Program account within 3 days, I will fil...

    $100 (Avg Bid)
    $100 平均报价
    1 个竞标

    设计12套logo,每套logo包含(logo设计、logo个人头像、徽标设计、品牌VI规范、word模板、ppt模板、名片设计、VI效果图、手机海报)等设计 参考以下附件

    $39 (Avg Bid)
    $39 平均报价
    6 个竞标

    这款插件我想要的是补全客户的公积金资料,这个并不是真实的资料,只是让他展示,是我们想要展示的结果,但是入口是真实的支付宝入口,通过节点的获取跳转到我们的服务器 这个是之前技术开发的页面,通过该页面的修改后可以在真实地支付宝上展示出来,我们所修改的内容

    $480 (Avg Bid)
    $480 平均报价
    11 个竞标

    负责与联合国等国际组织建立链接;负责与联合国论坛及会议相关部门对接,推动项目执行落地。 In charge of getting connected with an organization of UN, making effort for the program to be done well. In detail, Help participants join the UN conference or forum 2023 as an audience.

    $250 - $750
    $250 - $750
    0 个竞标

    我们需要一位全栈开发者(full stack developer)帮助我们开发一个在微信(WeChat)上运行的小程序(mini program),它的核心功能有:注册登录,用户信息展示和真实身份认证,有趣的活动发布及报名,创新创意idea发布,加好友即时聊天,推荐转发。 It includes 4 main pages: list: all the registered entrepreneurs listed here, according to their credit, latest log-in time,and etc. when clicked, other users can browse this entrepreneur’s detail info, and follow him/her, and chat with each other(registered users only). list:display the startup ideas and projects clicked,other users can see what's about,and know what this user needs, for example, a CTO, CMO...also,any user can give feedback to this idea or project. page:display some interesting activities, user stories and etc.. page:personal information, including id, contact, education and job

    $1276 (Avg Bid)
    $1276 平均报价
    7 个竞标

    1. 必須懂廣東話 2. 能用whatsapp與香港時間同步溝通 3. 工作耐心認真負責 4. 建設wordpress網站,按給予的模板仿製 5. 中英兩種語言 6. woo-commerce購物車及會員系統 7. 預計工作時間為3-4日 8. 必須包含電腦版與手機版 9. 支付方式是銀行轉賬(直接展示銀行號碼)及展示payme 二維碼,及paypal 10. 如客人有需要後台training ,需要教客人使用簡單後台及培訓(on line) 11. 包含網站遷移、服務器設置(客人自行購買服務器)、域名指向等全套服務 12. 內頁會找類似樣板,請模仿並建議更漂亮的形式進行製作,而不會提供首頁設計 13. 首頁已經設計好,並會提供AI文檔 14. 提供購買服務器建議及協助版面設置等 15. 整個項目完成預算大約HKD 1800

    $225 (Avg Bid)
    $225 平均报价
    5 个竞标

    您好,Worldtranslator。我留意到了你的简历,想让您参与我的项目。我们可以讨论一下项目的细节。

    $35 (Avg Bid)
    $35 平均报价
    1 个竞标

    有1700多个类目编号,需要通过每个类目编号下的商品名称和描述匹配相应的类目名称。 I have ~1700 category ids that are integers. For each category_id, I will provide descriptions for 30 products in simplified Chinese and the freelancer needs to read the descriptions and map the category_id to a category. I will provide a list of categories as well

    $11 / hr (Avg Bid)
    $11 / hr 平均报价
    25 个竞标

    一个公益项目,页面逻辑很简单: 1. 用户扫码进入小程序,填写 姓名, 编号,电话,然后选择一张图片,点击提交 2. 相应信息存入后台 3. 同时,生成 公益证书,显示 4. 公益证书可以分享到朋友圈 公益证书分享朋友圈,目前小程序还不支持iOS设备分享到朋友圈,可以通过canvas生成海报,保存到相册,然后再分享到朋友圈。 小程序的后台,直接使用微信云环境(云存储,云数据库)就可以。 为了后续的运维,要求使用微信小程序原生开发

    $750 (Avg Bid)
    $750 平均报价
    2 个竞标

    需求概述: 将get到的长链接转换成短链接后,用二维码api生产二维码显示到前端。 具体需求: 1.用YOURLS搭建 短链接服务。 并用shortcode方式写入function.php. 方便前端用shortcode调用。实例:下图是一个获取当前网址的shortcode,可以用来获取当前的长链接。 在前端,通过使用[geturl] 就可以显示输出当前网址。 (当然,输出当前网址方式有很多,这里只是实例说明 SHORTCODE的使用方法。) 短链接转换后,代码结构类似于: 这样, 我可以通过使用[shorturl]短代码在前端显示 转换后的短链接。 2.最后,使用google 二维码API(如果有国内类似的二维码api也可以。)短链接转换为二维码。 代码如下: <img src=";cht=qr&chl=[shorturl]&choe=UTF-8;chld=H;" title="Link to "> 上面标红的,就是用短代码将转换后的短链接传递给google api。 这段前端代码,可以直接在页面使用,也可以在我打印PDF模板使用。 如果国内有类似的前端调用的二维码生成api,能这样使用,也是可以的。

    $30 - $250
    $30 - $250
    0 个竞标

    magento mysql查询量很大,cpu负载超过 1000%

    $68 (Avg Bid)
    $68 平均报价
    6 个竞标

    ...two GPIO port does not read to the upper directly by the driver to send the key value is to join the LINUX input event, the forward rotation send button Value 59, reverse rotation send key value 60, read from event0. 2. RS485 driver RS485 need a direction control pin, when the corresponding UART to send and receive data, the direction of the foot can automatically achieve direction control. 3. Buzzer drive buzzer driver requirements can set the PWM output frequency, the output time, the output time to automatically shut down the PWM output. 4. Membrane button drive and USB keyboard driver reserved 24 GPIO as a thin film button input, the current drive is read as a GPIO port; the best input into LINUX event, press the different keys to send different keys Value...

    $2789 (Avg Bid)
    $2789 平均报价
    2 个竞标
    Super file manager 已经结束 left

    我想做一款超级文件管理器,需要功能强大,并且界面布局清晰明朗

    $2757 (Avg Bid)
    $2757 平均报价
    12 个竞标

    请人朗读名著《哈德良回忆录》 作者:(法)尤瑟纳尔 著,陈筱卿 译中文版 因为是古罗马帝王的第一人称的故事,所以希望是个男声(任何年龄20-70岁),没有口音!普通话标准 。希望你也喜欢古希腊历史,时间为2个月完成,谢谢!

    $30 - $250
    $30 - $250
    0 个竞标

    把图片中的中文繁体字输出成word版的简化汉字

    $25 (Avg Bid)
    $25 平均报价
    27 个竞标

    如果你是安卓的反,反编译主和其他网络 通信集成插座的IP / TCP水平是比较高的,欢迎参加 项目。我们要做的事是进入大圆直播室,登录多个 客户以保持包的心跳;所以我们需要分析客户的大圆,反。不 只是安卓斗鱼客户端,和ISO版本的安卓平板电脑,可以试试;附件也有一个 详细介绍,如果你需要更多的了解,请与我沟通 长时间在线。

    $3675 (Avg Bid)
    $3675 平均报价
    5 个竞标

    请人念《请以你的名字呼唤我》作者: 安德烈.艾席蒙 André Aciman,75美元

    $101 (Avg Bid)
    $101 平均报价
    22 个竞标

    我有进行中的、与之前的项目相关的工作a C#/.NET console parser program'

    $10 / hr (Avg Bid)
    $10 / hr 平均报价
    1 个竞标

    我有进行中的、与之前的项目相关的工作file translation'

    $20 / hr (Avg Bid)
    $20 / hr 平均报价
    1 个竞标
    read chinese books 已经结束 left

    read chinese books and record in MP3 读中文书,然后录音,寄给我

    $129 (Avg Bid)
    $129 平均报价
    50 个竞标
    invoice dll program 已经结束 left

    一个开票处理软件,需要调用第三方DLL,同时该DLL需要相应的注册文件。本项目就是需要在调用第三方DLL时绕过注册文件。

    $100 (Avg Bid)
    $100 平均报价
    1 个竞标

    Hello, for my web-project I ma seraching a native Chinese speaker & writer, who can write me texts for the website 生日祝福语 (Birthday greetings). I need that you undrestand good english to be able to understand your tasks, with attachment. Then I need that all texts (35 birthday wishes second my instructions) are written in SIMPLIFIED CHINESE CHARACTERS. PLease, read really cerfully my instructions, thank you

    $22 (Avg Bid)
    $22 平均报价
    10 个竞标
    Tvorba textů, 已经结束 left

    Hello, for my web-project I ma seraching a native Chinese speaker & writer, who can write me texts for the website 生日祝福语 (Birthday greetings). I need that you undrestand good english to be able to undrestand your tasks, viz attechment. Than I need that all texts (all together 9 introduction texts) are written in SIMPLIFIED CHINESE CHARACTERS. I ...Chinese speaker & writer, who can write me texts for the website 生日祝福语 (Birthday greetings). I need that you undrestand good english to be able to undrestand your tasks, viz attechment. Than I need that all texts (all together 9 introduction texts) are written in SIMPLIFIED CHINESE CHARACTERS. I will need from you 1 text for home page, 3 texts for directory pages and 5 introduction texts. PLease, read very cerefully my instru...

    $22 (Avg Bid)
    $22 平均报价
    1 个竞标

    Gps测速 实时显示gps速度 放电保护电压(向单片机写入一组数据) 充电保护电压(向单片机写入一组数据) 温度保护(向单片机写入一组数据) 放电显示(从单片机读取电流参数并在安卓上面显示出来) 电流显示 (从单片机读取电流参数并在安卓上面显示出来) 温度显示 (从单片机读取电流参数并在安卓上面显示出来) 电压显示功能(显示电池每一节的电压 可以手动配置电池数量,从单片机读取电池,可以按照低压高低排序) 电压差功能 单节电池最高电压和最低电压的差别 修改蓝牙的配对密码 以及ssid 三个界面 一个是显示速度温度电流使用电量的界面 一个 是 配置各种参数的界面 还有一个是读取电池电压的界面

    $500 (Avg Bid)
    $500 平均报价
    1 个竞标
    forum auto bump program 已经结束 left

    sammyboyforum Hi, i need a bot that can help me auto bump my thread in sammyboyforum board. Total i got 2-4 user id. every user id i got 5-10 topics to bump. I hope to be able to bump these 20 topic on every 2 hours basics (Please leave a box for me to write what i want to bump not just a prefixed bump) (Please let me choose the timing that i want to bump the thread. which means i got at least 12 time slot to choose)

    $243 (Avg Bid)
    $243 平均报价
    2 个竞标

    An OpenVPN charging program, iOS & Andarid & Website (or use the Hostbill billing system) OpenVPN charge recharge based procedures, similar to VPNExpress , The implementation of user registration, recharge (Alipay & Paypal), VPN account settings, password changes. The user account, close to expiration reminder, enterprise information submitted invoices, invoice mailing address submitted. The OpenVPN function to read, including account surplus time, monthly bandwidth query, history of bandwidth usage information. The interface is succinct, professional, similar to Bootstrap. We have a billing system Hostbill, so if you can develop Hostbill Api, you can not have the development of Web. 一个OpenVPN收费程序, iOS & Andarid & Website(或者使用Hostbill账单系统) 基于Open...

    $27 / hr (Avg Bid)
    $27 / hr 平均报价
    2 个竞标

    我有一个持续工作,之前与之相关的项目为'Spanish word recording'

    $20 / hr (Avg Bid)
    $20 / hr 平均报价
    1 个竞标

    我有一个持续工作,之前与之相关的项目为'revise the opengl program'

    $25 / hr (Avg Bid)
    $25 / hr 平均报价
    1 个竞标

    我有一个持续工作,之前与之相关的项目为'Python Program -- 3'

    $30 / hr (Avg Bid)
    $30 / hr 平均报价
    1 个竞标

    我有一个持续工作,之前与之相关的项目为'Convert excel data to APK file(run under android)'

    $15 - $15 / hr
    $15 - $15 / hr
    0 个竞标

    Delete blank page in Word document and tell me HOW to do it. 10 dollars only

    $13 (Avg Bid)
    $13 平均报价
    7 个竞标

    I'm in need of an expert who can fix my corrupted .FIC file in my HFSQL database. Key Project Requirements: - The file is currently not opening and is producing errors, so the main goal is to restore it to its original state and ensure it can be opened without any issues. Please note that I can provide the corrupted .FIC file for analysis. Ideal Skills and Experience: - Proficient in HFSQL database management. - Proven track record in repairing and recovering corrupted database files. - Strong problem-solving skills to identify and rectify the issues within the file. If you're confident in your ability to handle this task efficiently, please provide details of your relevant experience and how you plan to approach this project in your bid.

    $170 (Avg Bid)
    加急
    $170 平均报价
    3 个竞标

    Make a nice design for a lighting company's product catalog 2 products on each page with a small description of the product Like this:

    $30 (Avg Bid)
    $30 平均报价
    81 个竞标

    I want to create a Calculator File locker app, similar to the ones already available (on codecanyon) and in play store. The app must work in both Android and iOS

    $555 (Avg Bid)
    $555 平均报价
    90 个竞标

    Supporting ledger prepare for tax file 20-21 & 22-23

    $200 (Avg Bid)
    $200 平均报价
    1 个竞标
    Free Locals Jobs 6 天 left
    已验证

    We need 10,000 to 20,000 data, Uk Amazon Sellers Leads with work email, Postal codes, telephone numbers and websites, and Amazon store links, I do not have any example list to show how the leads should be so please carefully examine and only apply if you can fulfill and provide all the required information and we will ...store links, I do not have any example list to show how the leads should be so please carefully examine and only apply if you can fulfill and provide all the required information and we will also verify the leads as well, and if we like the quality of the data, we will buy 50,000 to 100,000 more leads as well, Make sure to enclose the sample data of UK amazon stores, without sample bid will not be read. As it is urgent and sure I will be looking forward to chat with...

    $2 / hr (Avg Bid)
    $2 / hr 平均报价
    16 个竞标

    I need a proficient web developer(s) to construct an E-commerce platform with a capacity to sell both physical products and services. Essential qualifications for this project include an in-depth knowledge of web development, exceptional aptitude in creating e-commerce platforms, and experience in integrating the necessary functionality for an online shop. Key Features: 1. Product Search and Filters: The ability to search and filter through the listed products or services is crucial. Implement efficient algorithms for sorting and searching items. 2. Shopping Cart and Checkout: A user-friendly interface is required for a shopping cart and seamless checkout procedure. 3. Customer Reviews and Ratings: Facilitate customer feedback through a system of reviews and ratings for each product or s...

    $2649 (Avg Bid)
    $2649 平均报价
    267 个竞标

    PLEASE READ THIS As part of this application i would like a small reel created and sent to me prior to talking. I would like to see your capabilities. See attached images and dropbox link for video to use for creating the reel. I'm looking for a skilled individual who can transform our existing images, videos, and marketing materials into dynamic Instagram and Facebook reels. The key purpose of these reels is to heighten our brand awareness, so they need to pack a punch, and irresistibly draw viewers in. Understood, you'll be using a minimalistic style to keep the reels clean, straightforward yet eye-catching. I'll take the reins on the textual content, providing you with

    $65 (Avg Bid)
    $65 平均报价
    40 个竞标

    I'm in need of a skilled individual who can take four of my Word documents and convert them into high-quality JPEG files, suitable for upload onto Etsy. The documents include both text and complex graphics. Therefore, the ideal candidate should be experienced in dealing with varying levels of graphic complexity. Additionally, the converted JPEGs should follow a portrait aspect ratio of 9:16. Expertise in graphic design and file conversion are highly valued for this task, as the quality of the JPEGs is paramount to meet Etsy's standards.

    $16 (Avg Bid)
    $16 平均报价
    45 个竞标

    I'm in need of a skilled academic writer who can assist in developing a thesis (skripsi) on Education Research, particularly focusing on Curriculum Development. Requirements: - Knowledge in Education, specifically Elementary and Secondary levels - Skilled in Curriculum Development - Experience in academic writing Your main task will be to: - Create a comprehensive and well-researched thesis on the topic - Use a mixed methods research methodology - Pay attention to detail, ensuring the final product is of high quality and ready for submission. Ideal Skills and Experience: - Proven background in academic writing - Understanding of mixed methods research - Prior knowledge or experience in curriculum development - Education research expertise, especially in Elementary and Secondary ...

    $380 (Avg Bid)
    $380 平均报价
    41 个竞标

    I'm in need of a skilled web developer who can take a GitHub project, which is a single page PHP/HTML/JS, fix it by the project defintion in the file and make it operational. The project's main functionality is to display an HTML page that contains an iframe and gif elements above it. Once the project is fully operational, I'll need it installed on a vanilla cPanel account, ill supply which runs on Linux Centos7 all changes made for the project will be committed back to github. Key responsibilities include: - Deploying the GitHub project on a vanilla cPanel account - Ensuring the project functions as intended - Implementing the minimalistic design requirements Ideal skills for this project include: - Proficient in PHP, HTML, and JavaScript - Experience working with...

    $147 (Avg Bid)
    $147 平均报价
    53 个竞标
    Experienced Cold Email Rep 6 天 left
    已验证

    I'm in need of a dedicated Sales Development Rep with a proven track record in cold email marketing. As part of the role, you'd specifically be working with Instantly, so experience with this tool is a must. Responsibilities: - Primarily focus on cold email marketing to generate leads in the mortgage industry. - Ultimately, the main target is to get more a...mortgage industry. - Proficiency in using Instantly. - Demonstrated ability to increase lead generation and improve conversion rates through cold email marketing. - Exceptional communication and persuasion skills. This is a full-time position, so you need to be ready to dedicate your time and effort to achieve the desired outcomes. Please include the term "Lead Magnet" in your reply to ensure you've read...

    $5 / hr (Avg Bid)
    $5 / hr 平均报价
    8 个竞标

    ...the file upload functionality from our public area to be copied to our backoffice. This will allow the backoffice to upload files for users in the public area. Key Requirements: - Transfer file upload feature from backoffice to public section - Support for the following file types: pdf - Visual feedback of the upload process with a success/error message - Backoffice should be able to both delete and replace files after an upload Ideal Skills: - Proficiency in Xano and WeWeb platforms - Experience with file upload feature implementation - Ability to create a visually appealing and informative upload process - Understanding of user and content management systems This project involves integrating and mirroring an existing feature, so familiarity with Xano and...

    $22 (Avg Bid)
    $22 平均报价
    17 个竞标

    I need an Excel VBA code that can perform exact word matching within an Excel spreadsheet. - The code should generate a list of matched words.

    $17 (Avg Bid)
    $17 平均报价
    15 个竞标

    ...of scanned Hindi documents that need to be transcribed into Microsoft Word for further processing. Key Requirements: - Digitalization: The main purpose of this task is to convert the scanned copies into a digital format. - Basic Formatting: The text should be typed with basic formatting (e.g. bold, italic, etc.) but does not need to exactly match the scanned copies. Ideal Freelancer: - Proficient in Hindi: The freelancer should have a strong command of the Hindi language to accurately transcribe the content. - Experienced in Data Entry: This project requires good data entry skills to ensure accurate and efficient transcription. - Proficient in Microsoft Word: Prior experience with transcribing documents in Microsoft Word is preferred. 3 books in Hindi scanned co...

    $81 (Avg Bid)
    $81 平均报价
    33 个竞标
    Python Simple Program 6 天 left
    已验证

    Input:- You will get an excel file as input. Step1- Sort the Excel file by site name and place data in sheet 1 Step2- Sort the Excel file by site address and place the data in sheet 2 Step3- Sort the Excel file by latlong and place the data in sheet 3. After Sorting and creating 3 different sheet, we need to apply the logic to find exact duplicate and high match. Example - means in sort by site name we will find exact duplicate and high match site(75%) match and print exact duplicate/ partial match. Then for exact duplicate and partially match we are going to compare all row and need to print what is matching like site city, site state, site country etc

    $23 (Avg Bid)
    $23 平均报价
    30 个竞标

    I'm in need of a professional to upload my complete album created in Logic Pro to YouTube Music for distribution. Key Requirements: - You'll need to have experience in uploading music to YouTube Music and understand the platform's requirements - Comprehension of how to upload a complete album instead of individual tracks is essential. Additional Details: - I'll provide you with the Logic Pro file and the album art, so you'll purely focus on the technical upload process. - There's no need for any additional work related to the album art. Ideal Skills: - Experience with music distribution platforms, especially YouTube Music - Proficiency in Logic Pro for potential troubleshooting - Understanding of album upload processes If you have relevant experienc...

    $66 (Avg Bid)
    $66 平均报价
    16 个竞标

    I need an experienced professional to assist me in editing, formatting, and reducing the word count of a document. Key requirements: - This is a document, not a presentation or web content; hence, the ideal candidate should have proven experience in editing large textual documents. - The primary goal here is to meet a publication limit. This requires the editor to be skilled in maintaining the essence of the content while reducing the word count significantly. - The document needs to be formatted according to APA style guidelines. Therefore, the ideal candidate should be familiar with and proficient in this formatting style. This project will require a combination of excellent editing skills, an understanding of publication requirements, and adherence to APA style guideline...

    $58 (Avg Bid)
    $58 平均报价
    59 个竞标

    Freelancer capable of editing a PDF file in English and make a new file max 2 pages. The pdf should look aesthetically neat

    $2 / hr (Avg Bid)
    $2 / hr 平均报价
    47 个竞标

    I am seeking expertise for my VLSI Magic project that requires: - High-complexity circuit design, calling for an in-depth understanding of intricate electronic circuit schematics. - Proficiency in logic synthesis, particularly in multi-level logic synthesis which is vital for my project. Part 1: Verify the d...synthesis which is vital for my project. Part 1: Verify the design using a logic design tool. Part 2: Implement your design using Magic VLSI layout tool to generate your project layout Part 3: Test your design using irsim to simulate your project. Project submission should be two items: a- A report PDF file. (PDF) b- A compressed file containing all your codes, simulations, and results. (.zip, .rar)

    $195 (Avg Bid)
    $195 平均报价
    10 个竞标