Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 11,733 for

xlsx

(1.78 sec)
  1. Mot de passe protéger les fichiers Excel en C# ...

    Apprenons à protéger par mot de passe les fichiers de feuille de calcul Excel à l'aide de C#. Modifiez le mot de passe existant ou supprimez-le pour déverrouiller les fichiers XLS/Xlsx à l'aide de l'API .NET....Chargez le fichier Excel (XLS/XLSX) en utilisant la classe Merger...feuilles de calcul Excel (XLS/XLSX) à l'aide de C# */ string filePath...

    blog.groupdocs.com/fr/merger/lock-unlock-excel-...
  2. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....xlsx" )) { // Convert the spreadsheet...viewer = New Viewer ( "invoice.xlsx" ) ' Convert the spreadsheet...

    docs.groupdocs.com/viewer/net/specify-rendering...
  3. CSV to XLS in Java

    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....форматами файлів MS Excel є XLS і XLSX. Ці формати підтримують безліч...формату XLS/XLSX у формат CSV і CSV у формат XLS/XLSX за допомогою...

    blog.groupdocs.com/uk/tag/csv-to-xls-in-java/
  4. Convert XLS and CSV in C#

    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....Український Tiếng Việt 中文 中國傳統的 XLS a XLSX jsou nejpoužívanější a nejznámější...formátu XLS/XLSX do formátu CSV a CSV do formátu XLS/XLSX programově...

    blog.groupdocs.com/cs/tag/convert-xls-and-csv-i...
  5. 编辑 Excel 电子表格 |在线编辑和程序化方法

    探索编辑 Excel 电子表格的有效方法。可以在线编辑 XLS/Xlsx 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Український Tiếng Việt 中國傳統的 XLS、XLSX 和 ODS 是我们在电子表格中经常使用的文件类型,有点像大型数据表。...Excel 文件编辑器应用程序 网站。 在那里上传您的 XLS/XLSX 电子表格文件。您可以通过以下方式进行: 单击“浏览”按钮并选择您的文件。...

    blog.groupdocs.com/zh/editor/edit-excel-spreads...
  6. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...xlsx" Watermarker watermarker = new...new Watermarker ( "spreadsheet.xlsx" , loadOptions ); SpreadsheetContent...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...xlsx" Watermarker watermarker = new...new Watermarker ( "spreadsheet.xlsx" , loadOptions ); SpreadsheetContent...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Proteger con contraseña los archivos de Excel e...

    Aprendamos cómo proteger con contraseña los archivos de hojas de cálculo de Excel usando C#. Cambie la contraseña existente o elimínela para desbloquear los archivos XLS/Xlsx usando la API de .NET....Cargue el archivo de Excel (XLS/XLSX) usando la clase Merger . Bloquee...hojas de cálculo de Excel (XLS/XLSX) usando C# */ string filePath...

    blog.groupdocs.com/es/merger/lock-unlock-excel-...
  9. सी # का उपयोग कर एक्सएलएसएक्स को पीडीएफ में कैस...

    इस लेख में, आपको निर्देशित किया जाएगा कि सी # का उपयोग करके एक्सएलएसएक्स को पीडीएफ में कैसे परिवर्तित किया जाए। साथ ही, सी # में एक्सएलएसएक्स से पीडीएफ कैसे उत्पन्न करें, यह प्रदर्शित करने के लिए एक कोड उदाहरण प्रदान किया जाएगा।...कैसे-कैसे ट्यूटोरियल में, हम XLSX को C# का उपयोग करके पीडीएफ में...में से एक का उपयोग करके, हम XLSX से C# में पीडीएफ उत्पन्न करेंगे।...

    kb.groupdocs.com/hi/conversion/net/how-to-conve...
  10. دمج ملفات Excel عبر الإنترنت | الجمع بين اثنين ...

    دمج ملفين أو أكثر من ملفات Excel عبر الإنترنت في ملف واحد. اجمع بين جداول بيانات كاملة أو انضم إلى أوراق انتقائية لملفات متعددة عبر الإنترنت وبرمجيًا....xlsx")) { merger.Join("/path/spreadsheet-2.xlsx"); merger...et-3.xlsx"); merger.Save("/path/merged-spreadsheet.xlsx"); }...

    blog.groupdocs.com/ar/merger/merge-excel-files-...