Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,159 for

file format conversion

(0.44 sec)
  1. Handling the APEv2 tag | GroupDocs

    This article explains how to handle APEv2 tag....Conversion Product Solution GroupDocs...Managing metadata for specific formats / Audio / Working with MP3...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  2. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta inFormation from all popular File Formats. Java metadata changer API gets the File as input, access the File property inFormation and allows users to perform metadata operations for locating this specific File easily for future reference. GroupDocs.Metadata supports over 170 popular File Formats. Load text documents, spreadsheets, presentations, PDF Files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG Formats....Conversion Product Solution GroupDocs...popular file formats. Java metadata changer API gets the file as input...

    docs.groupdocs.com/metadata/java/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Conversion for .NET 3.1.0. with some...new release of GroupDocs.Conversion for .NET 3.1.0 new methods...

    blog.groupdocs.com/groupdocs.blog/page/90/
  4. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from AVI File headers. The following are the steps to read the header of an AVI File. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Conversion Product Solution GroupDocs...specific formats / Video / Working with metadata in AVI files Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....Conversion Product Family GroupDocs...developers who need to handle Excel files containing embedded images,...

    kb.groupdocs.com/parser/net/extract-images-from...
  6. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Conversion Product Solution GroupDocs...Console . WriteLine ( string . Format ( "at {0}: {1}" , result ....

    docs.groupdocs.com/parser/net/migration-notes/
  7. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/basic-usage/
  8. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....Conversion Product Family GroupDocs...Viewer class and provide the DOCX file path to prepare it for processing...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  9. GroupDocs Holiday Offer – 25% off GroupDocs.Tot...

    Share this issue: Monthly NewsletterJanuary 2019 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Wine GroupDocs.Total brings together all GroupDocs APIs in one product suite and is great value for money. This holiday season GroupDocs is making it even better value by giving you 25% off GroupDocs.Total. Simply enter the coupon code HOLOFF2018 when placing your order. Alternatively, treat yourself with 24 Bottles of Award-Winning Pirathon Total Wine (worth over $1500)....processing MS Word and email file formats. An evaluation mark was...Metadata of various document formats within .NET and Java applications...

    blog.groupdocs.com/total/groupdocs-holiday-offe...
  10. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other File Format like PDF, Email, Ebook, Words, and others....Conversion Product Solution GroupDocs...PowerPoint (PPT, PPTX), LibreOffice formats and many others (see full list...

    docs.groupdocs.com/parser/net/scan-qr-code/