Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,569 for

feature

(0.56 sec)
  1. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Parser feature for ZIP-archived documents. The same feature allows...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Password Protected Files Comparison Issue is Re...

    GroupDocs.Comparison for Java 19.3 rolls out with major bug fixes. When password protected files were compared, result was null. This might be a showstopper for you but not anymore. Moving ahead, comparing a PDF with itself was not working, result was null. We fixed this issue. Most importantly, MultiCompare was also returning null. Code below explains how it works. You can compare a source file with multiple target files. Sounds appealing, isn’t it?...release and implement this feature. You can download the API here...

    blog.groupdocs.com/comparison/password-protecte...
  3. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....} For more details on this feature, please visit this documentation...layer); For more details on this feature, please visit this documentation...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  4. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and new Features. GroupDocs users are free to customize and enhance the application by their own. This project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API....a lot of bug fixes and new features. GroupDocs users are free...an issue or an idea of new feature – fix it and submit a pull...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. Loading of template documents from HTML with re...

    Note This Feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great Feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....resources Leave feedback Note This feature is supported by version 19...resources provides a great feature which is loading of HTML template...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  6. Third and last question from us for now - Free ...

    We would like to use GroupDocs.Conversion to convert DOCX’s to and from the flat XML format (flat OPC).  From your responses to our other recent requests, it seems that Conversion is more about producing human-friendly …...consider implementing such a feature in future versions of the product...new version at the time that feature is ready. Indeed, given what...

    forum.groupdocs.com/t/third-and-last-question-f...
  7. Releasing SharePoint Web-Part for GroupDocs.Ann...

    Great news for SharePoint developers, now they can add GroupDocs.Annotation for .NET 3.x. as custom Web-Part. Team GroupDocs is glad to announce the addition of GroupDocs.Annotation Web- Part Front End for SharePoint developers. Using this release SharePoint developers can not only explore and investigate GroupDocs.Annotation for .NET Front End but can also customize this Web-Part according to their needs. This project is already published on GitHub. SharePoint Web-Part Front End FeaturesThe SharePoint Web-Part Front End provides end users with tools needed for convenient annotating, viewing and navigation of a documents in a browser....an issue or an idea of new feature – fix it and submit a pull...an issue or an idea of new feature – create an issue in the Github...

    blog.groupdocs.com/annotation/releasing-sharepo...
  8. WebForm UI Example Project for GroupDocs.Viewer...

    The GroupDocs team is pleased to announce the Front End sample project for the ASP.NET WebForm developers. The reason behind this release is to facilitate the developers to write their own document viewer using GroupDocs.Viewer for .NET 3.x. Almost all the functionalities have been implemented in this project which was given in the old GroupDocs.Viewer for .NET 2.x UI Based API. The developers are flexible to customize the application by their own....an issue or an idea of new feature – fix it and submit a pull...an issue or an idea of new feature – create an issue in the Github...

    blog.groupdocs.com/viewer/webform-ui-example-pr...
  9. Saving to HTML with External Resource Files | G...

    Note This Feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great Feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Files Leave feedback Note This feature is supported by version 19...Assembly provides a great feature which is saving of external...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  10. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...demonstrates the usage of this feature. advanced_usage.managing_m...demonstrates the usage of this feature. advanced_usage.managing_m...

    docs.groupdocs.com/metadata/java/working-with-z...