Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,361 for

microsoft word

(0.05 sec)
  1. Developers Guide - Web Report Generator | Docum...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Here is a sample report in Microsoft Word Document Format for ‘Products’...

    docs.groupdocs.com/assembly/net/developers-guid...
  2. Get supported file formats | Documentation

    This article shows how to check supported file formats.... “Microsoft Word Document”. Filename suffix...

    docs.groupdocs.com/parser/net/get-supported-fil...
  3. Font embedding options | Documentation

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....Guide / Edit Document / Edit Word Document / Font embedding options...similar to the feature in Microsoft Word that allows embedding fonts...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  4. GroupDocs.Viewer for .NET Library Version 2.8.0...

    Recently we’ve updated our GroupDocs.Viewer for .NET library up to the version 2.8.0. In this post I’d like to discover some of the most remarkable updates implemented in this latest version: New Page Layout OptionsSo far, when viewing documents, you had the following page layout options: Scroll view – pages are placed in a continuous chain, one after another. One page in a row – one page fit to client’s screen.... # Faster Word Documents RenderingA new parameter...browsers’ rendering speed of Word documents that have a lot of...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. Archive

    archives...2025 · Alexander Hramov · 5 min Word Document Viewer – Open & Read...· 6 min September 1 Convert Word Documents to PDF in Node.js...

    blog.groupdocs.com/archives/
  6. How to Convert DOCX to TXT using C#

    In this tutorial, we will provide simple steps to convert DOCX to TXT using C#. Furthermore, we will furnish a code example representing how to export DOCX to TXT in C#....Convert DOCX to TXT using C# Microsoft Word’s DOCX format is a widely...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....Document Text ( ODT ) files to Microsoft Word Document (DOCX) format...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Քաղեք տեքստ DOC-ից Java-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես հանել տեքստը DOC-ից Java-ի միջոցով: Այն նաև տրամադրում է կոդ օրինակ՝ Java-ում DOC-ից տեքստի դուրսբերման համար՝ առանց լրացուցիչ ծրագրաշարի օգտագործման:...older file format used by Microsoft Word before the introduction...

    kb.groupdocs.com/hy/parser/java/extract-text-fr...
  9. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....mail servers (POP, IMAP and Microsoft Exchange Server are supported)... Counting the statistics of word’s occurrences can endeavor the...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....demonstrates how to redact Microsoft Office Word document and dumping...

    docs.groupdocs.com/redaction/net/migration-notes/