Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 11,639 for

doc

(0.04 sec)
  1. Supported Document Formats | Documentation

    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....Order Upgrade an Order Support Docs API Reference Live Demos Free...(top down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.com/assembly/net/supported-docum...
  2. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....Order Upgrade an Order Support Docs API Reference Live Demos Free...and obtain EditableDocument doc = editor . edit ( editOptions...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  3. Document filtering during indexing | Documentation

    This page contains a description of the use of Document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents with extensions '.doc', '.docx', '.rtf' IndexSettings...

    docs.groupdocs.com/search/net/document-filterin...
  4. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word Documents to HTML, PDF, PNG, and JPEG formats....Order Upgrade an Order Support Docs API Reference Live Demos Free...Processing file formats: (.DOCX) (.DOC) (.DOCM) (.DOT) (.DOTM) (.DOTX)...

    docs.groupdocs.com/viewer/net/render-word-docum...
  5. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....Order Upgrade an Order Support Docs API Reference Live Demos Free...your document. Ex: @"C:\Docs\source.doc" using ( Stream stream...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  6. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\test.ppt" File outputFile =...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Save a modified file to a specified location | ...

    This article shows how to save a Document to a specified location on a local disk...Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\test.jpg" using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.docx" using ( var metadata...

    docs.groupdocs.com/metadata/net/load-a-password...
  9. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from HTML Documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/search-flow/