Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 return path travaux trouvés au tarif de EUR

    Hello! I am looking for someone to help me finish a code base I've been working on for about ...- - - - - - - - - - - - - - - - - I have a basic save and load function working. The idea here is to pass two .json files between the program host and client at a set interval. My goal is this project is to simulate early DOS and BBS type games. When the game loop updates it will update both players position, health points, etc... Project 4: Improve Path-finding - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - My example of path finding needs work. The enemy AI successfully moves toward the player but does not move around objects, often getting stuck on them until the player is back in its line of sight. The enemy AI needs to move around objects and other enemi...

    €760 (Avg Bid)
    €760 Offre moyenne
    30 offres

    ...assembly of robot's rib parts using a solidwork file format I am providing. The main goal is to perform a simulation by ANSYS to determine and understand the maximum points of access in the robot's rib movements. Your tasks will include: • Assembly: Completion of the assembly using provided solidwork files. • Simulation: After assembly, you will need to simulate by ANSYS for the curved path movement of the robot's ribs. • Video production: Producing a video that visually represents these detailed movements. I am looking for high-quality intermediate visual elements, not basic or hyper-realistic. Ideal skills needed include proficiency in SolidWorks, knowledge of robot assembly, and ANSYS simulation capability. A background in creatin...

    €124 (Avg Bid)
    €124 Offre moyenne
    34 offres

    One time updation of BOE invoices in GST return

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    1 offres
    Looking for Tally Developer S'est terminé left

    We need a Tally connector for bulk data upload to Tally. The E-commerce portal reports need to include:- Amazon, Flipkart, Meesho, Sales Sale return Purchase Bank transactions Settlement Commission fee invoices Debit note Credit note We have a PHP-based website with an admin dashboard. You have to integrate the Tally connector, convert reports as per Tally format and export them to Tally without any error.

    €353 (Avg Bid)
    €353 Offre moyenne
    18 offres

    ...background ML, NLP and OpenAI API to extract information from large text documents. The application would have 3 tabs: 1. Simple OpenAI prompt: This would be a simple GPT prompt, where you upload document/documents and ask questions related to the document, and the results would be extracted from the documents. The results can be extracted in an excel or a word file. 2. Upload predefined questions and return results: First a .csv or excel file is uploaded with one column which has a list of questions. Next you upload document/documents. The results would be extracted from the documents using GPT. The results can be extracted in an excel or a word file. 3. Summary generation: You upload document/documents and generate a summary. The summary should be created based on a series of ...

    €482 (Avg Bid)
    €482 Offre moyenne
    63 offres

    I need a Excel formula that considers four different criteria. The criteria must interact with each other-- all four must be met (AND logic) in order to return a specific predetermined value (6 result values are possible dependant on the four variable inputs). The formula does not need to handle errors or unexpected values in the criteria, as it will always deal with perfect inputs. - Must Have Skills & Experience: - Advanced Excel skills - In-depth understanding of Boolean logic - Experience with Excel's 'IF' function and 'AND' operator

    €13 (Avg Bid)
    €13 Offre moyenne
    24 offres

    ...(fileCache?.frontmatter?.aliases) { if (()) { = `${}n${(", ")}` } else if (typeof === 'string') { = `${}n${}` } } return file }) const destination = (await ((x => ), files, false, 'Start typing any note name...', 10)).path // Get the heading let embed const heading = await ('Enter the new heading or escape/cancel to use a block reference') if (heading) { text = `nn## ${()}nn${()}nn` embed = `![[${(0, -3)}#${heading}]]n` } else { // Block reference const ref = ().toString(36)

    €137 (Avg Bid)
    €137 Offre moyenne
    13 offres

    ...(fileCache?.frontmatter?.aliases) { if (()) { = `${}n${(", ")}` } else if (typeof === 'string') { = `${}n${}` } } return file }) const destination = (await ((x => ), files, false, 'Start typing any note name...', 10)).path // Get the heading let embed const heading = await ('Enter the new heading or escape/cancel to use a block reference') if (heading) { text = `nn## ${()}nn${()}nn` embed = `![[${(0, -3)}#${heading}]]n` } else { // Block reference const ref = ().toString(36)

    €52 (Avg Bid)
    €52 Offre moyenne
    5 offres
    Build Wordpress website S'est terminé left

    ...Floor Mats, Steering Wheel Covers, Accessories - Pages – Home, About, contact us, Shipping Policy, Return & Refund Policy, Privacy Policy, Terms of Service. - Social icon links in footer You will need to make sure that in the first section below the header we have large photo of a luxury car like the website. In the sections below that we could have a featured products section. We could also have a mega sale section in one of the other sections. Plus we could have a Popular Products section also. I want you to import at least 25 products into the store. I will provide the links to the products I source from AliExpress. I can provide the content to the About, Shipping Policy, Return & Refund Policy, Privacy Policy, Terms of Service for you. I will get a logo...

    €95 (Avg Bid)
    €95 Offre moyenne
    51 offres

    I need a raw data of monthly scheduled events from multiple city and years. The data need to be scraped from a website. The website has a search feature with multiple dropdown and will return table of events data. But if you inspect the website and view the requests tab, the raw data will shown as Json Data. The json data is the format i needed. Bid only if you are capable to do this. Thanks.

    €130 (Avg Bid)
    €130 Offre moyenne
    28 offres

    ...better pen writing I need to simplify the svg path. For this purpose, I want to implement the ready-made library extracted Path#simplify() from into this WBO Whiteboard called simplify-svg-path url You can test here Svg paths in WBO whiteboard are already optimized and simplified with some kind of smoothing logics. But the most perfect optimization is done by paper.js. An algorithm below I need to optimize paths only (reduce number of nodes). Please bid only experts. My requests is: Your work would be to integrate this library/ algorithm with pencil tool to simplify <path>. In other words to optimize pen writing on

    €104 (Avg Bid)
    €104 Offre moyenne
    11 offres
    Linux Script S&#039;est terminé left

    ...In your script program, please do the following: Put “#!/bin/bash” in the first line (interpreter line) of the program. Define three integer variables named as FirstSum, SecondSum, and Product. Create the first function named “Sum” which will read in two arguments, add the values of two arguments, and then return the sum of these two arguments. Create the second function named “Multiplication” which will read in two arguments, then multiply the values of two arguments, and then return the product of these two arguments. Call function Sum with two arguments as 100 and 200, and assign the result to a variable named FirstSum. Call function Sum with two arguments as 300 and 400, and assign the result to a variable named SecondSum. Call func...

    €20 / hr (Avg Bid)
    €20 / hr Offre moyenne
    16 offres

    ...field - Upload CSV File - CSV file template will be provided - View Script Progress - Success / Failed Message once script has finished - Max Number of Records Limit for CSV: 2000 - Max Number of Concurrent Requests: 7 - Suitable Retry Logic Required: Yes Process Flow - Validate Input - Check CSV is in the correct format - Check CSV has no more than 2000 records - Make Request to OpenAI API - Return OpenAI API Response & insert into CSV...

    €55 (Avg Bid)
    €55 Offre moyenne
    14 offres
    Dating App S&#039;est terminé left

    I was thinking about making a dating app called “The Luv Game” but I really don’t know how it should look and etc but I have a couple ideas 1. Y’all have to send a video through...to eachother like a zoom and etc 12. On everyone page at the top should be the name of the app “The Luv Game”. Just a lil summary and brief thought. 13. The app main page when people get on should be like “The Luv Game Welcome, Queens and Kings! To a brand new experience called Luv Game. Meet! Talk! Become friends! Even become lovers! There’s no telling what type of spontaneous and adventurous path you’ll go on. Meet the hottest singles. Browse people. See and read different profiles. You’re going to love playing The Luv Game.”, “wit...

    €510 (Avg Bid)
    €510 Offre moyenne
    30 offres
    English Voice to Text transcripts S&#039;est terminé left

    ...should be negative) 3- Credit card statements (Rows that have either payments or credit have a CR at the end to show that was was a credit). Again The return for a credit card or payment should show as a credit and The credit amount should be negative 4- The data should be separated as it is separated in the PDF (Transaction Date, Posting Date, Description, and Amount and we will add the two extra columns Primary or Secondary and debit/credit. I need pivot table to report the following 1- Remove the payment as a filter on Description since it shows in the Description as a payment. 2- Monthly spend (this includes any credit that indicated return (Not the payment)) Group the monthly spend together by month showing month by month spend so we are starting from Jan through en...

    €57 (Avg Bid)
    €57 Offre moyenne
    24 offres

    I am looking for a Java developer with experience in SOAP-based projects and HTTPS connections to nginx proxy server to help me resolve an issue with tunneling through a proxy. The project involves fixing a HTTPS BadRequest err...issue with tunneling through a proxy. The project involves fixing a HTTPS BadRequest error that is occurring while connecting to a specific web service. we have issue nginx proxyserver code is working fine for http 8080 to ngix but it is not working for 8433 port https connection with reference toi we have return code but unfortunalty we are getting caysed by invoking https :// unable to tunnel throug proxy returns HTTp/1.1 400 Bad Request please help

    €110 (Avg Bid)
    €110 Offre moyenne
    13 offres

    As an established seller on Amazon, I am seeking a versatile professional capable of listing various types of products ranging from electronics to home goods. Your goal will be to optimize these listings for profitability and maximum returns. Please tell me your roi and be ready t show ...policies and formatting - Understanding of product research for competitive pricing and high-demand products - Ability in crafting engaging product descriptions - SEO and keyword proficiency - Versatility in listing various product categories This project demands an individual who can strategically create appealing, effective listings on Amazon that not only attract customers but also ensure a high return on investment. Your prowess in product research, pricing, SEO, and listing will be vital fo...

    €110 (Avg Bid)
    €110 Offre moyenne
    25 offres

    As an established seller on Amazon, I am seeking a versatile professional capable of listing various types of products ranging from electronics to home goods. Your goal will be to optimize these listings for profitability and maximum returns. Please tell me your roi and be ready t show ...policies and formatting - Understanding of product research for competitive pricing and high-demand products - Ability in crafting engaging product descriptions - SEO and keyword proficiency - Versatility in listing various product categories This project demands an individual who can strategically create appealing, effective listings on Amazon that not only attract customers but also ensure a high return on investment. Your prowess in product research, pricing, SEO, and listing will be vital fo...

    €109 (Avg Bid)
    €109 Offre moyenne
    5 offres

    ...optimizing high-performing ad campaigns to drive e-commerce sales. Key Emphasis: - Proven expertise in crafting and executing effective advertising strategies. - A track record of driving successful e-commerce sales through targeted online campaigns. - In-depth knowledge of platforms such as Facebook, Instagram, and TikTok to maximize advertising impact. - The ability to deliver a significant Return on Ad Spend (ROAS) and enhance the overall online shopping experience. Additionally, we want to underscore the importance of creating compelling, result-oriented campaigns. The selected candidate will play a crucial role in initiating a dynamic marketing plan with a strong emphasis on converting e-commerce sales through strategic and engaging advertising. This opportunity involves ...

    €122 (Avg Bid)
    €122 Offre moyenne
    27 offres

    ...the file upload form when calling the iframe src. The parameter name must be "f={Unique Guid}" Page 2 - file upload form - File upload form will have a button to select a file - When a file is selected, post the file (it must be when a file is selected, no second button must be shown to upload) - Show file upload progress - Backend must validate environement current path and create the file in that path with the name specified in the "f" parameter from the query string. Platform/Framework: The feature should be integrated with the .NET platform. Ideal Skills and Experience: - Proficiency in JavaScript and C# - Experience with file upload functionality - Familiarity with the .NET framework - Strong problem-solving skills to meet specific r...

    €54 (Avg Bid)
    €54 Offre moyenne
    18 offres

    Hi. I am working on a DC /DC power converter and I am looking for a power pcb routing expert . I will give the schematics files and all nformations needed . I need somebody that have experience in power PCB routing on Kicad. The person need to be aware of the mains routing rules ( smallest path between two pad , respect isolation distances between routes , connecters at the edges , decoupling capacitors near components , EMC rules , etc ... ). The board is not very complex . ( 4 to 6 layers). Some minors correction could need to be done on the schematic . I will give implantation file and an exemple of complete board very close to this one Wich is already made.

    €134 (Avg Bid)
    €134 Offre moyenne
    35 offres

    I'm developing an open source WBO whiteboard: In order to optimize pen writing I need to simplify the svg path. For this purpose, I want to implement the ready-made library extracted Path#simplify() from into this WBO Whiteboard called simplify-svg-path url You can test here If you are available and have the expertise to help, your assistance will be greatly appreciated. Please bid only experts. My requests is: Your work would be to integrate this library with pencil tool to simplify <path>. In other words to optimize pen writing on WBO Whiteboard.

    €134 (Avg Bid)
    €134 Offre moyenne
    36 offres

    ...feature-rich application using the Leaflet library. The application should incorporate the following features: - Map visualization and overlay: As a primary feature, the app should display environmental data visually on a map that users can manipulate and interact with. - Geocoding and Address Search: Users should be able to search for specific addresses or locations and receive accurate geocodes in return. - Spatial Analysis and Query: I require a function for users to perform spatial analysis and queries on the environmental data presented on the map. The developer should have a strong background in GIS web development, particularly experienced with Leaflet mapping library, and should also have a working understanding of environmental data. The ability to create an intuit...

    €120 (Avg Bid)
    €120 Offre moyenne
    4 offres

    I am looking for a GST Practitioner who can assist me with import documentation for a one-time task. I have some prior experience with import documentation, but it is limited. The specific import documentation that I need assistance with includes customs clearance, bill of entry, and import license. Ideal Skills and Experience: - Prior experience and expertise in accounting and GST return filing for import and export transactions - In-depth knowledge of customs clearance procedures, bill of entry preparation, and import license requirements - Familiarity with GST regulations and guidelines related to import documentation - Attention to detail and ability to accurately prepare and file import documentation - Strong communication skills to coordinate with customs officials and other...

    €13 (Avg Bid)
    €13 Offre moyenne
    26 offres

    I am looking for a freelancer to host a large image folder, consisting of around 8,000 JPEG images (a total of around 3GB), for a period of less than a week. This hosting is required so that I can upload these images to my ERP system. I have the images in a Google Drive folder, but I can't get direct links to the image files. I need to be able to specify a static http://url/path/to/image/folder and insert the image filenames at the end. and Google Drive doesn't support this.

    €29 (Avg Bid)
    €29 Offre moyenne
    25 offres

    We are tasked with developing a proxy using SpringBoot. Th...proxy's functionality includes handling requests (Post method, Get method, and ServerSentEvent). For Post and Get method requests, headers are required. All APIs must include parameters (QueryString for Get and Body JSON for Post) and return values. Specifically, when implementing the API that supports ServerSentEvent, it is essential to test auto-reconnection. In the event that the server side stops and subsequently restarts, the proxy should automatically reconnect, ensuring the browser side continuously receives the streaming. The ServerSentEvent can return a series of random numbers. We will provide some sample codes with bugs, and your task is to edit them, making the job more efficient and reducing the ...

    €57 (Avg Bid)
    €57 Offre moyenne
    7 offres

    ...(using JPQL) contains clearly separated business layer implements all data operations enabled by persistence layer (using delegation) uses transactions in a reasonable way contains clearly separated layer of RESTful web service (REST API) exposes all business operations and supports all entities follows web standards (designing and implementing standardized REST API is important here) does not return HTTP status 500 for invalid requests (i.e., the service is bug-free, status 500 is used only for server problems, e.g., DB connection) complete and machine-readable API documentation (e.g., OpenAPI): all endpoints, operations, and data formats contains automated tests three different types of tests. uses smart build (Gradle); automated tests should be run and evaluated within the bui...

    €35 (Avg Bid)
    €35 Offre moyenne
    21 offres
    Adobe Illustrator Programming S&#039;est terminé left

    I would like a script that I can run that will change the font and text on the 2 layers in the attached file. Both text layers are text on a path and would need to the text to stay on the same path. Script can be ran in C# or Javascript. I would prefer to be able to do this without having Adobe Illustrator installed on the same machine, but am open to that option as well. Please indicate in your response if Adobe Illustrator would be required or not.

    €444 (Avg Bid)
    €444 Offre moyenne
    24 offres

    I'm currently seeking an experienced programmer to add editing functionality to a polygon search draw feature. The user should be able to move points within the polygon creating a new search area, which will return results within the revised polygon area. We already have the polygon search facility implemented on the site (and draw search) however we want the user to be able to edit an already defined polygon area, like in the attached screenshot.

    €145 (Avg Bid)
    €145 Offre moyenne
    65 offres

    ...connectivity among the Healthy, Post Treatment, and Prior Treatment groups. 3. **Properties Analysis:** - Investigate the following topological properties for each group: - Global-Small World - Global-Efficiency - Global-Rich-Club - Global-Assortativity - Global-Synchronization - Global-Hierarchy - Nodal-Clustering Coefficient - Nodal-Shortest Path Length - Nodal-Local Efficiency - Nodal-Degree Centrality - Nodal-Betweeness Centrality - Nodal-Community Index - Nodal-Participant Coefficient - Modular-Interaction **Requirements:** - Proficiency in MATLAB for conducting the analysis. - Provide complete codes, files, and a detailed guide explaining the methodology and steps undertaken during the...

    €130 (Avg Bid)
    €130 Offre moyenne
    13 offres
    Modify HTML Using php S&#039;est terminé left

    I want to login and edit html and return website results.

    €81 (Avg Bid)
    €81 Offre moyenne
    56 offres

    ...if the order contains the specified product and is being sent to a restricted address. """ for line_item in order.line_items: if line_item.product_id == product_id: address_line1 = zip_code = if address_line1 == restricted_address and zip_code == restricted_zip: return True return False def cancel_order(order): """ Cancel the specified order. """ () def main(): # Define the restricted address RESTRICTED_ADDRESS = "805 Mulburry St" RESTRICTED_ZIP = "Zip_Code" # Fetch recent orders recent_orders = (limit=250) for order in recent_orders: if is_duplicate_order(order, PRODUCT_X_ID, RESTRIC...

    €137 (Avg Bid)
    €137 Offre moyenne
    59 offres
    Trophy icon need logo for my Tax business - 15/12/2023 05:31 EST S&#039;est terminé left

    essiz tax Planners with tag line "The trusted path to tax clarity" i want the business name should be below the logo. you are free to decide the font it should resemble the accuracy in taxation look at attachment i need in multi colour with 3d

    €11 (Avg Bid)
    Garanti
    €11
    95 propositions

    Project Description: We are looking for a skilled designer to create a clear and visually appealing career path for our project consultants in our brand (brandbook available). With a clear mockup and brandbook as a foundation, we need someone who can bring this design to life with illustrations that enhance the path. Project Requirements: - Create a clear and visually appealing career path design for project consultants - Optional: Incorporate illustrations that enhance the path and make it more engaging if possible - Ensure that the design aligns with the guidelines provided by the mockup and brandbook Mockup here: Brandbook here (no need to use our font): Some

    €108 (Avg Bid)
    €108 Offre moyenne
    28 offres
    Google Maps Review Data Extraction S&#039;est terminé left

    I'm looking for a proficient developer to build a Google Maps reviews scraper. I need the program capable of systematically collecting the following information: N.B. before sending an offer you should know: - Google places reviews are hard to scrape - Google places api does not return all the reviews so we cannot use that - Please think if you really can do this before sending an offer Requirement: 1. not using any external api: the program should not rely on external apis, it should be free of charge after creation. The scraping should be set to target a specific location, by placeId. Candidates experienced in data mining and familiar with anti-scraping defenses will be considered most preferential. Efficiency and accuracy are highly crucial in this operation. Your te...

    €143 (Avg Bid)
    €143 Offre moyenne
    28 offres

    ...unavailable to other electric vehicles even if the charging is complete until the user returns to his or her electric vehicle. To solve this problem, the technology monitors the charging area with a monitoring device such as a camera, and when the user leaves the charging area while the electric vehicle is charging in the charging area, the charging station outputs a message which prompts the user to return to the charging area. The message may be a warning sound or warning lamp as well as an audio message. Please search for this technology in this contest. <<NOTICE>> The target car brands in this search are limited to US, European, Chinese, and South Korean brands. <Requirements for Payment> ・Submit documentary evidence that clearly states the details of ...

    €46 (Avg Bid)
    Garanti
    €46
    12 propositions
    GST GENERATE NEW NUMBER -- 2 S&#039;est terminé left

    I am looking for a freelancer who can help me generate a new GST number and update the information on my existing GST number. Specifically, I need to update the business address. Skills and Experience: - Experience in generating and updating GST ...and update the information on my existing GST number. Specifically, I need to update the business address. Skills and Experience: - Experience in generating and updating GST numbers - Knowledge of the GST registration process - Familiarity with the legal requirements for updating business information - Proficiency in handling GST return filing In addition to generating the new GST number and updating the information, I also require assistance with GST return filing. If you have the required skills and experience, please get ...

    €11 / hr (Avg Bid)
    €11 / hr Offre moyenne
    47 offres

    ...ASAP. Script requirements: - Currently talk to a CORS proxy on cloudflare. - A spreadsheet will be filled with customer names and the hours included in there atera contact - Only clients with the block hours contract type should come over to the sheet. - The other columns a titled each month respectively - The script needs to calculate how many hours each client has accumalated each month and return the number amount - The script needs to be configured to run automatically each month at 1159pm EAST on the 15th - The script will look for last months tickets eg. feb will be filled with hours used from jan 15 to feb 15 - The script will ensure customers are not duplicated - Script needs to add any new clients each month - The customer list needs to be alphabetical order - Each yea...

    €85 (Avg Bid)
    €85 Offre moyenne
    22 offres
    GST GENERATE NEW NUMBER -- 2 S&#039;est terminé left

    I am looking for a freelancer who can help me generate a new GST number and update the information on my existing GST number. Specifically, I need to update the business address. Skills and Experience: - Experience in generating and updating GST ...and update the information on my existing GST number. Specifically, I need to update the business address. Skills and Experience: - Experience in generating and updating GST numbers - Knowledge of the GST registration process - Familiarity with the legal requirements for updating business information - Proficiency in handling GST return filing In addition to generating the new GST number and updating the information, I also require assistance with GST return filing. If you have the required skills and experience, please get ...

    €11 / hr (Avg Bid)
    €11 / hr Offre moyenne
    20 offres

    - Requirements 1. know the rules of the game baccarat 2. work duration 1-2 days 3. Development Languages: NodeJS 4. Backend Developers - Analyzes an Array to find a regular pattern that matches and returns the pattern information. : Array Ex) let data = [ ..., "player", "banker", "tie", "player", "banker"]; : return pattern info Ex) let result = searchForecast(data); result is "Single-hop Road" - Logic to match 11 regular patterns 1. Long Banker : Long Banker is Big Road continuosly appear 4 Banker or more than 4. 2. Long Player : Long Player is Big Road continuosly appear 4 Player or more than that. 3. 1 Player with 2 consecutive Banker : Latest 6 beads as "P, B, B, P, B, B," that is 1 Player with 2 consecu...

    €492 (Avg Bid)
    €492 Offre moyenne
    36 offres
    Google Merchant Center Suspension S&#039;est terminé left

    Project Title: Google Merchant Center Suspension - Misrepresentation I am looking for a freelancer who can help me with my Google Merchant Center suspension. I recently experienced an account suspension, which is the first time this has happened to me. I have full access to the account details and correspondence with Google....communication skills to effectively correspond with Google If you have the skills and experience required to handle Google Merchant Center suspensions, please reach out to discuss further. We are a agency, we have a large number accounts, and looking to work with a good partner. Please provide me examples of work, we are well aware of the misrepresentation policy, the websites all have Refund / Return / Shipping policy, so please do not ask us to create t...

    €132 (Avg Bid)
    €132 Offre moyenne
    21 offres
    Zoho CRM integrator S&#039;est terminé left

    Need to setup the configuration of Zoho CRM in what involves: Leads pipeline setup according to Sales policies Disable unused modules Create automated actions from call results to change lead status or information Replicate customization in 3 instances Ensure call integration using PhoneBurner is correctly registering the call outcomes and automations being executed Update Sales Journey Path to reflect the above steps

    €537 (Avg Bid)
    €537 Offre moyenne
    23 offres
    Restore server data S&#039;est terminé left

    Hi we have a VPS that have all of our websites and data .. we asked the hosti...to bigger space using live upgrade (meaning no data will be lost) our VPS have this info OS: CentOS 7 (64 Bit) Administration: cPanel (30 accounts) after the upgrade was made we lost the WHM and cpanels and we can not access any of our websites the company claim that we need to reinstall the cpanel and all of our data will be lost. and thay said that all our data is there but they also can not return it, if we want, we need to use 3rd party software called Clonezilla to restore it. as our technical knowledge is low in this field, we need someone to restore our data and website if its possible. in case anyone can do it please contact me with the steps and what he need to perform this tasks thanks a...

    €400 (Avg Bid)
    €400 Offre moyenne
    69 offres

    ...example; machining too path, federates, step-over etc...) should be properly analysed and approved. Submissions contents required to produce a machining setup and simulation of the above molded part and the part model using NX CAM manufacturing module and optimising the machining time. Prismatic surface machining operations (face, profile and pocket milling). Free form surfaces machining using dedicated methods. Drilling operations and optimisation. Tooling and Machine setup. Operations machining time optimisation & toolpath validation. Generation of the cutter location data (CLDATA) program. 2)Section - B CNC Machining Virtual Simulation & Verification Assignment Brief and assessment criteria: In this section required to run the full simulation of the optimised too...

    €228 (Avg Bid)
    €228 Offre moyenne
    9 offres

    ... bottom, left, right). So for some pages it works, the format is well transcribed, on the other hand for the vast majority of pages the format does not follow, I have the text content which is much too small in relation to the page - so I am forced to start again one by one and it takes a long time. So I shared my OCR project with you so that you can try it yourself and I am waiting for your return. I should point out that I have adjusted the custom format settings in the options section, I even tried with different settings but that doesn't change anything, I also tried to adjust the settings on Word but nothing changes. Concerning my project: it involves the digitization of a 216-page book (image format) to be transformed into a text file with the aim of having it tran...

    €21 (Avg Bid)
    €21 Offre moyenne
    17 offres

    ...system will provide visual feedback through a system tray icon, indicating the overall status, and will allow users to configure each task independently through a GUI. Functional Requirements: Multi-Task Management: The system should be able to run multiple monitoring tasks simultaneously. Each task must be independently configurable, with settings for: The file path to monitor. The upload interval. The unique API token for authentication. The upload endpoint URL or server address should be hardcoded. Configuration GUI: The GUI should allow users to create, edit, and delete tasks. Each task’s configuration should be stored in a separate JSON object within a configuration file. Us...

    €170 (Avg Bid)
    €170 Offre moyenne
    23 offres

    ...if the order contains the specified product and is being sent to a restricted address. """ for line_item in order.line_items: if line_item.product_id == product_id: address_line1 = zip_code = if address_line1 == restricted_address and zip_code == restricted_zip: return True return False def cancel_order(order): """ Cancel the specified order. """ () def main(): # Define the restricted address RESTRICTED_ADDRESS = "805 Mulburry St" RESTRICTED_ZIP = "Zip_Code" # Fetch recent orders recent_orders = (limit=250) for order in recent_orders: if is_duplicate_order(order, PRODUCT_X_ID, RESTRIC...

    €145 (Avg Bid)
    €145 Offre moyenne
    32 offres

    I am doing all this work - GST Registration: I need help with registering for GST. - One-time assistance: This is a one-time task that I require assistance with. - Immediate timeline: I need the task to be completed immediately. Ideal skills and experience for this job: - Experience with GST registration process - Knowledge of relevant tax laws and regulations - Attention to detail and accuracy in completing registration forms - Ability to work quickly and efficiently to meet the immediate timeline.

    €61 (Avg Bid)
    €61 Offre moyenne
    44 offres
    windows server budget 10USD S&#039;est terminé left

    I need a command or guide how i can run powershell on task scheduler note the command is on the sharedfolder and this going to run on the system. login or not When Running task, use the following user account: SYSTEM note: 1. I already try to create batch file that able to run powershell but still power...command or guide how i can run powershell on task scheduler note the command is on the sharedfolder and this going to run on the system. login or not When Running task, use the following user account: SYSTEM note: 1. I already try to create batch file that able to run powershell but still powershell is not working 2. i tried also to action: Program/script: Powershell path or powershell itself add arguments: sharedfolder path the main goal is to run appxbudle on th...

    €46 (Avg Bid)
    €46 Offre moyenne
    7 offres

    Meilleurs articles de la communauté return path