Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 12,006 for

format

(0.1 sec)
  1. Convert to Finance formats with advanced option...

    Learn about FinanceConvertOptions class for financial data Formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....family / Convert to Finance formats with advanced options Convert...Convert to Finance formats with advanced options Leave feedback On...

    docs.groupdocs.com/conversion/net/convert-to-fi...
  2. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other Formats with GroupDocs.Conversion for .NET....this page Portable Document Format (PDF) was developed to introduce...other reference material in a format that is independent of application...

    docs.groupdocs.com/conversion/net/convert/pdf/
  3. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, EPUB, AWZ, XML, TXT, CHM, MOBI...Supported file formats Supported file formats Leave feedback...feedback This topic lists file formats supported by GroupDocs.Markdown...

    docs.groupdocs.com/markdown/net/supported-file-...
  4. 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...
  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. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram Formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....converting between diagram formats. Along with from the base class...Specifies the desired diagram format bool Defines whether to enlarge...

    docs.groupdocs.com/conversion/net/convert-to-di...
  7. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using Format strings and functions..../ Apply Formatting for various types Apply Formatting to Numbers...NET provides comprehensive formatting capabilities for numbers...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  8. 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...
  9. Convert CSV and Excel Data in Java | CSV to XLS...

    Convert XLS & XLSX to CSV and CSV to Excel Formats within Java applications. Automate your files conversion using Java API for document conversion....store tabular data without formatting. These files can be viewed...tabular format. On the other hand, the most used formats for MS...

    blog.groupdocs.com/conversion/convert-csv-and-e...
  10. 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...