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

docx

(0.55 sec)
  1. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  2. Email attachments | GroupDocs

    This article shows how to get the information about the attachments.... DOCX ) { content . getAttachments...

    docs.groupdocs.com/watermark/java/email-attachm...
  3. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...images (for example, images in a DOCX document). The default value...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. 能不能查询出文件的元数据包括修改历史信息 - Free Support Forum - gro...

    能不能查询出文件的元数据包括修改历史信息...docx、.xlsx、.pptx)文件中,修订信息保存在特定的 XML...确认要读取的文件是支持“修订/变更记录”的 Office Open XML 格式(.docx、.xlsx、.pptx)。 对于 PDF、TXT、图片等格式,修订信息不存在,无法获取。...

    forum.groupdocs.com/t/topic/16647
  5. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word......docx) Word Document Template (.dot)...disc with Redactor("./sample.docx") as redactor: # Apply the redaction...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  7. Modifying found watermark properties | GroupDocs

    Search for existing watermarks and update their text, formatted text, or image using GroupDocs.Watermark for Python via .NET....docx" ) as watermarker : criteria...watermarker . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/modifyi...
  8. Loading documents | GroupDocs

    Load documents into GroupDocs.Annotation for Python via .NET from a local disk or a binary stream, and open password-protected files with LoadOptions....docx" , load_options = load_options...annotator . save ( "./output.docx" ) if __name__ == "__main__"...

    docs.groupdocs.com/annotation/python-net/loadin...
  9. Install GroupDocs.Viewer for Java | GroupDocs

    This topic describes how to install GroupDocs.Viewer for Java....docx" ); viewer . view ( HtmlViewOptions...} formatting.docx formatting.docx is sample DOCX file that we’re...

    docs.groupdocs.com/viewer/java/installation/
  10. Save HTML to folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Python via .NET features....docx" , load_options ) # passing...load an input WordProcessing (DOCX) document into the class with...

    docs.groupdocs.com/editor/python-net/save-html-...