Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 23,666 for

docx

(0.88 sec)
  1. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Python via .NET API features....demonstrates editing the sample DOCX document twice: the first time...Editor ( "./sample-document.docx" ) as editor : # Edit the document...

    docs.groupdocs.com/editor/python-net/adding-cla...
  2. Build your Full Text Search Solution in C# | Fi...

    Text searching API for .NET applications to search via indexing. Find text in multiple Word, Excel, PDF, text files of a folder & highlight search results....docx, target.docx) with highlighted search...highlighted HTML output of a DOCX file. Get a Free API License...

    blog.groupdocs.com/search/build-your-full-text-...
  3. Load EBook Documents with Options | GroupDocs

    Learn how to use EBookLoadOptions to configure ebook document loading in GroupDocs.Conversion for .NET. Supports MOBI, EPUB, and AZW3 formats....docx" , new WordProcessingConver...converter . Convert ( "user-manual.docx" , new WordProcessingConver...

    docs.groupdocs.com/conversion/net/load-ebook-do...
  4. Fluent syntax | GroupDocs

    Compose conversions with the FluentConverter API in GroupDocs.Conversion for .NET — entry-stage configuration, load and convert stages, page-by-page output, and document inspection....docx" ) . ConvertTo ( "converted...()) . ConvertTo ( "converted.docx" ). WithOptions ( new WordProcessingConver...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  5. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....docx" ) as parser : # Get the document...file_type . extension } " ) sample.docx The following sample file is...

    docs.groupdocs.com/parser/python-net/get-docume...
  6. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....docx, target.docx) with highlighted search...highlighted HTML output of a DOCX file, TXT file, and PDF file...

    blog.groupdocs.com/search/build-full-text-searc...
  7. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....docx or *.txt etc. Filtering through...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/groupdocs.blog/page/66/
  9. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....html Incorrect conversion from DOCX to PDF Header-links in PDF files...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  10. Compare CSV Files in C# - Compare and Find Diff...

    How to compare two CSV files in C#? Compare the data of CSV files using the .NET API to find differences, mark them with () and [] inside the result CSV, and export the change report to JSON....CSV # Unlike formats such as DOCX or XLSX, CSV files do not support...

    blog.groupdocs.com/comparison/compare-csv-files...