Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 10,666 for

docx

(0.04 sec)
  1. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Extract images to files | Documentation

    This article explains that how to extract images to files....extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-images-to...
  3. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/keyboard-layout-...
  4. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for .NET....docx" ; string filePath2 = @"c:\sample2.docx" ; string...filePathOut = @"c:\output\result.docx" ; PageJoinOptions joinOptions...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  5. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...Plain Text Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...

    docs.groupdocs.com/assembly/net/introducing-gro...
  6. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....getFileExtension ()); // Save to the DOCX, for example WordProcessingSaveOp...WordProcessingSaveOp ( WordProcessingFormat . Docx ); String outputDocxPath = Path...

    docs.groupdocs.com/editor/java/edit-markdown/
  7. Generate document preview | Documentation

    This article shows you how to view and edit metadata of PDF, DOC, Docx, PPT, PPTX, XLS, XLSX, emails, images and more with our free online....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/generate-docume...
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/detect-encoding/
  9. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/removing...
  10. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...