Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 22,398 for

docx

(1.06 sec)
  1. 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-...
  2. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....docx" , "rb" ) as stream : # Step...load_from_stream () business-plan.docx business-plan.docx is sample file used...

    docs.groupdocs.com/markdown/python-net/load-fro...
  3. 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-...
  4. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Python via .NET API....some WordProcessing format like DOCX or RTF, the textual content...Editor ( "./sample-document.docx" ) as editor : editable = editor...

    docs.groupdocs.com/editor/python-net/enabling-l...
  5. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....docx" # Create an instance of Parser...supported for this format" ) sample.docx The following sample file is...

    docs.groupdocs.com/parser/python-net/load-file-...
  6. 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/
  7. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…...docx”; //Setting up destination Markdown...strDocumentReport = “c:\temp\test.docx”; //Setting up description variable...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  8. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java....following example compares two DOCX files from disk and prints the...'sample-files/source.docx' ; const targetPath = 'sample-files/target.docx' ; const...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  9. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document.... DOCX ) load_options . password =...MarkdownConverter . to_file ( "protected.docx" , "load-password-static.md"...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  10. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....docx' ; // Path to some document...document in some format (like DOCX, PDF, or XLSX). At this stage...

    docs.groupdocs.com/editor/nodejs-java/introduct...