Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    338 interop trabajados encontrados, precios en USD

    I have a live web site and i cant use microsfot interop to rad /write excell files , i have to use 3rd party tools to do that. I need someone who i can share my screen and he will make the cahnges on my current code to wirte/read excell file and we will push the code to server to check if it wokrs from there or not

    $10 - $30
    $10 - $30
    0 ofertas

    I need a .net programmer having experience with Excel interop in .Net. Only bid If you can start now and give me an update soon. More details will be given in pm. Include your skype id also. thanks!

    $28 (Avg Bid)
    $28 Oferta promedio
    8 ofertas

    I need someone to write a simple web project that uses the Microsoft Primary Interop Assemblies for Microsoft Office to convert all Word, Excel, Powerpoint, & Visio versions of software files to PDF. Web interface script will accept a post of document file, and return the PDF in the http response using the built in libraries of the Primary Interop Assemblies, that's it. Should be quick and simple for anyone with decent experience. I will provide remote desktop access to a Windows 2008 server with Microsoft Office 2007 preloaded. I expect all project files with source and installation instructions to be provided, as well as a working example of the script on provided server.

    $220 (Avg Bid)
    $220 Oferta promedio
    18 ofertas

    We have an SDK made un .NET that provides us with a few DLLs but they can only be used from .NET and not from C++ which is what we need to interface with our own software. We are trying to build an ActiveX in C# to export the functions and everything but we are having problems with functions that use objects as...with functions that use objects as in/out parameters. I know there is a VARIANT type that can be used for that in ActiveX, but I have no clue how to use it. Another chance could be serialize the objects, but there are too many functions and objects and it would mean too much work. I don't know if there is any other way to solve this, such as an automated conversion tool to export .NET dlls as COM interop. I need some help from someone who knows the best way to get arou...

    $232 (Avg Bid)
    $232 Oferta promedio
    15 ofertas

    I need someone to write a simple web project that uses the Microsoft Primary Interop Assemblies for Microsoft Office to convert all Word, Excel, Powerpoint, & Visio versions of software files to PDF. Web interface script will accept a post of document file, and return the PDF in the http response using the built in libraries of the Primary Interop Assemblies, that's it. Should be quick and simple for anyone with decent experience. I will provide remote desktop access to a Windows 2008 server with Microsoft Office 2007 preloaded. I expect all project files with source and installation instructions to be provided, as well as a working example of the script on provided server.

    $183 (Avg Bid)
    $183 Oferta promedio
    17 ofertas

    I have done the program codes. Now Just I need someone to solve a little issue of printing my data. I want to print some data in excel file through vb6. Also I want to re use the excel file again and ...codes. Now Just I need someone to solve a little issue of printing my data. I want to print some data in excel file through vb6. Also I want to re use the excel file again and again to print. It will automatically check if there is data in columns it will move to next columns. Create a box and print the data into it. I will give more details who will tell me about his experience on vb6 and excel interop. I need someone who can start now, show me progress in one hour and complete this in maximum 7 hours. Its simple work for someone who know how to do it. I will give $10 + bonus.. Happ...

    $2 - $2 / hr
    $2 - $2 / hr
    0 ofertas

    Hi All, we are looking for a C#-Developer with experience in storing Data in SQLite and displaying this data in a great looking UI! Also you need experience in using COM Interop - Object from .NET to post some data to Mindjet MindManager. The Interface-Description is available for us and will be forwarded to you! So, we need for an AddIn for MindManager with a local datastore (if it is possible, use SQLIte) to store some task steps, a lot of textual help assigned to each step and maybe some data what should piped to the current Mindmap using the MindManager API. The most common API actions should be: add a tree part to existing map and add tags to existing nodes. So the database from the app has to store the data that is send through the COM-Interface too. ...

    $21 / hr (Avg Bid)
    Destacado
    $21 / hr Oferta promedio
    19 ofertas
    Write some Software Finalizado left

    I have a code in VBA that calls a third party software using com dll. I want this code to be translated to C#. I want the C# code to use com interop to connect with the com dll. In addition, I want the for function in VBA to be changed to in C#. This is the first phase of the project. I will describe the other phases once this phase is done. Attached is the dll and I can send the links to download the software if needed. Please read the project carefully and make sure you understand what is required. The VBA code is as follows: Option Explicit Public StroboApp As Object Public Function GetStrobo() As Object On Error Resume Next If (StroboApp Is Nothing) Then Set StroboApp = _ CreateObject("") End If Set GetStrobo

    $4 / hr (Avg Bid)
    $4 / hr Oferta promedio
    6 ofertas

    I'm looking for a class that can call the IP Helper API to get the number of Bits/Sec an individual process is using. (Similar/Same to Resource Monitor - see attached). I requirw a class that would accept a PID and return me the number of bits per second when it was called/polled. I've attached my work so far - But it doesn't work - ideal if you could sort out the interop/marshalling for me. ******* I'm not paying you in advance to tell me you can't do it - serious offers only please. ******** Details of the IP Helper API: (v=vs.85).aspx Specifically the GetTcpTable2 & GetPerTcpConnectionEStats (v=vs.85).aspx

    $168 (Avg Bid)
    $168 Oferta promedio
    4 ofertas

    I'm looking for a class that can call the IP Helper API to get the number of Bits/Sec an individual process is using. (Similar/Same to Resource Monitor - see attached). Ideally a class that would accept a PID and return me the number of bits per second when it was called/polled. I've attached my work so far - But it doesn't work - ideal if you could sort out the interop/marshalling for me. Details of the IP Helper API: (v=vs.85).aspx Specifically the GetTcpTable2 & GetPerTcpConnectionEStats (v=vs.85).aspx (v=vs.85).aspx

    $231 (Avg Bid)
    $231 Oferta promedio
    5 ofertas
    programming interop Finalizado left

    I would like to find programmers from Argentina that are able to do remote programming.

    $250 - $750
    Sellado
    $250 - $750
    1 ofertas

    Need help in configuration the permissions for IIS 7.5 on a Windows 2008R2 system (EC2 on AWS) The error I experience is related to MS Office Interop. The error is related to “” & “80070005 Access is denied” .. It comes when the corresponding C# code is calling: " xlApp = new Application();" In the Dev Environment, i.e. when it runs under Admin rights, the app is working fine -- therefore it must be a permission/ IIS configuration issue. I have already got some advise by AWS, but I am not able to resolve the issue. I know the problem can be solved using the Process Manager. However, I have not enough experience in doing this .. Goal is to resolve the problem -- and show me what to do in the production environment A more detailed problem...

    $10 - $30
    Sellado
    $10 - $30
    2 ofertas

    Create a form with RichTextBox, font format dialog (for selected text). SaveToSQL button, LoadFromSQL button, CopyToExcel Button The program will save RichText to sql and retrieve richtext back from sql including font format. And copy richtext to excel cell including font format. Font dialog should allow to change font format for selected richtext. Develop sourcecode in VB.NET 2005 Only. No DLL use allowed. Please don't bid if you don't know how to do it.

    $42 (Avg Bid)
    $42 Oferta promedio
    19 ofertas

    We need a full conversion done to this working VB Application, with the following modifications: 1.) Remove and Correct all conversion errors using proper VS2010 VB.NET Coding practices 2.) The old application used the COM Office interfaces to read/write to excel to build the calibration files, Remove all coding relating to using the excel interop assemblies and implement the exact same functionality with Syncfusions library 3.) Application must operate exactly the same as the VB6 version. This software produces an calibration report for various serial electronic Torque wrenches after the user enters various configuration data.

    $1391 (Avg Bid)
    $1391 Oferta promedio
    34 ofertas

    We need a full conversion done to this working VB Application, with the following modifications: 1.) Remove and Correct all conversion errors using proper VS2010 VB.NET Coding practices 2.) The old application used the COM Office interfaces to read/write to excel to build the calibration files, Remove all coding relating to using the excel interop assemblies and implement the exact same functionality with Syncfusions library 3.) Application must operate exactly the same as the VB6 version. This software produces an calibration report for various serial electronic Torque wrenches after the user enters various configuration data.

    $1249 (Avg Bid)
    $1249 Oferta promedio
    24 ofertas

    We need a full conversion done to this working VB Application, with the following modifications: 1.) Remove and Correct all conversion errors using proper VS2010 VB.NET Coding practices 2.) The old application used the COM Office interfaces to read/write to excel to build the calibration files, Remove all coding relating to using the excel interop assemblies and implement the exact same functionality with Syncfusions library 3.) Application must operate exactly the same as the VB6 version. This software produces an calibration report for various serial electronic Torque wrenches after the user enters various configuration data.

    $750 (Avg Bid)
    $750 Oferta promedio
    1 ofertas

    ...experience with asynchronous/multi-threaded applications, memory mapped files/named pipes for communications, interop/C++ DLL, and Multicharts (Tradestation). We'd like this API to work with Multicharts and Tradestation but there may be additional work if you can complete this successfully. Please note this project is for Multicharts which requires writing a DLL/wrapper. We are senior level experience developers here. If you bid please provide references/stories/examples of how your specific experience relates to this project. We will require all source code. Source code must be production ready with exception handling and performant. Please review the required skills: C++/DLL Interop C# Easylanguage Memory mapped files/named pipes Asynchronous communica...

    $665 (Avg Bid)
    $665 Oferta promedio
    4 ofertas

    I have ongoing work related to our previous project 'C++/C# Interop project'

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    1 ofertas

    I have some matlab generated code and I would like to use this code in a CLI the C# code will call a C++ CLI class that contains the code generated by Matlab. My question is how exactly do I have to do in order to make it work? I can see the big picture but not the details of the implementation. The solution must be one which I could use for other projects as well. Thanks

    $27 (Avg Bid)
    $27 Oferta promedio
    3 ofertas

    I'm looking for someone who has a - Windows Phone 7 Rooted You need to be able to browse to the file system to retrieve installed xaps. The job should take 1-2 hours max.

    $90 (Avg Bid)
    $90 Oferta promedio
    1 ofertas

    The project consists to create a pinvoke wrapper to enable interop between a c dll and a .Net project.

    $212 (Avg Bid)
    $212 Oferta promedio
    4 ofertas
    pinvoke wrapper Finalizado left

    The project consists to create a pinvoke wrapper to enable interop between a c dll and a .Net project.

    $250 - $750
    $250 - $750
    0 ofertas
    C++/C# Interop project Finalizado left

    Are you an expert in C++/C# Interop? Do you know how 3D models are represented in files? If you answered “yes” to the questions, then here is a project that’s perfect for you: I. We will build a .NET wrapper for a free C++ SDK offered by a major vendor; II. The .NET wrapper will expose a C# API; III. The C# API will export object-oriented 3D models to FBX files; Details: I. The C++ SDK is developed by a major corporation in 3D software; The SDK is downloadable from II. We will only care about a very small part of the C++ SDK – exporting to FBX files; thus the C# API will only expose functionality of exporting FBX, and programmatically reading FBX files is not part of this project; III. The work must

    $1549 (Avg Bid)
    $1549 Oferta promedio
    19 ofertas

    Background Info: We are an early-stage company that utilizes Office Automation. We are now looking for a coder to assist in a project to write some Office Automation code (for Microsoft W...breaks and list items. Also, your code will be responsible for working on list items. So if there is a list item which has 5 items and two of them are bookmarked, however, if the bookmark has no value then your code will remove the bookmark AND ALSO remove the list item so that no orphan list items are retained in the list. Technical Implementation: C# .NET Class Library Modular Code Word Interop or Open XML Deliverable: C# .NET console application. (console should show activity) Deliverable: The actual deliverable is source code organized as a class library project with a console ap...

    $540 (Avg Bid)
    $540 Oferta promedio
    9 ofertas
    Teach C/C++ Finalizado left

    Hi Everyone, The task is the following: -Teach me how to create a C/C++ DLL in Visual Studio (2010 or 2012, I'd prefer the 2012 version but it's not mandatory) to interop with Excel 64 bits VBA. I already know to to do some examples simple examples but NEED to learn how to deal with passing vectors from/to VBA as function arguments/answers to/from the DLL. So you MUST provide some proof that you already did something like that and can teach me that. Summarizing: Teach me how to pass arrays from/to VBA to/from C/C++ DLL. There are two ways of doing that: - Send me some tutorial that you did by yourself. - We could use Skype.

    $18 / hr (Avg Bid)
    $18 / hr Oferta promedio
    5 ofertas

    Introduction: There is a master word document consisting of content controls, they can range from 5-500 in number (theoretically any number). Each content control will have a Name (ID) and host rich content. Each content control will also host bookmarks inside it. Each content control will also hos...breaks and list items. Also, your code will be responsible for working on list items. So if there is a list item which has 5 items and two of them are bookmarked, however, if the bookmark has no value then your code will remove the bookmark AND ALSO remove the list item so that no orphan list items are retained in the list. Technical Implementation: C# .NET Class Library Modular Code Word Interop or Open XML Deliverable: C# .NET console application. (console should show...

    $634 (Avg Bid)
    $634 Oferta promedio
    17 ofertas

    Hi, I have Windows Server 2008. I am using interop to read doc files. The office 2003 is installed on server. But, I am not able to execute interop properly on windows server 2008 but it was working fine on our windows server 2003. The purpose of interop is to read doc files. I want to fix it asap. I will not give you access to our server but I will give u access by teamviewer. You have to share all steps, we will confirm that u have shared all steps before releasing money. Thanks

    $27 (Avg Bid)
    $27 Oferta promedio
    6 ofertas

    Hi, I have Windows Server 2012. I am using interop to read doc files. The office 2003 is installed on server. But, I am not able to execute interop properly on windows server 2012 but it was working fine on our windows server 2003. The purpose of interop is to read doc files. I want to fix it asap. I will not give you access to our server but I will give u access by teamviewer. You have to share all steps, we will confirm that u have shared all steps before releasing money. Thanks

    $84 (Avg Bid)
    $84 Oferta promedio
    8 ofertas

    You need to be an expert in C#/COM Interop with knowledge of the C# WebBrower control. (I’m working on a web browser automation program and using the Extended WebBrowser control supporting tabs – CSTabbedWebBrowser from ). When I click on a download link using the control, an Open/Save/Cancel dialog popup appears. Then, when I click the Save button, a separate windows API Save As dialog appears, requesting the file save name and location. I would like the control modified to override the FileDownload event to bypass both of these dialogs and save the file to a location based upon a constant and a filename contained in a string variable? I would also like to leave the existing modifications to the WebBrowser control

    $18 / hr (Avg Bid)
    $18 / hr Oferta promedio
    9 ofertas

    I need someone to develop a simple application that starts a process hooked, and redirects the messages so that the application paints into the target application window(target application window will be one created from our application.) I don't want the original proce...target application window(target application window will be one created from our application.) I don't want the original process to display a window, instead I want our application to intercept those messages and send them back out so that we create and paint the window instead of the original process. This can be done in either a .net language or C++. Although I would prefer if it was .net(interop is fine). I know easyhook library has the ability to start a process hooked. So that could definitely...

    $234 (Avg Bid)
    $234 Oferta promedio
    10 ofertas

    Project is an update of an existing standalone app with source code available. The existing app functions much like a MS Word Mail merge. The last update was in 2007, to get a full description of the prior update see the bottom of this post. Bidders who can start work within 72 hours will receive highest consideration. Changes are mostly cosmetic except for Product Key requirement and restriction (see below). Here are the changes needed for the program: Cosmetic Changes (see .jpg in attached file) 1. Update copyright line to include 2014 on main interface console. 2. Update logo on main interface console (logo .jpg will be supplied) 3. Update "ItemCards" to "Item Docs" on main interface console. 4. Update window title to match new product...

    $348 (Avg Bid)
    Urgente
    $348 Oferta promedio
    9 ofertas

    This is for a Windows 2008 R2 server, but should run on any Windows box such as WIndows 7, WIndows 8, or WIndows Server. Microsoft Office 2007 is installed, however, upgrading to 2010 is permissible if necessary to arrive at a solution. This app...must reverse the process. It is required to be a command line program. A program with a GUI is not permissible. It is permissible to be a service. Preferably the solution will have a class that can be used in the future within other application formats. This solution must be written in C# in Visual Studio (2010 or 2012). It is preferred that the following namespaces be used, and that the interop mechanism be used for the conversion. using PowerPoint = ; using Word = ;

    $1497 (Avg Bid)
    Destacado Urgente
    $1497 Oferta promedio
    12 ofertas

    Hi, I have Windows Server 2012. I am using interop to read doc files. The office 2003 is installed on server. But, I am not able to execute interop properly on windows server 2012 but it was working fine on our windows server 2003. The purpose of interop is to read doc files. I want to fix it asap. I will not give you access to our server but I will give u access by teamviewer. You have to share all steps, we will confirm that u have shared all steps before releasing money. Thanks

    $30 (Avg Bid)
    $30 Oferta promedio
    9 ofertas

    Hi, We have an application written with vb.net, application is reading ms word(doc file format) using interop. Now, we want to replace this code and we want to remove usage of interop. Let me know if you can implement a solution using c# or vb.net which can read ms word (.doc file format) without using interop or without installing ms office on server. Note: We want to read ms office .doc file format not .docx file format because we already have solution for docx. Now, we need solution for .doc. Thanks

    $56 (Avg Bid)
    $56 Oferta promedio
    12 ofertas

    You will recieve a source code that produces some data on a cuda kernel. Each Cuda thread produces a point in 3D space [x,y,z] . All i want you to do is display these points using OpenGL (i prefer you to do it within the cuda kernel using cuda-opengl interop). My code (the you will recieve) already does that but my methods are not modern so i have very low callback functions for rotation, zoom in/out are welcome. So actually you have to improve my code. More details can be provided via private messages.

    $124 (Avg Bid)
    $124 Oferta promedio
    5 ofertas

    I need a simple C# WPF application that can draw a cloud point (or a 3d model) inside a WPF component. I talk about a C# WPF code for interaction and C++ code for a...exported from the WPF C# side. - Another viewport (or the same as before) must accept a previously exported raw data stream to playback a recorded file stream - I need the total source code I take care about saving, encoding and decoding the data stream, but it must be accessible from C# code inside WPF application. 2 good starting point are, from Kinect Developer Toolkit: 1) "WPF D3D Interop", who use C++ directx code to draw a 3d model based on 1 kinect and depth only (no color!) inside a C# WPF application 2) "Depth with Color-D3D", 100% C++ code that draws a 3d model based on depth and ...

    $177 (Avg Bid)
    Urgente
    $177 Oferta promedio
    2 ofertas

    I need a simple command line program written in unmanaged C++ (Visual Studio 2010) that call for .NET via COM interop The program takes from the command line 2 parameter - the path of an input .eml file (mail message in rfc822 format) - the path of an output .msg file (mail message in Outlook format) and convert the first one into the second. The example, using C# can be found here: http://www.aspose.com/docs/display/emailnet/EML+to+MSG+Converter free trial can be douwnloaded here:

    $30 (Avg Bid)
    Destacado
    $30 Oferta promedio
    3 ofertas

    We need to create an msg format file without using Outlook, MAPI etc, based purely on the MS-OXMSG .msg file format at Specifically, we need to populate To:, From:, Cc:, Subject:, Date:, Subject, Body (in HTML) and add attachments Please do not suggest any form of interop etc. The project will not be awarded to anyone who does this as it is a waste of time, and shows you have not read this brief properly. This code will be integrated into another project so must not have any dependencies that have a licence that does not allow this, or which means that a GPL or other licence needs to be appended to our product. This is simple if you know how, but difficult if you do not, so please please make sure you have the capability to

    $636 (Avg Bid)
    $636 Oferta promedio
    4 ofertas

    Did you get a solution to this project? I need HTML extracted from Document file. I do not want to use interop files. https://www.freelancer.in/projects/ASP-NET/Repost-Word-Extractor.html Thanks

    $30 (Avg Bid)
    $30 Oferta promedio
    1 ofertas

    We have a C#.net application. We need to extract HTML from word document files for displaying it on a webpage. We have been using word interop file. But it’s not platform independent, we have run into many issues related to deployment of the application on 32 bit and 64 bit platform. I will not be looking at any solutions going this way. I am looking for a 3rd party application to do this job. Now you can suggest me an application (3rd party) or you can write a code and let me test it. If you recommend me 3rd part application it has to be under $150. You have to show me this integrated in .net application and running successfully. I will test it thoroughly. I need HTML extraction for doc,docx,rtf. If you can do PDF if would be great. This html extractor should run on...

    $162 (Avg Bid)
    $162 Oferta promedio
    8 ofertas
    VBA and VB.NET DLL Finalizado left

    Hi, I have VBA code that calls functions in dll (developed in vb.net). The excel sheet that uses vba and dll runs fine in development system but shows error in target system/client system. While compiling dll I have enabled Make assembly COM-Visible and Register for COM interop. Also I have added required References. I have copied the excel (macros enabled) and the dll files on the client machine. When I run vba code I get the following error message: -------------------------------------------------------------------------------------------------------------------------------- runtime error '429' activex component can't create object -------------------------------------------------------------------------------------------------------------------------...

    $30 (Avg Bid)
    $30 Oferta promedio
    6 ofertas

    We require a short test code to verify the new DirectX11.1 compatiblity between Direct3D and GDI and Direct2D/DirectWrite. Microsoft has already created a sample code to demonstate this: However, this code uses managed C++, the Windows Store App APIs, and is more complex than necessary (we do not need a spinning cube, as per this demo). We need a single source file that uses only Win32 and DirectX without ATL/comptr or any managed code. The total source should be on the order of 100 lines of mostly cut and paste sample code. We expect that it will take 2-3 hours for an experienced Visual Studio 2012 DirectX programmer as we are basically paying for you to strip down this example. Specifically

    $310 (Avg Bid)
    $310 Oferta promedio
    5 ofertas
    simple consulting Finalizado left

    I must have simple consulting about amazon simple workflow and the use with eclipse ide. I must interop with .net component in the future.

    $212 (Avg Bid)
    $212 Oferta promedio
    4 ofertas

    ...DLL locally, and shows the video frames and indications about the detection result (the hand position etc.). NOTE: The HTML app should show a rectangular area with the video frames it got from our engine (via the callback), and put an overlay on the video with indications about the algorithm result (the hand position etc.). Please suggest the architecture you think best suited for this interop between C++ and HTML5/JavaScript (note that binary frame data should be transferred from C++ to the HTML side). NOTE!!! I want to emphasize that there is no server side here. Just an app and an engine on the same machine. If it was running on Windows only, I would have a C# app using the native DLL. But I need the app to be HTML5/JavaScript (for portability and other reasons ...

    $2983 (Avg Bid)
    $2983 Oferta promedio
    7 ofertas
    ITSP Finalizado left

    ...developer to create an ITSP site for sip trunks .. Here are the brief requirements 1) Customer Signup and Login 2) Payment Gateway Integration 3) Postpaid Billing and Rating 4) Integration with Asterisk .. 5) Secure Store 6) DID API integration with Site Kindly only apply if you have strong experience in a similar project as payment would be only done after the site and interop testing .. You are more than welcome to use any similiar Opensource project and customize according to our needs .. ## Deliverables requirements notice: As originally posted, this project does not have complete details. Should a dispute arise and this project go into arbitration "as is", the contract's vagueness might cause it to be interpreted agains...

    $1638 (Avg Bid)
    $1638 Oferta promedio
    5 ofertas

    The client will need a functional C# project that demonstrates how controls like comboboxes and datetime pickers can be created at runtime based on information stored in an Excel spreadsheet table. These c...attributes of the specific controls / filters. Also attached please find the excel spreadsheet that contains the proposed excel table. When the user adds or removes an entry from the excel table and click on a C# button on a from or task pane, then the controls need to be rebuild accordingly. This example project can be done in VSTO or COM-based, as long as it is done in C# using the Excel interop classes. Please read the project first and write the word "Understood". Also write your steps and suggestions to complete the project with a short description of ...

    $148 (Avg Bid)
    $148 Oferta promedio
    7 ofertas

    Principales artículos de la comunidad interop