Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 105,418 for

workbook

(0.07 sec)
  1. Online ODT to XLSX Conversion or Build .NET bas...

    Free online app to convert ODT to XLSX files. .NET C# conversion library code for ODT documents....Load HTML document by using Workbook class Save the document to...ODT to XLSB (Excel Binary Workbook) Convert ODT to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/odt-to...
  2. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-saved.xlsx, and output-saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...string saveTo) { using var workbook = WorkbookExtensions.Open(filePath...FileFormatUtil.FileFormatToSaveForm(workbook.FileFormat); var stream =...

    forum.aspose.com/t/saving-a-file-using-fileform...
  3. Convert CSV, TSV and TXT to Excel|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Assistant Close Convert Excel workbook to Ods, Sxc and Fods (OpenOffice...

    docs.aspose.com/cells/net/convert-csv-tsv-and-t...
  4. How to Insert Rows in Excel using Python

    This brief article explains how to insert rows in Excel using Python. It helps you to configure the IDE, covers the stepwise algorithm, and a runnable code sample to add multiple rows in Excel using Python....source Excel file with the Workbook class and access a worksheet...

    kb.aspose.com/cells/python/how-to-insert-rows-i...
  5. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…..." def workbook = new com.aspose.cells.Workbook(excelFile)...Workbook(excelFile) workbook.save(pdfFile, com.aspose.cells.SaveFormat.PDF) println...

    forum.aspose.com/t/box-appearing-around-the-wat...
  6. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....document, load EXCEL file using Workbook class and convert EXCEL to...

    products.aspose.com/total/net/conversion/
  7. How to Convert Excel to PPTX in C#

    This precise tutorial explains the details about how to convert Excel to PPTX in C#. To convert Excel to PPTX C# environment configuration as well as the code snippet is included....input Excel sheet using the Workbook object for conversion to the...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. Watermark PDF Files Online or using Android Mob...

    Free online app to Watermark different PDF files. Android watermark library Java code for PDF documents....Watermark to XLSX (Open XML Workbook)...

    products.aspose.com/total/android-java/watermar...
  9. Split Powerpoint Files Online or using Android ...

    Free online app to split different Powerpoint files. Android splitter library Java code for Powerpoint documents....Split XLSX Files (Open XML Workbook)...

    products.aspose.com/total/android-java/split/po...
  10. 如何使用 C++ 将 Excel 转换为 PDF

    在本教程中,我们将学习如何使用 C++ 将 Excel 转换为 PDF。您可以在任何操作系统(如 Microsoft Windows 和 Linux 等)中使用 C++ 执行 Excel 到 PDF 的转换。...Aspose::Cells 命名空间的引用 实例化 Workbook Class 对象以加载输入 Excel 文件 使用...

    kb.aspose.com/zh/cells/cpp/how-to-convert-excel...