Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 14,018 for

file

(0.03 sec)
  1. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customisations - style detection, change comparison detalisation level and more....Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...))) { comparer . Add ( File . OpenRead ( "target1.docx" )); comparer...

    docs.groupdocs.com/comparison/net/compare-multi...
  2. Rendering Documents as PDF

    The Portable Document Format (PDF) is a File format to present documents, including text formatting and images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript language, each PDF File encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs....Portable Document Format (PDF) is a file format to present documents...PostScript language, each PDF file encapsulates a complete description...

    blog.groupdocs.com/viewer/rendering-documents-a...
  3. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a File of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....To access IPTC metadata in a file of any supported format, GroupDocs...steps to read IPTC metadata: a file that contains IPTC metadata...

    docs.groupdocs.com/metadata/java/working-with-i...
  4. Merge Excel Files and Spreadsheets in Java | Co...

    Merge Excel spreadsheet Files in Java. Combine specific sheets of XLS/XLSX Files using Java merger API by GroupDocs.... In order to combine Excel files in large numbers or merge them...ways how you can merge Excel files and spreadsheets into a single...

    blog.groupdocs.com/merger/merge-excel-files-and...
  5. Releasing GroupDocs.Editor for Java API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for Java API version 17.9 which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....) in a huge file with redundant changes. GroupDocs...format only, other different files format will be available in...

    blog.groupdocs.com/editor/releasing-groupdocs.e...
  6. Merge Word Documents using C# | Join All or Sel...

    C# way to merge two or more Word documents into a single File. Combine only the selective pages of multiple Word Files within your .NET application....sections of them into a single file. In order to converge the data...selective pages of two or more Word files within the .NET application...

    blog.groupdocs.com/merger/merge-word-files-usin...
  7. How to Install and Use GroupDocs' Online Docume...

    Let me show you how to install and use GroupDocs online document viewer plugin for Alfresco CMS on Linux. Requirements Java jdk Java jre Alfresco GroupDocs Viewer plugin Apache Tomcat PostGRE SQL Preparation First of all, you should have Alfresco CMS installed in your machine. Download and install a community version if you don’t have one already. Alfresco is a Java CMS, so we need Apache tomcat and PostGRE SQL installed....should put plugins files to the WAR file of the CMS, which will... all necessary folders and files will be created as soon as you...

    blog.groupdocs.com/viewer/how-to-install-and-us...
  8. Product Overview | Documentation

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....annotate text or images in files of . Annotations may be comments...responses; Get file information such as file type, number of...

    docs.groupdocs.com/annotation/java/product-over...
  9. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various File formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...conversion ) while converting various file formats such as .docx, .xlsx...you please help us that which file system you are using ? We also...

    forum.groupdocs.com/t/document-conversion-is-ha...
  10. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....php files # Create a .htaccess file and enter this...Create a index.php file in the root folder.This file does show anything...

    blog.groupdocs.com/comparison/implement-documen...