api

  1. E

    API for calculation of volume inside an stl - freeform - model

    Hey guys, I am new to C# and am actually writing my bachelor-thesis. Therefore I need to implement a module that is able to calculate volumes inside a STL - 3D - model. I already got a mathematical essay that describes how to calculate the volume and could implement on my own. However I need to...
  2. C

    Question Error code with api meaningcloud

    Hi, i try to use a categorized api from meaningcloud site for C# project, but i receive the error 406, i even used the example they publish on their website with the same error, anyone has some experiencie with this api? Code protected void Button1_Click(object sender, EventArgs e) {...
  3. groupdocs

    GroupDocs ads

    What?s new in this release? GroupDocs team is pleased to announce the new release of GroupDocs.Conversion for .NET 3.0.0. It includes a large variety of document formats. Document conversion was never so easy. The legacy 1.1.0 version of GroupDocs.Conversion for .NET supported less document...
  4. T

    Question MQLWRITE - Freebase API Login Error

    I have myself a large music db and I would like to contribute to Google's Freebase API. I can see that I need to use MQLWRITE in order to do so. I tried doing so but got unAuthorize annoying error. Can anybody help me login to Freebase? From what I read so far oAuth2 might be my best bet, but...
  5. J

    Issue calling third party C code

    Hello I have a third party api that I am using within a C# Windows form I am having trouble with one piece of it where I am trying to increment through a ptr to a structure that has a ptr to ten structures within it and was hoping for some advice This is my code for a function call - In a...
Back
Top Bottom