Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 3,109 for

file format conversion

(0.2 sec)
  1. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Conversion Product Solution GroupDocs...specific formats / Video / Working with metadata in FLV files Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document Format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Conversion Product Solution GroupDocs...report in Spreadsheet Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet Document Format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Conversion Product Solution GroupDocs...report in Spreadsheet Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document Format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Conversion Product Solution GroupDocs...report in Presentation Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/in-table-master...
  5. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Conversion Product Solution GroupDocs...converted to the vector SVG format. This option is supported for...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  6. Generate document preview | GroupDocs

    You are welcome to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more....Conversion Product Solution GroupDocs...pageNumber ) { File file = new File ( String . format ( "%s\\result_%s...

    docs.groupdocs.com/metadata/java/generate-docum...
  7. How to Render PDF as PNG using C#

    In this article, you will learn how to render PDF as PNG using C#. Follow our step-by-step guide to convert pdf to png c# without installing any extra software....Conversion Product Family GroupDocs...to convert PDFs into image files for visualization or sharing...

    kb.groupdocs.com/viewer/net/how-to-render-pdf-a...
  8. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Conversion Product Solution GroupDocs...recognized metadata properties from a file Sometimes you may need to just...

    docs.groupdocs.com/metadata/java/clean-metadata/
  9. Render DOCX to HTML using Node.js

    In this topic, we'll learn how to render DOCX to HTML using Node.js for fast document previews. Moreover, a code will be provided to render DOCX to HTML in Node.js....Conversion Product Family GroupDocs...involves rendering them into formats that are easily viewable in...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-h...
  10. Add Text Watermark to DOC Using Python

    Learn how to add text watermark to DOC using Python. This tutorial shows how to embed text watermarks into DOC documents with custom font, color, and alignment....Conversion Product Family GroupDocs...documents in the legacy DOC format remain common in many workplaces...

    kb.groupdocs.com/watermark/python/add-text-wate...