Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,952 for

project

(0.22 sec)
  1. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF started to fail for the above file extensions. For DXF I see the following exception: com.groupdocs.conversion.exceptions.CorruptOrDam…...TasksReadingExceptio: The project format is undefined.\ncom.groupdocs...conversion.internal.c.a.t.Project.a(Unknown Source)\ncom.groupdocs...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...announce the Front End sample project for the ASP.NET MVC developers...have been implemented in this project which was given in the old...

    blog.groupdocs.com/groupdocs.blog/page/88/
  3. Re: Problem running GroupDocs.Annotation 3.1.0 ...

    Hi, I'm also experiencing the same problem. I've already request two demo licenses. I can't run the sample application Here's the error. 2017-01-20 10:08:32.771:WARN:oejs.HttpChannel:qtp801142660-33: /document/info cla…...latest version of the Showcase project here If yes, provide us sample...you evaluate the showcase project by applying a temporary license...

    forum.groupdocs.com/t/re-problem-running-groupd...
  4. Does the GroupDocs.Total license work with indi...

    I see similar questions and the answer is yes. E.g. this post: License GroupDocs - Free Support Forum - groupdocs.com However, I’ve noticed that it works in most cases, but for GroupDocs.Metadata.NETFramework, I’m get…...targets(2413,5): warning MSB3277: Project file item includes which caused...targets(2413,5): warning MSB3277: Project file item includes which caused...

    forum.groupdocs.com/t/does-the-groupdocs-total-...
  5. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....NET library in your C# project through NuGet to enable advanced...Parser for .NET library to your project. This makes it easier to handle...

    kb.groupdocs.com/parser/net/extract-images-from...
  6. .Net Core version of the Assembler product - Fr...

    Will there be .Net Core version of the Assembler product?...1 project, you get warnings about incompatibility...assembly from Nuget in a Core 2.1 project you get the following error...

    forum.groupdocs.com/t/net-core-version-of-the-a...
  7. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make Project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...9 , it is required to make project-wide replacement of namespace...clone our updated example project and explore developer guide...

    blog.groupdocs.com/conversion/introducing-simpl...
  8. Limitations when rendering CAD drawings | Group...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....config project files. The following example...for .NET 20.6.1 and earlier. Project file <configuration> <!--....

    docs.groupdocs.com/viewer/net/limitations-when-...
  9. Load compression document with options | GroupDocs

    Learn how to load and convert compression files (ZIP, 7Z, RAR, TAR) with advanced options using GroupDocs.Conversion for .NET API....converter = new Converter ( "project-files.7z" , getLoadOptions...(); converter . Convert ( "project-files.pdf" , options ); } Before...

    docs.groupdocs.com/conversion/net/load-compress...
  10. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP....start a new project. 2. Select .NET Core from the project types and...

    blog.groupdocs.com/viewer/document-viewer-in-as...