Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 5,440 for

file viewer

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

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....Viewer Product Family GroupDocs.Comparison...from ODT (Open Document Text) files using C# offers a powerful way...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  2. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Viewer Product Solution GroupDocs...supported for CSV files. Therefore, for CSV file method returns...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Viewer Product Solution GroupDocs...supported for CSV files. Therefore, for CSV file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Installation | Documentation

    On this page you will find system requirements supported platforms, development environments. GroupDocs.Comparison for .NET does not require any external software or third party tool to be installed....Viewer Product Solution GroupDocs...reference the downloaded assembly files in your project, follow these...

    docs.groupdocs.com/comparison/net/installation/
  5. Installation | Documentation

    The page describes how to add the GroupDocs.Annotation library to your .NET project....Viewer Product Solution GroupDocs...assembly files in your project, do the following: Extract files from...

    docs.groupdocs.com/annotation/net/installation/
  6. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Viewer Product Solution GroupDocs...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for File formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Viewer Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic document...

    docs.groupdocs.com/assembly/net/inserting-docum...
  8. Set password for output document | Documentation

    This article explains how to set document password after Files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Viewer Product Solution GroupDocs...( output_file_path , source_file_path , target_file_path ): try...

    docs.groupdocs.com/comparison/python-net/set-pa...
  9. Export Indexed Documents to HTML using C#

    Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....Viewer Product Family GroupDocs.Comparison...content is then written to a file, making it accessible for further...

    kb.groupdocs.com/search/net/export-indexed-docu...
  10. Convert PDF to GIF using Python

    Discover the process of how to convert PDF to GIF using Python. We will also provide the code example to export PDF to GIF using Python that works on every plateform....Viewer Product Family GroupDocs.Comparison...enhance web content, or prepare files for diverse digital environments...

    kb.groupdocs.com/conversion/python/convert-pdf-...