Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 4,060 for

spreadsheets

(1.32 sec)
  1. compare two word documents on GroupDocs Blog | ...

    compare two word documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word documents on GroupDocs Blog | Document Automation Solution......NET SDK kunnen twee Excel-spreadsheets, Word-documenten, PDF-bestanden...

    blog.groupdocs.com/nl/tag/compare-two-word-docu...
  2. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....DOCM, RTF, ODT, …), Spreadsheet (XLSX, XLSM, …), Presentation...Viewer viewer = new Viewer ( "Spreadsheet-with-script.xlsx" )) { viewer...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  3. Fusionner plusieurs types de fichiers en un seu...

    Combinez deux ou plusieurs documents de formats de fichiers différents en un seul fichier en Java. Automatisez la fusion de PDF Word Excel PPT en PDF avec l'API de fusion de documents....join("spreadsheet.xlsx"); merger.save("merged-document...EvenPages); merger.join("spreadsheet.xlsx", joinOptions); merger...

    blog.groupdocs.com/fr/merger/merge-multiple-fil...
  4. GroupDocs.Conversion pour .NET 26.1 – dernières...

    Découvrez les nouveautés de GroupDocs.Conversion pour .NET 26.1. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....converter = new Converter( "spreadsheet.xml" , () => loadOptions))...converter = new Converter( "spreadsheet.xlsx" )) { var options =...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  5. 在 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-hant/conversion/convert-e...
  6. Editar arquivos do Excel em C# | Crie seu própr...

    A edição de arquivos do Excel é explicada com exemplos em C# para editar arquivos XLS, XLSX, ODS em seu aplicativo .NET usando a API de edição de planilhas e documentos....editor = new Editor("path/spreadsheet.xlsx", delegate { return...editor = new Editor("path/spreadsheet.xlsx", delegate { return...

    blog.groupdocs.com/pt/editor/edit-excel-files-i...
  7. แก้ไขไฟล์ Excel ใน C# | สร้างโปรแกรมแก้ไขแผ่นงา...

    การแก้ไขไฟล์ 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/th/editor/edit-excel-files-i...
  8. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Integrating with Native Spreadsheet Data Types By default, GroupDocs...expression types. However, for Spreadsheet documents, this may interfere...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....for Word Processing and Spreadsheet documents digital signature...

    docs.groupdocs.com/signature/net/using-signatur...
  10. Cara Mengonversi CSV ke Excel di C#

    Artikel singkat ini berfokus pada cara mengonversi CSV ke Excel di C#. Selanjutnya, panduan ini terdiri dari mengonversi kode CSV ke XLSX C# bersama dengan instruksi terperinci....dokumen antara jenis file spreadsheet dengan cara yang sederhana...

    kb.groupdocs.com/id/conversion/net/how-to-conve...