Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 3,935 for

spreadsheets

(0.24 sec)
  1. Tutorial de Assinatura Digital em Python: Assin...

    Tutorial completo passo a passo para criar assinaturas eletrônicas seguras em documentos usando Python e GroupDocs.Signature - perfeito para desenvolvedores que constroem aplicações de assinatura de documentos...digitally sign an Excel spreadsheet # Perfect for financial documents...

    blog.groupdocs.com/pt/signature/sign-documents-...
  2. เปรียบเทียบสเปรดชีต Excel: การวิเคราะห์เซลล์ต่อ...

    เรียนรู้วิธีเปรียบเทียบสเปรดชีต Excel อย่างโปรแกรมเมติกโดยใช้ GroupDocs.Comparison สำหรับ .NET คู่มือนี้แสดงการเปรียบเทียบเซลล์ต่อเซลล์ การกำหนดสไตล์แบบกำหนดเอง หน้าสรุป และการควบคุมการมองเห็นขั้นสูงสำหรับการเปรียบเทียบเอกสาร Excel ด้วย C#...Table of Contents Excel Spreadsheet Comparison คืออะไร? กรณี...GroupDocs.Comparison Excel Spreadsheet Comparison คืออะไร? # กา...

    blog.groupdocs.com/th/comparison/compare-excel-...
  3. GroupDocs.Markdown for .NET 26.3 – 2026년 3월 릴리스...

    GroupDocs.Markdown for .NET 26.3의 최신 업데이트를 확인하세요. 여기에는 API 재설계, 맞춤형 DOM 렌더러, 비동기 지원 등이 포함됩니다....Spreadsheet )은 특정 포맷( FileFormat.Docx...

    blog.groupdocs.com/ko/markdown/groupdocs-markdo...
  4. Maak PDF-binder in .NET: Gemakkelijke manier me...

    Als je ooit Word- en Excel-bestanden handmatig naar PDF hebt geëxporteerd alleen om ze aan een andere PDF te plakken, is dit voor jou. Een korte .NET-handleiding met GroupDocs.Merger....drie, dan moet je dat in de spreadsheet aanpassen, niet in JoinOptions...

    blog.groupdocs.com/nl/groupdocs.merger/pdf-bind...
  5. 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....Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....Microsoft Excel Open XML Spreadsheet (xlsx) - **Primary conversions**:...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Otomatisasi Audit Watermark di .NET dengan Grou...

    Pelajari cara mengganti tinjauan watermark manual yang rawan kesalahan dengan skrip .NET singkat yang memindai, memvalidasi, dan melaporkan watermark menggunakan GroupDocs.Watermark.... Catat catatan dalam spreadsheet. Ulangi untuk ribuan PDF...

    blog.groupdocs.com/id/watermark/audit-automatio...
  8. 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....properties and behavior, for Spreadsheet documents only objects of...

    docs.groupdocs.com/signature/net/developer-guid...
  9. Javaを使用してPDF、Word、Excel、PPTから画像を抽出する

    Javaを使用して、ドキュメント全体、およびワードプロセッシングドキュメントの特定のページ、Excelスプレッドシート、PPTプレゼンテーション、およびPDFから画像を抽出します。...xlsx") // Excel Spreadsheet // Parser parser = new P...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Spreadsheet ); try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/migration-notes/