Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 22,611 for

docx

(0.62 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...WordProcessing family (DOC, DOCX, ODT, RTF, etc.), Spreadsheet...loading two distinct documents — DOCX and PDF, and performing search...

    docs.groupdocs.com/viewer/net/search-highlight-...
  2. Billing Consolidator Demo | GroupDocs

    Learn how to consolidate invoices, receipts, and supporting documents into a single PDF using GroupDocs.Merger for Python via .NET....Sample source files (PDF, JPG, DOCX) │ ├── invoice.pdf │ ├── invoice-protected...├── terms.pdf │ └── warranty.docx └── Result/ # Generated PDFs...

    docs.groupdocs.com/merger/python-net/getting-st...
  3. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, Docx, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Python via .NET....format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much...let’s suppose we have an encoded DOCX, and user knows its password...

    docs.groupdocs.com/editor/python-net/edit-word/
  4. Load File from Local Disk | GroupDocs

    Load source and target documents for comparison from the local file system, using absolute or relative paths with GroupDocs.Comparison for Python via .NET....docx" ) as comparer : comparer . add ( "./target.docx" ) comparer...comparer . compare ( "./result.docx" ) print ( "Documents compared...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Load Password-Protected Documents | GroupDocs

    Compare password-protected PDF, Word, Excel, and PowerPoint documents by supplying passwords through LoadOptions using GroupDocs.Comparison for Python via .NET....docx" , source_load ) as comparer.... add ( "./target_protected.docx" , target_load ) comparer ....

    docs.groupdocs.com/comparison/python-net/develo...
  6. 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-...
  7. 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...
  8. Load Custom Fonts | GroupDocs

    Compare documents that contain non-standard fonts by supplying custom font directories through LoadOptions using GroupDocs.Comparison for Python via .NET....docx" , load_options ) as comparer...: comparer . add ( "./target.docx" , load_options ) comparer ...

    docs.groupdocs.com/comparison/python-net/develo...
  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...