Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 3,174 for

spreadsheets

(0.12 sec)
  1. 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...
  2. 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...
  3. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...documents Add watermarks to spreadsheet documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  4. Połącz wiele typów plików w jeden plik za pomoc...

    Połącz dwa lub więcej dokumentów o różnych formatach plików w jeden plik w Javie. Zautomatyzuj scalanie plików PDF Word Excel PPT do plików PDF za pomocą interfejsu Document Merger API....join("spreadsheet.xlsx"); merger.save("merged-document...EvenPages); merger.join("spreadsheet.xlsx", joinOptions); merger...

    blog.groupdocs.com/pl/merger/merge-multiple-fil...
  5. تبدیل داده های اکسل و CSV در C# | XLSX به CSV -...

    XLS و XLSX را در برنامه های Java به فرمت های CSV و CSV به Excel تبدیل کنید. تبدیل فایل های خود را با استفاده از Java API برای تبدیل سند به صورت خودکار انجام دهید....string inputFile = @"path/spreadsheet.xlsx"; string outputFile...string outputFile = @"path/spreadsheet.xlsx"; Contracts.Func<LoadOptions>...

    blog.groupdocs.com/fa/conversion/convert-excel-...
  6. ادغام چندین نوع فایل در یک فایل با استفاده از C...

    روش C# برای ترکیب دو یا چند سند با فرمت های مختلف فایل در یک فایل واحد. فایل های PDF، Word، Excel، PPT مختلف را با .NET API در یک PDF ادغام کنید....Join("spreadsheet.xlsx"); merger.Save("merge_document...EvenPages); merger.Join("spreadsheet.xlsx", joinOptions); merger...

    blog.groupdocs.com/fa/merger/merge-multiple-fil...
  7. Document Merger

    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....bagaimana menggabungkan beberapa spreadsheet secara terprogram. Lanjut...

    blog.groupdocs.com/id/tag/document-merger/
  8. Introducing Metered License Support in GroupDoc...

    We are glad to announce another monthly release of GroupDocs.Editor for Java 18.9. This release comes up with multitude of new features. Now, you can manipulate documents by applying Metered License. Moreover, improvements like security update and few fixes are also introduced in this release. We’d recommend you to download latest version of the API and share your feedback. Features Following features for Cell documents are introduced: Conversion to HTML format...when processing text-based spreadsheet Adjust memory usage during...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  9. Sloučit více typů souborů do jednoho souboru po...

    Kombinujte dva nebo více dokumentů různých formátů souborů do jednoho souboru v Java. Automatizujte slučování PDF Word Excel PPT do PDF pomocí Document Merger API....join("spreadsheet.xlsx"); merger.save("merged-document...EvenPages); merger.join("spreadsheet.xlsx", joinOptions); merger...

    blog.groupdocs.com/cs/merger/merge-multiple-fil...
  10. Fusionner des fichiers au format PDF en ligne |...

    Fusionnez deux ou plusieurs fichiers de présentation PowerPoint en ligne en un seul. Combinez toutes les diapositives ou joignez uniquement les diapositives spécifiques de plusieurs fichiers PPT/PPTX en ligne et par programmation....Join("spreadsheet.xlsx"); merger.Save("merge_document...join("word_document.docx"); merger.join("spreadsheet.xlsx"); merger.save("merged-document...

    blog.groupdocs.com/fr/merger/merge-to-pdf-online/