Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,106 for

view file

(0.05 sec)
  1. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a new release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of new features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how new annotation tools are working and how you can implement them in your own application....Servlets Based Showcase - UI View Available Channels and ResourcesHere...for Java: # Download – JAR Files Documentation – API Docs Product...

    blog.groupdocs.com/annotation/edit-save-replies...
  2. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD Files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD File. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....read basic metadata in CAD files. The supported CAD formats are:...metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, new branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....GroupDocs Viewer - allows you to view PDF and Microsoft Office documents...Word, Excel and PowerPoint files. GroupDocs Signature - a legally...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  4. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The Files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats.... The files contain the email contents as...} Reading MSG metadata MSG files are usually created by the Microsoft...

    docs.groupdocs.com/metadata/java/working-with-s...
  5. 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.... Viewing documents and images: You can view many different...users. Editing files: You can edit popular file formats like Word...

    blog.groupdocs.com/total/streamline-document-au...
  6. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....usage / Convert files / PDFs Convert PDF files Leave feedback...operating systems. Content of PDF files is not limited to text only...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Edit TXT | Documentation

    This guide demonstrates how to edit plain text Files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET.../ Edit document / Edit text files Edit TXT Leave feedback On this...destination. How to edit TXT file? Textual documents are simple...

    docs.groupdocs.com/editor/net/edit-txt/
  8. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance....For each document, display its file path and occurrence count For...is retrieved, including the file path and occurrences of terms...

    kb.groupdocs.com/search/net/work-with-search-re...
  9. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....usage / Convert files / PDFs Convert PDF files Leave feedback...operating systems. Content of PDF files is not limited to text only...

    docs.groupdocs.com/conversion/java/convert/pdf/
  10. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Supported Output File Formats Depending on Input File Formats The...following table shows which output file formats are supported by GroupDocs...

    docs.groupdocs.com/assembly/java/introducing-gr...