Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 16,690 for

file

(0.3 sec)
  1. How to merge JPG images using C# | GroupDocs

    Learn how to merge JPG image Files, combine JPG image Files into one File programmatically in C# language using GroupDocs.Merger for .NET library....save them as a single file. About JPG File Format JPEG is a type...JPG images How to merge JPG files as photo collage The following...

    docs.groupdocs.com/merger/net/getting-started/u...
  2. 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....Formats Leave feedback Supported File Formats The following table...indicates the input and output file formats supported by GroupDocs...

    docs.groupdocs.com/assembly/net/supported-docum...
  3. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived Files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...information about the archived files The following code snippet shows...getTotalEntries ()); for ( ZipFile file : root . getZipPackage (). getFiles...

    docs.groupdocs.com/metadata/java/working-with-z...
  4. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。... // Merge 2 PDF files in C# using (Merger merger =...DOCX 文件的 3 行代码. // Merge Word files in C# using (Merger merger =...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...
  5. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output File — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....Multiple Files Convert a Document to Multiple Page Files Leave feedback...document into individual page files. The following diagram illustrates...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD Files to HTML, PDF, PNG, and JPEG....rendering basics / Render CAD files / Specify rendering options...Specify rendering options for CAD files Leave feedback On this page...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  7. Saving files | GroupDocs

    Save a File with updated metadata to a specified location, to a stream, or back to the original source with GroupDocs.Metadata for Python via .NET....Advanced Usage / Saving files Saving files Leave feedback GroupDocs...save a file after you edit or remove metadata. Saving a file requires...

    docs.groupdocs.com/metadata/python-net/saving-f...
  8. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....Tiếng Việt 中文 中國傳統的 PDF is a file format that is used to present...C# . .NET API to Convert PDF Files to HTML # GroupDocs provides...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  9. How to Convert Outlook Email to Word in C#

    This tutorial provides all the necessary procedures to convert Outlook email to Word in C# and a sample working application for C# Email to Word conversion....class for loading the input EML file from the disk for transforming...process of how to load the input file using the Converter class and...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....Additionally, rendering DOCX files as images enhances document...modules into your Python script file for document processing Open...

    kb.groupdocs.com/viewer/python/render-docx-as-i...