Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 21,302 for

worksheet

(0.08 sec)
  1. 使用 Node.js 通过 C++ 更改评论的文本方向|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 更改评论的文本方向。有效自定义评论对齐设置。...Workbook (); // Get the first worksheet const sheet = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/change-text...
  2. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...Workbook (); // Get the first worksheet. const sheet = workbook ....Add an Ole object into the worksheet with the image // Shown in...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  3. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...conversion foreach (Worksheet sheet in workbook.Worksheets) { foreach...conversion foreach (Worksheet sheet in workbook.Worksheets) { foreach...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  4. Digitally Sign XLSX File Online or using Java |...

    Free online app for digital signature in XLSX spreadsheet. Develop Java application to electronically sign XLSX spreadsheets....add in collection Load the worksheet using Workbook Use setDig...setDigitalSignature(signatures) to sign the worksheet Finally save it Java code...

    products.aspose.com/total/java/signature/xlsx/
  5. Convert JSON Format to ODP via C++ | products.a...

    Parse JSON to ODP in C++ without using Microsoft PowerPoint...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...
  6. Convert JSON Format to PCL via C++ | products.a...

    C++ API t0 Parse JSON to PCL 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...
  7. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Python via .NET API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Fractional...

    docs.aspose.com/cells/python-net/how-to-format-...
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for Python via .NET API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Percentage...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....function without writing it in a worksheet Setting Formula Calculation...

    docs.aspose.com/cells/net/decrease-the-calculat...
  10. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/python-net/secure-pdf-doc...