Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 3,179 for

spreadsheets

(0.04 sec)
  1. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Multiple Data Sources in Spreadsheet Document Generating Report...

    docs.groupdocs.com/assembly/java/working-with-m...
  2. Render Email Attachments and Outlook Data Files...

    We are back with a major release of GroupDocs.Viewer for Java as version 19.1. The latest release has come with some exciting new features as well as a bunch of improvements and important bug fixes. Please have a look at the release notes to know about the new features and the changes introduced in GroupDocs.Viewer for Java 19.1. Furthermore, if you are planning to upgrade the API from any previous version, we strongly recommend you to check the Public API Changes section of release notes....Excel to HTML OpenDocument spreadsheet documents incorrect rendering...

    blog.groupdocs.com/viewer/render-email-attachme...
  3. Text and Image Watermarks

    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....menambahkan tanda air ke spreadsheet Excel, baik melalui alat...

    blog.groupdocs.com/id/tag/text-and-image-waterm...
  4. Editar planilhas do Excel | Edição Online e Abo...

    Descubra maneiras eficientes de editar planilhas do Excel. Edite arquivos XLS/XLSX online ou faça isso programaticamente usando C# e Java....editor = new Editor("path/spreadsheet.xlsx", delegate { return...save(editedDoc, "path/edited_spreadsheet.xlsx", saveOptions); firstTab...

    blog.groupdocs.com/pt/editor/edit-excel-spreads...
  5. ערוך קבצי 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/he/editor/edit-excel-files-i...
  6. 使用 C# 将多种文件类型合并到一个文件中 | PDF Word Excel PPT

    C# 将两个或多个不同文件格式的文档组合成一个文件的方法。使用 .NET API 将不同的 PDF、Word、Excel、PPT 文件合并为一个 PDF。...Join("spreadsheet.xlsx"); merger.Save("merge_document...EvenPages); merger.Join("spreadsheet.xlsx", joinOptions); merger...

    blog.groupdocs.com/zh/merger/merge-multiple-fil...
  7. تحرير جداول بيانات 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/ar/editor/edit-excel-spreads...
  8. Редагувати електронні таблиці 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/uk/editor/edit-excel-spreads...
  9. Java에서 CSV 및 Excel 데이터 변환 | CSV에서 XLS로 - XLSX에서...

    Java 응용 프로그램 내에서 XLS 및 XLSX를 CSV로 변환하고 CSV를 Excel 형식으로 변환합니다. 문서 변환을 위해 Java API를 사용하여 파일 변환을 자동화하십시오....convert("path/spreadsheet.xlsx", options); XLS 형식의...converter = new Converter("path/spreadsheet.xlsx"); SpreadsheetConvertOp...

    blog.groupdocs.com/ko/conversion/convert-csv-an...
  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/ko/conversion/convert-excel-...