Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 18,090 for

excel

(1.03 sec)
  1. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature.... To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/net/search-embed-n...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....welcome to eSign PDF, Word, Excel, PowerPoint documents with free...

    docs.groupdocs.com/signature/java/search-for-em...
  3. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Applications Render PDF, Word, Excel, Outlook, HTML and Image formats...

    blog.groupdocs.com/categories/groupdocs.total-p...
  4. Sign Document with Digital Signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in Python with step-by-step instructions.... To sign PDF, Word, Excel, PowerPoint, and other documents...

    docs.groupdocs.com/signature/python-net/sign-do...
  5. 使用 Node.js 比较文档

    在本详细指南中深入探讨文档比较的细节。了解 GroupDocs.Comparison API 如何通过可视化和文本比较工具改变您的数据分析。...关键功能概览 # 多格式支持 :比较包括 Word、PDF、Excel 在内的多种文档格式。 可视化比较 :生成文档的可视化差异,清晰展示更改内容。...

    blog.groupdocs.com/zh/comparison/compare-docume...
  6. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio......their occurrences in PDF, Word, Excel, PowerPoint, and Email documents...their occurrences in PDF, Word, Excel, PowerPoint, and Email documents...

    blog.groupdocs.com/categories/groupdocs.parser-...
  7. llms-full.txt

    # GroupDocs.Watermark for Python via .NET — Complete Documentation > Native Python library that adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, ema......watermarks across PDF, Word, Excel, PowerPoint, Visio, email, and...watermarks** across PDF, Word, Excel, PowerPoint, Visio, email, and...

    docs.groupdocs.com/watermark/python-net/llms-fu...
  8. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....welcome to eSign PDF, Word, Excel, PowerPoint documents with free...

    docs.groupdocs.com/signature/java/sign-document...
  9. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....welcome to eSign PDF, Word, Excel, PowerPoint documents with free...

    docs.groupdocs.com/signature/java/implement-cus...
  10. 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...