Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 157,589 for

xlsx

(0.56 sec)
  1. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Excel‑oriented HTML into XLS/XLSX format. This means the HTML...can be converted back to XLS/XLSX format using Aspose.Cells. Similarly...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  2. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++...."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  3. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Password Protect or Unprotect the Shared Workbo...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/password-p...
  5. Ինչպես ստեղծել Excel ֆայլ Java-ում

    Այս քայլ առ քայլ ձեռնարկում դուք կսովորեք, թե ինչպես ստեղծել Excel ֆայլ Java-ում: Այս քայլերը նույնն են Linux, macOS և Windows օպերացիոն համակարգերի համար:...ձևաչափով, ինչպիսին է այս օրինակում XLSX : Java-ում Excel ֆայլ ստեղծելու...Պահպանեք ստացված ֆայլը որպես XLSX Վերևում նկարագրված է Java-ի...

    kb.aspose.com/hy/cells/java/how-to-generate-exc...
  6. Aspose.Cells for C++

    This API allows you to do all kinds of operations on Excel files files in C++ code including creating, editing and converting etc....using C++ How to Add Filter in XLSX File using C++ How to Convert...to JPEG in C++ How to Convert XLSX to XPS using C++ How to Convert...

    kb.aspose.com/cells/cpp/
  7. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... XLSX Module that writes XLSX files. DOCLING Module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(Xlsx、xlsb、xls、xlsm)和 Open Office(ODS)文件的密码...验证加密文件的密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  9. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  10. 使用C++的JavaScript创建、操作或删除工作表中的方案|Documentation

    学习如何通过C++ API以编程方式创建、操作或删除Excel工作表中的方案。...下面的示例代码打开一个包含一些场景的Excel文件(XLSX格式),删除一个现有的场景,并在保存前向工作表中添加一个新场景。示例使用非常简单的模板文件。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...