Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 30,325 for

worksheet

(0.56 sec)
  1. 如何用 JavaScript 通过 C++ 检测文件格式并判断文件是否加密|Documenta...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 检测文件格式和检查文件是否加密。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。...workbook Workbook book ; Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  3. Queries and Connections with JavaScript via C++...

    Learn how to manage database connections and execute queries using JavaScript via C++ with Aspose.Cells....{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  4. Convert JSON Format to DOC via C++ | products.a...

    C++ API t0 Parse JSON to DOC without using Microsoft Word...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  5. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。... Worksheet sheet = wb . GetWorksheets...workbook1 . GetWorksheets (); Worksheet sheet = sheets . Add ( u "MySheet"...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  6. Update XLTX File using Python | products.aspose...

    Modify XLTX document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/xltx/
  7. Update XLS File using Python | products.aspose.com

    Modify XLS document in Python applications without using Microsoft Excel....parameter Access of relevant Worksheet using getWorksheets().get(index)...in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/update/xls/
  8. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....Assistant Close Save Specified Worksheets to PDF with Node.js via C++...C++ Fit All Worksheet Columns on Single PDF Page with Node.js...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  9. Excel hyperlinks break when copying rows - Free...

    Hi support, I’m running into an issue when copying rows that contain Excel HYPERLINK formulas. Almost all hyperlinks in copied rows don’t work when saving to file formats other than Excel. See the test case below for a…...new Workbook(); Worksheet sheet = book.Worksheets[0]; sheet.Cells["A1"]...new Workbook(); Worksheet sheet = book.Worksheets[0]; // Create...

    forum.aspose.com/t/excel-hyperlinks-break-when-...
  10. Aspose.Cells 8.8.0中的公共API更改|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....loadOptions ); Worksheet sheet = workbook . Worksheets [ 0 ]; sheet...Workbook (); Worksheet sheet = book . Worksheets [ 0 ]; Cell a1...

    docs.aspose.com/cells/zh/net/public-api-changes...