Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 10,573 for

new

(0.04 sec)
  1. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using C# programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...mobi" ; Editor editorFromPath = new Editor ( inputMobiPath ); FileStream...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  2. Extract images from Emails | Documentation

    Extract images from emails, by default images are extracted with its original format...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. How to add attachment to PDF document | Documen...

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: using ( Merger merger = new Merger ( @"c:\sample.pdf" ))...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleWithImagesDocx...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/search-by...