Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 21,846 for

docx

(0.42 sec)
  1. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....// Create save options for a DOCX file let saveOptions = new ...WordProcessingSaveOp ( WordProcessingFormat . Docx ); // By default, fonts are...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  2. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .Docx) using GroupDocs.Parser for .NET....docx ) using GroupDocs.Parser for...= new Parser ( "YourDocument.docx" )) { // Extraction code goes...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....attachments will be converted to PNG DOCX attachments will be converted...fileType == WordProcessingFileTy . Docx ) { return new PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-persona...
  4. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. 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....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/java/supported-docu...
  5. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...Document Formats It supports DOCX, DOCM, DOC, DOT, DOTM, XLS,...Word Processing Formats: DOC, DOCX, DOT, DOTX, ODT, RTF, TXT PDF:...

    forum.groupdocs.com/t/list-of-supported-files-f...
  6. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, Docx, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....Available options are: Doc, Docm, Docx, Dot, Dotx, Rtf, Odt, Ott, Mobi...Format = WordProcessingFileTy . Docx , PageOrientation = PageOrientation...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  7. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....docx" ) // Create an HTML file. const...forEmbeddedResources ( "add-text-watermark/docx-to-html-watermark.html" ) //...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  8. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....docx document to HTML with responsive...viewer = new Viewer ( "sample.docx" )) { // Create view options...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...C# 将 XML 转换为 HTML 如何在 Java 中将 DOCX 转换为 HTML 如何使用 C# 将 SVG 转换为 PNG...

    kb.groupdocs.com/zh/conversion/page/17/
  10. Create , Edit , save word document in the web b...

    With <artifactId>groupdocs-editor</artifactId> this module get the feature of converting the docsx <===> HTML markup . Can we also get the access to the @groupdocs.examples.angular/editor and use it with same licens…...It converts the source file (DOCX in your case) to HTML and then...

    forum.groupdocs.com/t/create-edit-save-word-doc...