Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 12,454 for

format

(0.09 sec)
  1. Convert to Project Management formats with adva...

    Learn about ProjectManagementConvertOptions class for Project Management file Formats (MPP, MPT, MPX, XER) in GroupDocs.Conversion for .NET....Convert to Project Management formats with advanced options Convert...Convert to Project Management formats with advanced options Leave...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  2. Working with metadata in ASF files | GroupDocs

    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 the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_Formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.Format("Creation date: %s", asfPackage....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Convert Excel and CSV Data in C# | XLSX to CSV ...

    Convert XLS & XLSX to CSV and CSV to Excel Formats within Java applications. Automate your files conversion using Java API for document conversion....the most used and well-known formats of MS Excel spreadsheets. You...capabilities and countless formatting options of Microsoft Office...

    blog.groupdocs.com/conversion/convert-excel-xls...
  4. Supported Document Formats | GroupDocs

    Full list of document Formats GroupDocs.Conversion for Python via .NET can load and save — 20+ Format families including Word Processing, Spreadsheet, Presentation, PDF, Image, CAD, Email, eBook, Web, and more....Supported Document Formats Supported Document Formats Leave feedback...more. This topic lists file formats supported by GroupDocs.Conversion...

    docs.groupdocs.com/conversion/python-net/suppor...
  5. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Supported Document Formats Supported Document Formats Leave feedback...supports a wide range of file formats for adding, searching, and...

    docs.groupdocs.com/watermark/net/supported-docu...
  6. Supported File Formats | GroupDocs

    The following article indicates the file Formats that GroupDocs.Watermark can work with....Supported File Formats Supported File Formats Leave feedback...file formats that GroupDocs.Watermark can work with. Format Description...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  7. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....documents into this portable format while sharing. In this article...easy-to-understand, and easy-to-parse, JSON format is one of the ideal choices...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. GroupDocs.Metadata for .NET 1.7.0 Released with...

    GroupDocs.Metadata for .NET version 1.7 is available now. Code is redefined by decreasing number of namespaces for easy integration. One major enhancement is support for MP3 Format. So management of audio Format metadata is more easy with this release. Metadata API extended features MP3 Format supported - Detect MP3 Format Reading ID3v1 Tag Reading ID3v2 Tag Get MPEG Audio Format InFormation Read all EXIF tags Get specific EXIF tag by specific key or indexer ....support for MP3 format. So management of audio format metadata is...features # MP3 format supported - Detect MP3 format Reading ID3v1...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  9. Improved Performance introduced in GroupDocs.Co...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Comparison for .NET 16.11.0 API along with Improved Performance ,new features and fixes. Major changes are done for Presentation document Format and introduced enhanced Support for advanced Visual Basic Scripts and detection of Picture Frames.In this monthly release 3 new feature are introduced along with 4 improvements and 3 Bug fixes. Download the latest GroupDocs.Comparison for .NET API to implement the new and improved features....done for Presentation document format and introduced enhanced Support...introduced for Presentation document format like support for detection...

    blog.groupdocs.com/comparison/groupdocs-compari...
  10. Convert JSON and CSV Data in C# | JSON to CSV |...

    Convert JSON to CSV and CSV to JSON in C# within .NET applications. Examples convert the structured JSON data into comma-separated values CSV and vice-versa....human-readable structured data format. It is widely used in APIs...form, requires converting formats into one another. This article...

    blog.groupdocs.com/conversion/convert-json-and-...