Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 13,980 for

spreadsheets

(0.15 sec)
  1. Combine varios tipos de archivos en un solo arc...

    Forma C# de combinar dos o más documentos de diferentes formatos de archivo en un solo archivo. Combine diferentes archivos PDF, Word, Excel, PPT en un solo PDF con .NET API....Join("spreadsheet.xlsx"); merger.Save("merge_document...EvenPages); merger.Join("spreadsheet.xlsx", joinOptions); merger...

    blog.groupdocs.com/es/merger/merge-multiple-fil...
  2. GroupDocs - DEV Community

    Document Automation APIs for .NET & Java to view, convert, annotate, watermark, assemble, parse, search, edit and compare popular file formats from Office, OpenOffice, CAD, PDF, 3D and images....Processing, Presentation, Spreadsheet and Email Documents as HTML...Processing, Presentation, Spreadsheet and Email Documents as HTML...

    dev.to/groupdocs
  3. GroupDocs.Signature for .NET 21.4 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 21.4 Major Features This release contains important improvements for PDF Digital signatures, for signature image preview generation, changes with the additional signature options properties and bug fixes. Below the list of most notable changes in release of GroupDocs.Signature for .NET 21.4: Implemented ability to support Border properties for PDF Digital signature on document page. Improved generation of digital signature image preview for Pdf document....<summary>Spreadsheet Document Type.</summary> Spreadsheet , ///...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  4. Editar archivos de Excel en C# | Cree su propio...

    La edición de archivos de Excel se explica con ejemplos de C# para editar archivos XLS, XLSX, ODS dentro de su aplicación .NET utilizando la hoja de cálculo y la API de edición de documentos....editor = new Editor("path/spreadsheet.xlsx", delegate { return...editor = new Editor("path/spreadsheet.xlsx", delegate { return...

    blog.groupdocs.com/es/editor/edit-excel-files-i...
  5. Редактировать таблицы Excel | Онлайн-редактиров...

    Откройте для себя эффективные способы редактирования электронных таблиц Excel. Либо редактируйте файлы XLS/XLSX онлайн, либо делайте это программно, используя C# и Java....editor = new Editor("path/spreadsheet.xlsx", delegate { return...save(editedDoc, "path/edited_spreadsheet.xlsx", saveOptions); firstTab...

    blog.groupdocs.com/ru/editor/edit-excel-spreads...
  6. تحرير ملفات Excel في C # | قم ببناء محرر Excel ...

    تحرير ملفات Excel موضح بأمثلة C # لتحرير ملفات XLS و XLSX و ODS داخل تطبيق .NET الخاص بك باستخدام جداول البيانات وتحرير المستندات API....editor = new Editor("path/spreadsheet.xlsx", delegate { return...editor = new Editor("path/spreadsheet.xlsx", delegate { return...

    blog.groupdocs.com/ar/editor/edit-excel-files-i...
  7. Modifica file Excel in C# | Crea il tuo editor ...

    La modifica dei file Excel viene spiegata con esempi C# per modificare file XLS, XLSX e ODS all'interno dell'applicazione .NET utilizzando fogli di calcolo e API di modifica dei documenti....editor = new Editor("path/spreadsheet.xlsx", delegate { return...editor = new Editor("path/spreadsheet.xlsx", delegate { return...

    blog.groupdocs.com/it/editor/edit-excel-files-i...
  8. Edytuj arkusze kalkulacyjne Excel | Edycja onli...

    Odkryj efektywne sposoby edycji arkuszy kalkulacyjnych Excel. Edytuj pliki XLS/XLSX online lub zrób to programowo, używając C# i Java....editor = new Editor("path/spreadsheet.xlsx", delegate { return...save(editedDoc, "path/edited_spreadsheet.xlsx", saveOptions); firstTab...

    blog.groupdocs.com/pl/editor/edit-excel-spreads...
  9. Edit Presentasi di Java | Pengeditan PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh Java untuk mengedit file PPT, PPTX, ODP dalam aplikasi Anda menggunakan API pengeditan presentasi....termasuk dokumen pengolah kata, spreadsheet, HTML, XML, JSON, TXT, TSV...menggunakan Java Pengeditan Spreadsheet Excel menggunakan Java Cara...

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  10. 在 C# 中转换 Excel 和 CSV 数据 | XLSX 到 CSV - CSV 到 XLS

    在 Java 应用程序中将 XLS 和 XLSX 转换为 CSV 和 CSV 到 Excel 格式。使用 Java API 自动进行文件转换以进行文档转换。...string inputFile = @"path/spreadsheet.xlsx"; string outputFile...string outputFile = @"path/spreadsheet.xlsx"; Contracts.Func<LoadOptions>...

    blog.groupdocs.com/zh/conversion/convert-excel-...