Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 20,590 for

docx

(0.07 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Answers Add Text Watermark to DOCX using Java Add Text Watermark...

    kb.groupdocs.com/categories/page/16/
  2. 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/
  3. Fixing Invalid Form Fields | Documentation

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

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  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. XML to PDF in CSharp on GroupDocs Blog | Docume...

    XML to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX,在 C# 中自动生成报告。 Recent content...

    blog.groupdocs.com/zh/tag/xml-to-pdf-in-csharp/...
  6. Announcing GroupDocs.Viewer for .NET Library - ...

    We’re glad to announce the release of the .NET version of our universal HTML5 document viewer! GroupDocs.Viewer does away with cross-platform and cross-version issues and lets users upload and view documents online. It supports a wide range of popular business formats, from word processing files like DOC, Docx and ODT, to spreadsheet formats like XLS and XLSX, PDF files and several other text and image formats. With GroupDocs’ online document viewer, documents are read, navigated, downloaded and printed from a web interface....word processing files like DOC, DOCX and ODT, to spreadsheet formats...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  7. how to redact PDF in Java on GroupDocs Blog | D...

    how to redact PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to redact PDF in Java on GroupDocs Blog | Document Automation Solutions ......文書内の単語の検索とテキストの置換 Java を使用して Word DOC/DOCX ファイル内の単語検索、置換、またはテキストの非表示を実行します。...

    blog.groupdocs.com/ja/tag/how-to-redact-pdf-in-...
  8. 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...
  9. 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-...
  10. 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/