Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 82,065 for

workbook

(0.06 sec)
  1. Export CSV to DOCX in Android or with free Onli...

    Android API to Convert CSV to DOCX without using Microsoft Word or online. Test free CSV to DOCX online converter quickly before integrating the code....to DOCX Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  2. 使用ImageOrPrint选项和C++将工作表转换为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表转换为图像文件,并应用不同的图像和打印选项。...02_OutputDirectory \\ " ); Workbook book ( srcDir + u "sampleWorksheetToAnI..."sampleSpecificPagesT.xlsx" ; Workbook workbook ( inputPath ); WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/converting-workshe...
  3. Export Range of Cells in a Worksheet to Image|D...

    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....a screenshot of the source workbook used in the code. You can...can try the code with any workbook. Input file Executing the code...

    docs.aspose.com/cells/java/export-range-of-cell...
  4. Zoom Factor using Apache POI and Aspose.Cells|D...

    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....Cells provides a class, Workbook, that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/zoom-factor-using-ap...
  5. 在Python中转换为MHTML文件|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.... M_HTML ) # Instantiate a workbook and open the template XLSX...XLSX file wb = self . Workbook ( filePath ) # Save the MHT file...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  6. Set Default Font while rendering spreadsheet to...

    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....when the default font of the workbook could not render your characters...following sample code creates a workbook, adds some text in cell A4...

    docs.aspose.com/cells/net/set-default-font-whil...
  7. Set Default Font while rendering spreadsheet to...

    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....following sample code creates a workbook and adds some text in cell...unknown/non-existing font. Then it saves the workbook in HTML by setting different...

    docs.aspose.com/cells/python-net/set-default-fo...
  8. 在PHP中将工作表转换为图像|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....ImageFormat (); //Instantiate a new workbook with path to an Excel file...file $book = new Workbook ( $dataDir . "MyTestBook1.xls" ); //Create...

    docs.aspose.com/cells/zh/java/converting-worksh...
  9. Recognise Self Closing Tags with Node.js via C+...

    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.... Workbook ( path . join ( sourceDir...loadOptions ); // Save the workbook wb . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/recognise-self...
  10. Refresh Values of Linked Shapes|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....NET if you want to save your workbook in XLS or XLSX format. However... if you want to save your workbook in PDF or HTML format, then...

    docs.aspose.com/cells/python-net/refresh-values...