Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 47,626 for

documents

(0.39 sec)
  1. Launching Servlet based Front-end of GroupDocs....

    The GroupDocs team is excitedly announcing the GroupDocs.Annotation Frontend for the Java Servlets developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for Java 3.x.. It is an alpha release of the project but most important functionalities have been implemented in this release. GroupDocs users are free to customize and enhance the application by their own....Annotation or write their own document Annotation Application using...annotating and viewing of a documents in a browser. The application...

    blog.groupdocs.com/annotation/servlet-based-fro...
  2. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Load documents / Load documents from different sources...

    docs.groupdocs.com/viewer/java/load-document-fr...
  3. Using Spreadsheets as Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Spreadsheets as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report Documents Assemble a document using the external document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product.../ Advanced Usage / Using Documents as Data Source / Using Spreadsheets...

    docs.groupdocs.com/assembly/net/using-spreadshe...
  4. Add Document Annotation Functionality to Your D...

    We’re pleased to announce the release of the DNN module that allows developers to easily integrate the GroupDocs.Annotation for .NET library into DNN websites. This is a “full-integration” module that doesn’t require the library to be installed separately. The module has been approved by the DNN admins and is now available for download from the official DNN store. A few words about the library itself. GroupDocs.Annotation for .NET is an HTML5-based document annotator designed specifically for integration into third-party apps and websites....NET is an HTML5-based document annotator designed specifically...middleware that converts documents to a web-compatible form (HTML...

    blog.groupdocs.com/annotation/add-document-anno...
  5. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected Documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced Usage / Loading documents / Load password-protected...

    docs.groupdocs.com/redaction/java/load-password...
  6. GroupDocs.Conversion for Excel file crashing at...

    When testing a simple Excel file conversion to PDF format, it seems that GroupDocs will scan all subfolders within the current working directory to look for fonts?? This causes problem when the current working directory…...Conversion Product Family dotnet , document-conversion jarrodwee July...the path 'c:\Users\<userid>\Documents\My Music' is denied. --->...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  7. Developer guide | GroupDocs

    Explains GroupDocs.Markdown for .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your .NET applications...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...feedback Basic usage – convert documents to Markdown using static methods...

    docs.groupdocs.com/markdown/net/developer-guide/
  8. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Comparison for Node.js via Java. No Microsoft Office or other third‑party software is required....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...corporate fonts used in your documents. Production Environment Node...

    docs.groupdocs.com/comparison/nodejs-java/syste...
  9. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage metadata in various formats. It enables user to read and remove the metadata of Documents (Words, Spreadsheet, Presentation, PDF) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version....NET WebForms Document Metadata Editor App using...and remove the metadata of documents (Words, Spreadsheet, Presentation...

    blog.groupdocs.com/metadata/introducing-asp.net...
  10. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...supports most of the popular document formats such as PDF, DOCX...

    docs.groupdocs.com/merger/java/product-overview/