Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 4,017 for

spreadsheet

(2.48 sec)
  1. GroupDocs.Editor for Python via .NET | GroupDocs

    Native Python library that loads Word, Excel, PowerPoint, PDF, email, eBook, and text documents, converts them to editable HTML/CSS, and saves them back — or to another format — on Windows, Linux, and macOS. No Microsoft Office or OpenOffice required....works with Word processing, spreadsheets, presentations, PDF, email...Multi-format : Word processing, spreadsheets, presentations, PDF, email...

    docs.groupdocs.com/editor/python-net/
  2. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, Spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....word-processing documents , spreadsheets , presentations, archives...word-processing documents, spreadsheets, presentations, with the...

    blog.groupdocs.com/parser/extract-images-from-p...
  3. GroupDocs.Viewer for .NET 26.4 – Останні оновле...

    Дізнайтеся, що нового у GroupDocs.Viewer for .NET 26.4. Тепер доступно на NuGet та веб‑сайті GroupDocs....handling email messages and spreadsheets, adds several enhancements...textual cells when rendering Spreadsheet to HTML VIEWERNET-5603 Bug...

    blog.groupdocs.com/uk/viewer/groupdocs-viewer-f...
  4. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....adding watermarks to Excel spreadsheets is an effective way to protect...insert watermark into your spreadsheets. Recently, we brought out...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  5. Convertir des feuilles de calcul Excel en PDF e...

    Convertissez des fichiers Excel en PDF en Java. Convertissez un classeur complet, des feuilles sélectionnées ou successives ou n'importe quelle plage de cellules à l'aide de l'API Java de conversion de feuille de calcul....converter = new Converter("path/spreadsheet.xlsx"); converter.conver...converter = new Converter("path/spreadsheet.xlsx"); PdfConvertOptions...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  6. تبدیل صفحات گسترده اکسل به PDF در Java | تبدیل ...

    تبدیل فایل های اکسل به پی دی اف در جاوا. کتاب کار کامل، برگه‌های انتخابی یا متوالی یا هر محدوده سلولی را با استفاده از Java API تبدیل صفحه‌گسترده تبدیل کنید....converter = new Converter("path/spreadsheet.xlsx"); converter.conver...converter = new Converter("path/spreadsheet.xlsx"); PdfConvertOptions...

    blog.groupdocs.com/fa/conversion/convert-excel-...
  7. Converter planilhas do Excel em PDF usando C# |...

    Converta arquivos do Excel para PDF usando C#. Converta pasta de trabalho completa, planilhas selecionadas, subsequência de planilhas ou qualquer intervalo de células usando a API .NET de conversão de planilha....Converter(@"path/spreadsheet.xlsx", loadOptions)) { //...Conversion.Converter(@"path/spreadsheet.xlsx")) { // Defina o número...

    blog.groupdocs.com/pt/conversion/convert-excel-...
  8. แปลงสเปรดชีต Excel เป็น PDF โดยใช้ C# | โปรแกรม...

    แปลงไฟล์ Excel เป็น PDF โดยใช้ C# แปลงสมุดงานแบบเต็ม แผ่นงานที่เลือก ลำดับย่อยของแผ่นงาน หรือช่วงเซลล์ใดๆ โดยใช้การแปลงสเปรดชีต .NET API...Converter(@"path/spreadsheet.xlsx", loadOptions)) { //...Conversion.Converter(@"path/spreadsheet.xlsx")) { // กำหนดหมายเล...

    blog.groupdocs.com/th/conversion/convert-excel-...
  9. Hinzufügen von Wasserzeichen zu Excel-Arbeitsma...

    Fügen Sie mit Java Wasserzeichen in Excel-Arbeitsmappen ein. Markieren Sie alle Blätter mit einem Wasserzeichen oder wenden Sie es mithilfe der Wasserzeichen-Java-API nur auf ein bestimmtes Blatt an, sogar als Hintergrund....String filename = "path/spreadsheet.xlsx"; Watermarker watermarker...save("path/watermark-all-spreadsheet.xlsx"); watermarker.close();...

    blog.groupdocs.com/de/watermark/watermark-excel...
  10. C# で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    C# を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 .NET API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...string filePath = @"path/spreadsheet.xlsx"; AddPasswordOptions...merger.Save(@"path/protected-spreadsheet.xlsx"); } 上記のコードの出力は次のとおりです。スプレッドシート...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...