Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 30,204 for

worksheet

(0.11 sec)
  1. 在Aspose.Cells中为工作表添加WordArt水印|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...."Add WordArt Watermark to Worksheet.xlsx" ; //Instantiate a new...default sheet Worksheet sheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  2. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Document Assistant Close Fit All Worksheet Columns on Single PDF Page...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  3. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...colIndex=3) const worksheet = workbook . worksheets . get ( 0 ); worksheet...worksheet . cells . importCSV ( bytes , opts , 3 , 3 ); // Save...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  4. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for Node.js via C++....Workbook (); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/prefix-table-e...
  5. 使用 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...
  6. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...Workbook (); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  7. Update XLTX File using .NET | products.aspose.com

    Modify XLTX documents in C# VB.NET applications without using Microsoft Excel....relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/xltx/
  8. Update XLTM File using .NET | products.aspose.com

    Modify XLTM documents in C# VB.NET applications without using Microsoft Excel....relevant Worksheet and relevant cell using Worksheets[0].Cells[column]...

    products.aspose.com/total/net/update/xltm/
  9. 单元格中的新行|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....Workbook object Worksheet sheet = workbook . Worksheets [ 0 ]; sheet...

    docs.aspose.com/cells/zh/net/new-line-in-cells/
  10. Find the Root Element Name of XML Map with Java...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...Workbook const xmap = workbook . worksheets . xmlMaps . get ( 0 ); //...

    docs.aspose.com/cells/javascript-cpp/find-the-r...