Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 134,833 for

xlsx

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

    Այս հակիրճ հոդվածը բացատրում է, թե ինչպես պաշտպանել գաղտնաբառով Excel ֆայլը Python-ում: Այն ներառում է համակարգի կազմաձևման մանրամասները, ծրագրի հոսքը և գործարկվող կոդի հատվածը՝ Excel ֆայլը Python-ում գաղտնագրելու համար:...ֆայլերի ձևաչափերով, ինչպիսիք են XLSX , XLS և այլն: Excel-ը Python-ում...

    kb.aspose.com/hy/cells/python/how-to-password-p...
  2. Ինչպես փոխարկել Excel-ը DataTable-ի C#-ում

    Այս հակիրճ ձեռնարկում դուք կսովորեք, թե ինչպես փոխարկել Excel-ը տվյալների աղյուսակի C#-ով: Այս փոխակերպումը կարող է իրականացվել .NET միջավայրում Windows-ի, Linux-ի և macOS-ի համար:...որը վերջապես պահվում է որպես XLSX : Excel-ը տվյալների աղյուսակի...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  3. 在VSTO和Aspose.Cells中使用公式函数来处理数据|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....xlsx" ); //Quit the application app...Save ( "OutputAspose.xlsx" , SaveFormat . Xlsx ); } 下载示例代码 Github...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  4. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...in xlsx format book . Save ( outDir + u "output_out.xlsx" );...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  5. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....xlsx" ); // Access first worksheet...saving to PDF with C++ Convert XLSX File to PDF Format with C++...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  6. Convert Text to Columns using Aspose.Cells for ...

    Learn how to convert text to columns in Excel using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook. const...opts ); // Save the workbook in xlsx format. wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/convert-text-t...
  7. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....formats such as MPP, XML, Excel (XLSX), or CSV for better compatibility...); Converting XER to Excel (XLSX) Exporting XER data to Excel...

    products.aspose.com/tasks/supported-formats/xer/
  8. 使用 C++ 和 Node.js 将单元格链接到 XML 映射元素|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....xlsx" )); // Access the Xml Map inside..."/root/row/FIELD8" ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/link-cells-...
  9. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...xlsx" ; wb . Save ( outputPath , SaveFormat :: Xlsx ); std...

    docs.aspose.com/cells/zh/cpp/support-the-layout...
  10. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...LoadOptions opts ( LoadFormat :: Xlsx ); opts . SetFontConfigs ( fontConfigs...wb ( u "sampleSpecifyIndivid.xlsx" , opts ); // Save to PDF format...

    docs.aspose.com/cells/zh/cpp/specify-individual...