Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,197 for

spreadsheet comparison

(0.12 sec)
  1. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries....Comparison Product Solution GroupDocs...RevisionNumber TotalEditingTime Spreadsheet format fields Application...

    docs.groupdocs.com/search/net/faceted-search/
  2. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Height Text IsSignature Image Spreadsheet Pdf Presentation Word Processing...

    docs.groupdocs.com/signature/java/updating-text...
  3. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Comparison Product Solution GroupDocs...other formats — for all spreadsheet-based formats (like XLS,...

    docs.groupdocs.com/editor/net/edit-word/
  4. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Watermark for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....Comparison Product Solution GroupDocs...contents.{pdf,word_processing,spreadsheet,presentation,diagram,email...

    docs.groupdocs.com/watermark/python-net/agents-...
  5. 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....Comparison Product Solution GroupDocs...Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/python-net/adding-...
  6. PDF Binder Demo: Merging Multiple Formats into ...

    An engineering walkthrough of four ways to wire GroupDocs.Merger for .NET into a real document pipeline — from a single-shot controller to a full microservice split....Comparison Product Solution GroupDocs...while conversion runs; large spreadsheets are usually the culprit...

    docs.groupdocs.com/merger/net/getting-started/u...
  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....Comparison Product Solution GroupDocs...Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Comparison Product Solution GroupDocs...WordProcessingSaveOp WordProcessingDocume Spreadsheet XLS, XLT, XLSX, XLSM, XLSB...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  9. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....Comparison Product Solution GroupDocs...Title: TEST Example 7: Get Spreadsheet Document Info You can find...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Sign Document With Secure Custom Metadata Signa...

    id: sign-document-with-secure-custom-metadata-signatures url: signature/net/sign-document-with-secure-custom-metadata-signatures title: Sign document with secure custom Metadata signatures weight: 12 description: “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.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides additional features with MetadataSignature class like following ability to embedded custom objects into metadata ability to specify custom objects encryption and serialization ability to collect and populate standard document signatures Here are the steps to embed custom object into Metadata signature with GroupDocs....Comparison Product Solution GroupDocs...properties and behavior, for Spreadsheet documents only objects of...

    docs.groupdocs.com/signature/net/developer-guid...