Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,891 for

project

(0.17 sec)
  1. GroupDocs.Comparison for .NET Library - Compare...

    We’re glad to announce the release of the GroupDocs.Comparison for .NET library. Developers working on .NET can use the library to seamlessly add document comparison capability to their own applications. With this library, end users can compare documents of all most popular formats, including PDF, Microsoft Word and Excel. The library also includes a diff view GUI, which displays differences between two documents with a redline view approach and is easy to customize and integrate into your own app....TXT, HTML Suitable for any project - developers can use the diff...diff library in any .NET project, including MVC and WebForms....

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....introduced rendering of MS Project documents by specifying time...documentation article. Rendering MS Project Document with Custom Page Size...

    blog.groupdocs.com/viewer/introducing-html-mini...
  3. How to Run Examples | Documentation

    Learn how to run C# examples which contain removing metadata from photos, adding metadata to photos, removing metadata from pdf, adding metadata to various formats and many more examples....like following image: This project is created in Microsoft Visual...Visual Studio and build the project. All the functions are called...

    docs.groupdocs.com/metadata/net/how-to-run-exam...
  4. Introducing more simplified and improved GroupD...

    GroupDocs.Merger for .NET allows you to merge or manipulate document structure across a wide range of file formats. Those who are new to this API, you can join several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation and manage document password. Version 19.9 is a major release. We totally restructured the API and below are the reasons to migrate: Merger class introduced as a single entry point to manage the document processing of any supported file format API is improved to decrease memory usage Easy to instantiate proper options class and control over document structure manipulation processes Those who are already using the API, let us share the code difference....version it is required to make project-wide replacement of namespace...our updated GitHub example project. Go through the developer guide...

    blog.groupdocs.com/merger/introducing-more-simp...
  5. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....NET WebForms C# project that was created using Microsoft...this page , while the sample project along with its description...

    blog.groupdocs.com/viewer/seamlessly-build-asp-...
  6. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same file formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....Render a Part of Microsoft Project Document # GroupDocs.Viewer...rendering a part of Microsoft Project document specifying the start...

    blog.groupdocs.com/total/new-api-launched-group...
  7. Loadconfig and the GoogleAPI doesn’t load - Fre...

    Attached is my local Projects ( added editor content ). EditorDemoApp.zip (935.1 KB) I am having error on the loadconfig and the GoogleAPI doesn’t load. Regards, WK...8:01am 1 Attached is my local projects ( added editor content )....viewer is working fine in my project but not editor. Regards, WK...

    forum.groupdocs.com/t/loadconfig-and-the-google...
  8. 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...
  9. Extract Hyperlinks from RTF using C#

    This article explains in detail how to extract hyperlinks from RTF using C#. There is no need to install extra software to read hyperlinks from RTF in C#....the functionality of your project. Below are the main steps to...for .NET library in your C# project via NuGet to enable the extraction...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  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...