Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 10,573 for

new

(0.04 sec)
  1. Read APEv2 Tags in Mp3 Files using GroupDocs.Me...

    It gives us immense pleasure to announce the release of version 17.9.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a number of New features along with an enhancement and a bug fix. In addition to the tags the API already supports, the API also supports reading APEv2 tags in Mp3 files. Furthermore, the API also allows reading metadata of OpenDocument Spreadsheet files(ODS format) starting from version 17....release comes up with a number of new features along with an enhancement...NET Metadata Extraction API - New Features # Ability to Read: #...

    blog.groupdocs.com/metadata/read-mp3-apev2-tag-...
  2. Merge EPUB | Documentation

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample1.epub` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/merge/epub/
  3. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  4. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = New Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputJpeg2000...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Image search in network | Documentation

    This page contains information about reverse image search in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageSearchOptions options = new ImageSearchOptions (); options...

    docs.groupdocs.com/search/net/image-search-in-n...
  6. How To Install Windows Fonts on Ubuntu | Docume...

    This article will show how you can install Windows fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...ttcorefonts/Times_New_Roman.ttf: Times New Roman:style = Regular...

    docs.groupdocs.com/viewer/java/how-to-install-w...
  7. Cache Page Previews in GroupDocs.Annotation for...

    EnableCaching feature stores image representation of a document in a directory at the local drive. In case of repetitive processing/opening of a document, it uses cached data. This thing helps to avoid the processing of the same document again and again. You might be waiting for this feature. The wait is over now. GroupDocs.Annotation for Java 19.5 permits you to enable cache mode and cache page previews. Let’s take a overview of its code....doc Along with new features, this release also covers...

    blog.groupdocs.com/annotation/cache-page-previe...
  8. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/document-filterin...
  9. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of New features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API....API comes up with a number of new features, enhancements and bug...Signature for .NET 17.01.0 - New Features # Implement alternative...

    blog.groupdocs.com/signature/digital-signature-...
  10. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....Consulting Blog Knowledge Base New Releases Status Websites aspose...Loading the source document into a new instance of the class. You can...

    docs.groupdocs.com/conversion/net/convert/