Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,627 for

compare files

(0.24 sec)
  1. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document automation. From viewing and editing documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly.... Editing files: You can edit popular file formats like Word...and generating reports easier. File format conversion: Convert between...

    blog.groupdocs.com/total/streamline-document-au...
  2. GroupDocs Online Document Management Solution H...

    First of all thanks for checking out our blog! GroupDocs is a web-based solution for online document management, sharing and collaboration. Our team is excited to enter the market and we are confident that we can offer some of the best web-based document collaboration apps to fulfill your every document need. What is GroupDocs? GroupDocs is a one-stop shop for all your document management and collaboration needs. We’ve developed a suite of online document management applications that help you with all aspects of your business, from uploading and securely storing documents, to automatically generating reports or electronically signing paper-work....applications: GroupDocs Viewer : view files in any HTML5 compliant browser...cloud. GroupDocs Comparison : compare and track changes in various...

    blog.groupdocs.com/total/groupdocs-online-docum...
  3. GroupDocs Annotation now supports Exporting Ann...

    GroupDocs document management suite allows you to view, annotate, Compare, assemble, digitally sign and share your documents in the cloud. As previously been announced, GroupDocs Annotation is one of our flagship applications that take the peer/group-review to a whole new level by providing you and your colleagues an easy way to view and share review comments in real-time. Proof-reading has never been so easy and fun! Be it real-time or traditional way of reviewing the documents, GroupDocs Annotation is all that you require to collaboratively perform a document review at anytime, from anywhere....allows you to view , annotate , compare , assemble , digitally sign...become part of this new exported file and can be viewed in any popular...

    blog.groupdocs.com/total/groupdocs-annotation-n...
  4. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/.gitignore node_modules/ npm-d......log basic-example/diff-files.js 'use strict'; const groupdocs...console.log('Usage: node diff-files.js <source> <target> <output>...

    docs.groupdocs.com/comparison/nodejs-java/_samp...
  5. Online Document Viewer from GroupDocs: How It W...

    The technology research firm Gartner states that the demand for SaaS (Software as a Service) products will continue to grow in a recent report (February, 2013). The report highlights that some of the top segments for the SaaS market will be: Office suites, IT operations management and storage management. Corporates understand the need to stay abreast technology trends and are taking the necessary steps to move towards cloud or web-based document management systems....reports, forms and all kinds of files. They need to share, view, and...is, you can view most common file formats online without installing...

    blog.groupdocs.com/viewer/online-document-viewe...
  6. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/DOCX documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....page orientation of DOC/DOCX files using C#. For the details and...the selected pages of a DOCX file to the landscape. Similarly...

    blog.groupdocs.com/merger/change-page-orientati...
  7. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API.... using ( Comparer comparer = new Comparer ( "source.docx"...$"result_{pageNumber}.png" ); return File . Create ( pagePath ); }); previewOptions...

    docs.groupdocs.com/comparison/net/generate-docu...
  8. Get comparison result as an object model | Grou...

    This article explains how to get result document object model with GroupDocs.Comparison for .NET.... using ( Comparer comparer = new Comparer ( "source.docx"...docx" )) { comparer . Add ( "target.docx" ); GroupDocs . Comparison...

    docs.groupdocs.com/comparison/net/how-to-get-re...
  9. Comparison basic | GroupDocs

    Quick Start section about main features of GroupDocs.Comparison API, describes how to Compare documents with just couple lines of code....Get supported file formats Get file info Compare documents Was...

    docs.groupdocs.com/comparison/java/basic-usage/
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....point to manage metadata in files of all supported formats. Extracting...the old and new API. Loading Files Any Supported Format The following...

    docs.groupdocs.com/metadata/net/migration-notes/