Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 23,666 for

docx

(1.7 sec)
  1. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/extracting-pro...
  2. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-prop...
  3. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/extracting-mak...
  4. merger-join-documents.docx

    Consulting Services Agreement Cascade Partners and Aldergrove Manufacturing This agreement records the terms under which Cascade Partners will deliver the engagement known internally as Project Nor......register XLSX 1 Options appraisal DOCX 2 Remediation roadmap PDF 3...

    docs.groupdocs.com/total/java/_output_files/dev...
  5. GroupDocs.Markdown for .NET — Export Documents ...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. First public release is published....their documentation in PDF, DOCX, XLSX and ePub formats. While...popular document formats (PDF, DOCX, XLSX, ePub, and more) into...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  6. Remove PII from Office Files in Python - Metada...

    Word and Excel files leak author names, comments, and revision trails through metadata. Compare three removal approaches in GroupDocs.Metadata for Python, then verify with a leak check....companion repository seeds a sample DOCX and runs every snippet below...with Metadata( "board-report.docx" ) as metadata: removed = metadata...

    blog.groupdocs.com/metadata/remove-pii-from-off...
  7. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Python via .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, AGENTS.md shipped in the package, and structured output for RAG pipelines....binary noise — unlike PDF or DOCX, Markdown is plain text that...documents to/from Markdown -- DOCX, PDF, XLSX, EPUB, HTML and 20+...

    docs.groupdocs.com/markdown/python-net/agents-a...
  8. Compare documents | GroupDocs

    Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, file and stream inputs, default highlight colours, and the CompareOptions class for customizing the result....docx" )) { comparer . Add ( "target.docx" ); comparer...comparer . Compare ( "result.docx" ); } The output file is as follows:...

    docs.groupdocs.com/comparison/net/compare-docum...
  9. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....docx']) """ with Parser ( file_path..."archive.zip" , [ '.pdf' , '.docx' , '.doc' ]) print ( f "Found...

    docs.groupdocs.com/parser/python-net/iterate-th...
  10. Merge and split documents with GroupDocs.Merger...

    Join documents, extract pages and read document information from GroupDocs.Total for .NET — runnable C# examples with downloadable input and output files....docx" ); // returns cleanly, writes...Path . GetFullPath ( "merged.docx" )); // writes the file Input...

    docs.groupdocs.com/total/net/developer-guide/me...