Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 21,460 for

docx

(0.09 sec)
  1. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....getFileExtension ()); // Save to DOCX, for example const saveOptions...groupdocsEditor . WordProcessingFormat . Docx ); const outputDocxPath = path...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  2. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....Create a template document (DOCX) with expression tags referencing..."Template.docx" ; string outputPath = "Output.docx" ; // Assemble...

    docs.groupdocs.com/assembly/net/basic-usage-fir...
  3. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....docx' ; const targetPath = 'sample-files/target.docx' ; //...output const resultPath = 'result.docx' ; // Create a Comparer instance...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  4. GroupDocs.Assembly for .NET 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Assembly for .NET 25.12. Available now on NuGet and GroupDocs website....when saving a Word document (DOCX, DOCM, DOTX, etc.). The library...source = "template.docx" ; var target = "output.docx" ; var data =...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  5. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....docx" ; //path to some document Editor...= "C:\\input_path\\document.docx" ; //path to some document ...

    docs.groupdocs.com/editor/java/load-document/
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Available options are: Doc, Docm, Docx, Dot, Dotm, Dotx, Rtf, Odt,...conversion . Converter ( "sample.docx" , loadOptions ) const convertOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  7. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....docx")) // Word Document // using...Word Processing Documents DOC, DOCX, DOCM, DOT, DOTX, DOTM, ODT...

    blog.groupdocs.com/parser/extract-images-from-p...
  8. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....such as Word documents (DOC, DOCX) , spreadsheets (XLS, XLSX)...Occurrences: 135 Document: Lorem ipsum.docx Occurrences: 132 Field: content...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  9. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....types of documents like PDF, DOCX files, and text documents. In...

    kb.groupdocs.com/search/net/search-specific-wor...
  10. Edit Excel Spreadsheets | Online Editing & Prog...

    Discover efficient ways to edit Excel spreadsheets. Either edit XLS/XLSX files online or do it programmatically using C# & Java....to Edit Word Documents - DOC/DOCX Editor Edit XML Files - XML...

    blog.groupdocs.com/editor/edit-excel-spreadsheet/