Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 23,666 for

docx

(1.19 sec)
  1. GroupDocs.Merger Product Family

    Գտեք պատասխաններ ցանկացած հարթակի վրա կոդ օգտագործելով տարբեր տեսակի ֆայլերի ձևաչափերի միաձուլման մասին:...ֆայլերը Java-ի միջոցով Միավորել DOCX ֆայլերը Java-ի միջոցով Միավորել...

    kb.groupdocs.com/hy/merger/
  2. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...successfully added watermarks to docx,xlsx,pptx,vsdx and images files...successfully added watermarks to docx,xlsx,pptx,vsdx and images files...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  3. Support for BitTorrent Format in GroupDocs.Meta...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.4. Using the latest release, you can now read and update BitTorrent file format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now resolved. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18....DublinCore metadata in EPUB, DOCX, and PDF file formats Using...

    blog.groupdocs.com/metadata/support-for-bittorr...
  4. Online Document Viewer Plugin for Umbraco is No...

    GroupDocs’ Viewer package for Umbraco CMS is now available for download from our Marketplace. GroupDocs Viewer is a platform and software independent online document viewer that lets you open all common document formats straight in a web-browser and from any web-enabled device. With this plugin you can integrate the GroupDocs Viewer into your Umbraco website and then publish documents on any web-pages within your website. Your website visitors can then view documents directly on your Umbraco web-pages....processing formats, including DOC, DOCX, TXT, RTF, ODT. It can be used...

    blog.groupdocs.com/total/online-document-viewer...
  5. Categories

    Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotat......Java-ի միջոցով Ինչպես փոխարկել DOCX-ը MHTML-ի՝ օգտագործելով C# Ինչպես...

    kb.groupdocs.com/hy/categories/page/28/
  6. 使用 GroupDocs.Metadata for Node.js 比较文档元数据

    实用指南,展示如何使用 GroupDocs.Metadata 比较文档版本之间的元数据。一步一步的教程,包含代码示例和导出选项。...SDK 开箱即支持 DOCX、PDF、XLSX 等多种格式,无需为每种文件类型编写自定义解析器。...性能说明 :在典型的 2 GHz CPU 上,从 5 MB 的 DOCX 中提取元数据耗时不足 200 ms Docs 。 步骤...

    blog.groupdocs.com/zh/metadata/compare-document...
  7. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for Java — runnable Java examples with downloadable input and output files....docx" )) { IDocumentInfo info = metadata...isEncrypted ()); } contract.docx contract.docx is the sample file used...

    docs.groupdocs.com/total/java/developer-guide/m...
  8. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for Node.js via Java — runnable JavaScript examples with downloadable input and output files....docx' ); const info = metadata ..... close (); contract.docx contract.docx is the sample file used...

    docs.groupdocs.com/total/nodejs-java/developer-...
  9. Convert documents with GroupDocs.Conversion | G...

    Convert between 170+ formats from GroupDocs.Total for .NET — PDF to Word, Word to PDF, and more — with runnable C# examples and downloadable input and output files....format specified it produces DOCX. C# using GroupDocs.Conversion...Convert ( "conversion-pdf-to-word.docx" , convertOptions ); } contract...

    docs.groupdocs.com/total/net/developer-guide/co...
  10. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and others....different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others...redactor = new Redactor ( @"sample.docx" )) { redactor . Apply ( new...

    docs.groupdocs.com/redaction/net/text-redactions/