Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 92,519 for

xls

(0.13 sec)
  1. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。...xls" ); // Instantiating a Workbook...join ( dataDir , "output.out.xls" ), AsposeCells . SaveFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  2. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.out.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/data-filtering/
  3. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....xls" )); Inserting OLE Objects into...path . join ( dataDir , "book1.xls" ); // Get the file into the...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  4. Convert Excel to PDF, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....xls" )); // Get the first worksheet...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  5. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....xls" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  6. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...XLS": case ".XLSX": { // 1. INPUT:...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  7. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...xls" ; // Path of output excel file...outputFilePath = outDir + u "output.out.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  8. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....data as possible from corrupted xls file Support to interrupt the...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  9. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...xls" )); // Get the first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  10. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。...xls" )); 使用Node.js在Excel工作表中插入OLE对象...path . join ( dataDir , "book1.xls" ); // Get the file into the...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/