Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 10,115 for

new

(0.05 sec)
  1. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  2. DOT Files Supported in Version 17.7.0 of GroupD...

    It gives us immense pleasure to inform our customers about the release of a Newer version, that is version 17.7.0, of GroupDocs.Text for .NET API. Like the previous releases, this release also focuses on improving the API and has introduced some very exciting features in this regard. The latest version has implemented support for DOT(.dot) files. Apart from the basic extraction method, the users can also use IContainer interface to extract text from email messages....07 - New Features # The following new features have...

    blog.groupdocs.com/parser/dot-files-now-support...
  3. GroupDocs.Assembly for .NET 17.8.0 Supports Ema...

    Team GroupDocs is really glad to announce the release of version 17.8.0 of the GroupDocs.Assembly for .NET API. The latest release adds a number of features to the API, the most important being the ability to support document assembly for Email file formats. For a better experience with the API, we recommend you to download the latest release and try out the features introduced in the latest version of the API....NET - New Features # GroupDocs.Assembly...NET introduces the following new features in version 17.8.0 of...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  4. Releasing SharePoint Plugin for GroupDocs.Viewe...

    GroupDocs team proudly announces the addition of SharePoint Plugin for GroupDocs.Viewer for .NET. This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. SharePoint Plugin for GroupDocs.Viewer for .NET Supported FeaturesThe SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: Scroll view, one page in a row, two pages in a row view and double page flipping Pagination controls Page zooming Page thumbnails Text selection and copying to the clipboard Text search with different match types Document downloading and printing SharePoint Plugin Requirements SharePoint Server 2013 Visual Studio 2010, 2012, 2013, 2015 Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5+ Download SharePoint PluginThe SharPoint Plugin can be downloaded from GitHub Repository....Find an issue or an idea of new feature – fix it and submit a...Find an issue or an idea of new feature – create an issue in...

    blog.groupdocs.com/viewer/sharepoint-plugin-gro...
  5. Improved Performance of Loading and Saving EXIF...

    GroupDocs team is proudly announcing three enhancements and six New features in this monthly release of GroupDocs.Metadata for .NET** 18.2**. Using the latest release, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....announcing three enhancements and six new features in this monthly release...IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/improved-performanc...
  6. Convert Common Document Types to PDF and Image ...

    Meet the all New GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business documents to PDF and raster images....Meet the all new GroupDocs.Conversion for Java library – a multi-format...formats will be growing with each new release. Please feel free to...

    blog.groupdocs.com/conversion/convert-common-do...
  7. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Editor for Node.js library...Consulting Blog Knowledge Base New Releases Status Websites aspose...Editor fundamentals. For users new to GroupDocs.Editor, this is...

    docs.groupdocs.com/editor/nodejs-java/getting-s...
  8. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleDocx...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Extract text from PDF documents | Documentation

    This article explains that how to extract text from PDF documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...Converter converter = new Converter(() => new MemoryStream(result...outputStream = new MemoryStream()) { PdfConvertOptions options = new PdfConvertOptions();...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...