Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 13,572 for

format

(0.27 sec)
  1. Saving signed documents with different formats ...

    This section explains how to save document with various file Formats....different formats Saving signed documents with different formats Leave...feedback Image → format PDF → format Presentaion → format Spreadsheet...

    docs.groupdocs.com/signature/java/saving-signed...
  2. Saving signed documents with different formats ...

    This section explains how to save document with various file Formats....different formats Saving signed documents with different formats Leave...feedback Image → format PDF → format Presentaion → format Spreadsheet...

    docs.groupdocs.com/signature/net/saving-signed-...
  3. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file Formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF Format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML Format....Supported Document Formats Supported Document Formats Leave feedback...feedback Supported File Formats The following table indicates the input...

    docs.groupdocs.com/assembly/net/supported-docum...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the Format structure advanced_usage.managing_metadata_for_specific_Formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading matroska format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Supported file formats | GroupDocs

    File Formats supported by GroupDocs.Viewer for Python are listed here....Supported file formats Supported file formats Leave feedback...more. This topic lists file formats supported by GroupDocs.Viewer...

    docs.groupdocs.com/viewer/python-net/supported-...
  6. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other Formats or another CAD Format with GroupDocs.Conversion for Java....Convert files / CAD formats Convert CAD formats Leave feedback On...On this page About CAD file formats CAD stands for Computer-Aided...

    docs.groupdocs.com/conversion/java/convert/cad/
  7. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG to PDF in Java. DWF, DGN, and AutoCAD drawings to PDF using document and image conversion Java API by GroupDocs....of the most well-known file formats that is famous due to its portability...to convert CAD files to PDF format when such technical drawings...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...converting to other than cells format. Following our monthly release...Comparison for .NET 18.2. New image formats are introduced for images comparing...

    blog.groupdocs.com/groupdocs.blog/page/63/
  9. Command Line Interface | GroupDocs

    Convert documents straight from the terminal with the groupdocs-conversion command-line tool — no Python script required. Inspect documents, list supported Formats, and apply a license, all from the shell....document to another format. The target format is inferred from the...output file extension; pass --format to override it. # Extension...

    docs.groupdocs.com/conversion/python-net/gettin...
  10. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document Format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document Format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document Format for Markup document. Instantiate the LoadOptions object and pass the document Format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....specific file formats Loading specific file formats Leave feedback...required to specify the document format manually to guarantee correct...

    docs.groupdocs.com/parser/java/loading-specific...