Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 26,819 for

excel worksheet

(0.27 sec)
  1. 如何使用JavaScript通过C++在工作表中添加/插入文本框|Documentation

    如何在Aspose.Cells for Java脚本中通过C++在工作表中添加/插入文本框...Contents [ Hide ] 在Excel中的工作表中添加文本框 在Excel(版本07及以上)中,有两个地方可以插...Workbook (); } // Access first worksheet from the collection const...

    docs.aspose.com/cells/zh/javascript-cpp/add-tex...
  2. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...PageSetup,PrintGridlines Worksheet.AutoFitColumns() Download...Workbook("Book1.csv", opts); Worksheet ws = wb.Worksheets[0]; //We want to...

    forum.aspose.com/t/csv-to-pdf-conversion/164952
  3. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....need to adjust the display of Excel pages, you need to know how...scrollbars, whether to hide open Excel files, and so on. Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel Worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....with C++ Contents [ Hide ] MS Excel supports setting different headers...pages, and even pages since Excel 2007. Aspose.Cells supports...

    docs.aspose.com/cells/cpp/setting-different-hea...
  5. Formatting Slicer with Node.js via C++|Document...

    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....format the slicer in Microsoft Excel by setting its number of columns...following code; it loads the sample Excel file that contains a slicer...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  6. Ինչպես արտահանել ցուցակի տվյալները Excel C#-ում

    Այս պարզ ձեռնարկը ձեզ կսովորեցնի, թե ինչպես ցուցակի տվյալները արտահանել Excel C#-ով: Դուք կսովորեք, թե ինչպես C#-ի օգնությամբ արտահանել ցուցակը Excel և պահպանել այն XLSX ձևաչափով սկավառակի վրա։...արտահանել ցուցակի տվյալները Excel C#-ում Համառոտ ձեռնարկը կուղղորդի...արտահանել ցուցակի տվյալները Excel C# -ով: Ցուցակը ծրագրավորման...

    kb.aspose.com/hy/cells/net/how-to-export-list-d...
  7. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...请查看以下示例代码及其 源Excel文件 和控制台输出,供您参考。以下屏幕截图显示了在Microsoft Excel中查看源Excel文件时形状的发光效果。..."data" ); // Read the source excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...
  8. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....first worksheet const worksheet = workbook . worksheets . get...Create a range const range = worksheet . cells . createRange ( "A1:D4"...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  9. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...Accessing the first worksheet and A1 cell const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  10. 用JavaScript通过C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++将图片设置为图表背景填充。我们的指南将向您展示如何导入和定位图片,调整其大小和颜色,以及应用格式选项以增强图表的外观。...Example </ h1 > < p > Select an Excel file (sample.xlsx) and an optional...select an Excel file.</p>' ; return ; } // Read Excel file const...

    docs.aspose.com/cells/zh/javascript-cpp/set-pic...