Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 30,475 for

worksheet

(0.16 sec)
  1. Excel-ում տողերի և սյունակների ավտոմատ հարմարեց...

    Այս հոդվածը ներառում է, թե ինչպես ինքնաբերաբար տեղավորել Excel-ը C#-ի միջոցով: Այն քննարկում է IDE կոնֆիգուրացիան, մի շարք քայլեր և կոդի հատված՝ Excel-ում C#-ի միջոցով ավտոմատ տեղավորվելու համար:...ցանկացած թերթիկ՝ օգտագործելով worksheet դասի օբյեկտն իր ինդեքսով կամ...

    kb.aspose.com/hy/cells/net/autofit-rows-and-col...
  2. 通过 Node.js + C++ 指定共享公式的最大行数|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定共享公式的最大行数。...setMaxRowsOfSharedFo ( 5 ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-max...
  3. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...workbook and access the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0);...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  4. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...Workbook (); // Access first worksheet const sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  5. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion).... foreach (Worksheet sheet in workbook.Worksheets) { sheet.PageSetup...sets the number of pages the worksheet will be scaled to when it’s...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  6. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...xlsx" ); Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  7. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for Python via .NET API....touch of brightness to your worksheet and provides a visual representation...

    docs.aspose.com/cells/python-net/how-to-insert-...
  8. 释放工作簿的未托管资源(JavaScript通过C++)|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++释放Workbook对象的未托管资源。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/release...
  9. Convert Excel to HTML with tooltip using JavaSc...

    Learn how to convert Excel files to HTML format with tooltips for complete text display using Aspose.Cells for JavaScript via C++....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap text in Excel using Python....the 6th row’s style in the worksheet named ‘ws’. Apply the same...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...