Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 134,773 for

xlsx

(0.05 sec)
  1. Ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը...

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

    kb.aspose.com/hy/cells/nodejs/how-to-open-passw...
  2. Creating Pie Chart with Leader Lines with C++|D...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....in XLSX format Workbook workbook ( FileFormatType :: Xlsx );...Save ( outDir + u "PieChart_out.xlsx" ); std :: cout << "Pie chart...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  3. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....xlsx" ); // Access the first sheet...workbook in xlsx format wb . Save ( srcDir + u "output_out.xlsx" , SaveFormat...

    docs.aspose.com/cells/cpp/change-data-source-of...
  4. Search in a Document|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....– Microsoft Excel 97 - 2003 XLSX – Office Open XML XLSM, XLTX...

    docs.aspose.com/cells/sharepoint/search-in-a-do...
  5. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...output XLSX format. wb . save ( "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat . XLSX ) 保存文件的不同方式 将 Excel 转换为 Pdf、图像及其他格式...

    docs.aspose.com/cells/zh/python-net/add-cells-t...
  6. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。...它首先创建一个工作簿,然后将其以 XLSX 格式保存到内存流中。接着,使用 A5 纸张大小加载并保存为...( AsposeCells . LoadFormat . Xlsx ); opts . setPaperSize ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  7. Ինչպես ավելացնել պատկեր Excel բջիջում՝ օգտագործ...

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

    kb.aspose.com/hy/cells/net/how-to-add-image-in-...
  8. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....the path and name of an xls/xlsx file this chart is linked to...the path and name of an xls/xlsx file this chart is linked to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, max display range of Excel files with Aspose.Cells for C++ library....xlsx" ); // Get all the worksheets...Workbook workbook ( u "Book1.xlsx" ); // Get all the worksheets...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  10. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output Xlsx document...handled when saving to the output XLSX document. The default value...all document on one worksheet. xlsx_save_options = aw . saving ...

    reference.aspose.com/words/python-net/aspose.wo...