Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 20,673 for

docx

(0.04 sec)
  1. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/homophone-dictio...
  2. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/handling-metad...
  4. Extract hyperlinks from document page | Documen...

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

    docs.groupdocs.com/parser/net/extract-hyperlink...
  5. 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 .NET....FileExtension ); // Save to the DOCX, for example Options . WordProcessingSaveOp...Formats . WordProcessingFormat . Docx ); string outputDocxPath = Path...

    docs.groupdocs.com/editor/net/edit-markdown/
  6. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...images (for example, images in a DOCX document). The default value...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Saving a File to Local Disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....docx ) to a PDF file and save it...( "c:\\files\\business-plan.docx" ); // Define conversion options...

    docs.groupdocs.com/conversion/java/save-file-to...
  9. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....signature will be placed in the docx document body Header - signature...signature = new Signature ( "sample.docx" )) { var listOptions = new...

    docs.groupdocs.com/signature/net/locating-signa...
  10. Convert XLSX to HTML using Python

    Convert XLSX to HTML using Python for seamless spreadsheet rendering. Learn how to export XLSX to HTML in Python with automated layout preservation....guide on how to convert XLSX to DOCX using Python . This article...

    kb.groupdocs.com/conversion/python/convert-xlsx...