Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 3,138 for

file format conversion

(0.07 sec)
  1. Scan QR Code from DOC using C#

    Quickly learn about how to scan QR Code from DOC using C# without installing extra software. Also, code example will be provided to extract QR Code from DOC in C#....Conversion Product Family GroupDocs...project, scan QR codes from DOC files, and handle the extracted data...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  2. 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...
  3. Save signed images with various output types | ...

    This article explains how to save images with various image Format types....Conversion Product Solution GroupDocs...documents with various image format types and extended options...

    docs.groupdocs.com/signature/java/save-signed-i...
  4. How to Convert HTML to Image in Java

    Learn the document Conversion process in detail to convert HTML to Image in Java and how to use these instructions to create Java HTML to Image converter capability....Conversion Product Family GroupDocs...one of the popular document conversion libraries and show you how...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. 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/
  6. Read Metadata from PPTX using C#

    Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#....Conversion Product Family GroupDocs...intricacies of data embedded within files is becoming increasingly important...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  7. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Conversion Product Solution GroupDocs...same folder as the original file, renaming or rewriting original...

    docs.groupdocs.com/redaction/net/saving-documents/
  8. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original File, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF File, so you can share the redacted document without any additional Conversions....Conversion Product Solution GroupDocs...same folder as the original file, renaming or rewriting original...

    docs.groupdocs.com/redaction/java/saving-docume...
  9. Render PPTX as JPG using Python

    Learn how to render PPTX as JPG using Python. This tutorial explains how to convert PPTX to JPG in Python for slide image generation and sharing....Conversion Product Family GroupDocs...and mobile apps Non-editable format protects slide content High-resolution...

    kb.groupdocs.com/viewer/python/render-pptx-as-j...
  10. Read Metadata from PPTX using Java

    Learn how to read metadata from PPTX using Java without requiring any extra software installations. Take a look at a code example to read metadata of PPTX using Java....Conversion Product Family GroupDocs...understanding the details within files is becoming very important....

    kb.groupdocs.com/metadata/java/read-metadata-fr...