Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 20,587 for

docx

(0.1 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......js Convert PDF to DOCX using Node.js Convert PDF to...

    kb.groupdocs.com/categories/page/6/
  2. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...docx", @"Test155 Out.docx", new DataSourceInfo(item...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  3. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java... Docx ; WordProcessingSaveOp saveOptions...In this case, it is a sample DOCX with form fields. String inputFilePath...

    docs.groupdocs.com/editor/java/fixing-invalid-f...
  4. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....docx document to HTML with external...viewer = new Viewer ( "sample.docx" )) { // Create view options...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  5. Scan QR Code from ODT using C#

    This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....guide on scanning QR codes from DOCX files using C#. For an in-depth...on how to scan QR Code from DOCX using C# . Updated on 16 Oct...

    kb.groupdocs.com/parser/net/scan-qrcode-from-od...
  6. Convert PPTX to PDF using Node.js

    Step-by-step guide to convert PPTX to PDF using Node.js. Easily export PPTX to PDF in Node.js with simple code and quality output without installing extra software....of converting PPTX files to DOCX format using Node.js. This step-by-step...article on how to convert PPTX to DOCX using Node.js . Updated on 15...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  7. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced....Word Document Formats - DOC, DOCX Excel Document Formats - XLS...document can be saved as a DOC/DOCX file, reflecting all the differences...

    blog.groupdocs.com/comparison/releasing-next-ge...
  8. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....snippet shows how to convert a DOCX document to TEX format in Java...PdfFileType ; ... // Load the source DOCX file Converter converter = Converter...

    docs.groupdocs.com/conversion/java/convert/page...
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....docx" , pattern ); for ( int i =...= new Metadata ( @"D:\input.docx" )) { // This method searches...

    docs.groupdocs.com/metadata/net/migration-notes/
  10. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/Docx documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....the page orientation of DOC/DOCX files using C#. For the details...orientation of the selected pages of a DOCX file to the landscape. Similarly...

    blog.groupdocs.com/merger/change-page-orientati...