Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 18,488 for

excel

(0.8 sec)
  1. Compare Document Metadata with GroupDocs.Metada...

    Practical guide showing how to compare metadata between document versions using GroupDocs.Metadata. Step-by-step tutorial with code examples and export options....The CSV format is ideal for Excel or SIEM ingestion. Fields are...

    blog.groupdocs.com/metadata/compare-document-me...
  2. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption.... To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....other tools, like Word and Excel, for better office productivity...

    docs.groupdocs.com/conversion/java/convert/pres...
  4. Compare Word Documents in C# .NET – Revision Tr...

    Compare two Word documents programmatically in C# with GroupDocs.Comparison for .NET: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....the library supports PDFs, Excel spreadsheets, presentations...

    blog.groupdocs.com/comparison/compare-word-docu...
  5. 能不能查询出文件的元数据包括修改历史信息 - Free Support Forum - gro...

    能不能查询出文件的元数据包括修改历史信息...如果需要获取 Word、Excel、PowerPoint 等文件的修订信息,通常需要使用能够解析这些内部结构的库(例如...

    forum.groupdocs.com/t/topic/16647
  6. Word Comparison in .NET: Revision Track vs High...

    Compare Word documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....the library supports PDFs, Excel spreadsheets, presentations...

    blog.groupdocs.com/comparison/word-comparison-n...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... close (); Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for Python via .NET. Get document properties like author, title, creation date....Microsoft Office (Word, PowerPoint, Excel), LibreOffice, and many others...

    docs.groupdocs.com/parser/python-net/extract-me...
  9. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....other tools, like Word and Excel, for better office productivity...

    docs.groupdocs.com/conversion/net/convert/prese...
  10. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides, or frames — with sizing, positioning, rotation, margins, and custom fonts — using GroupDocs.Watermark for Python via .NET....file (PDF, 536 KB) Warning Excel worksheets don’t have explicit...

    docs.groupdocs.com/watermark/python-net/adding-...