Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 140,007 for

xlsx

(0.07 sec)
  1. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....the file to Excel97To2003 or Xlsx format because the advanced...inputFilePath = srcDir + u "Book1.xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  2. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...xlsx"); Console.WriteLine("Font color..."input4.xlsx"; string outputPath = filePath + "output3.xlsx"; Workbook...

    forum.aspose.com/t/excel-shape-text-font-color-...
  3. Java API to Convert WORDML to EXCEL or with fre...

    Convert WORDML to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, ODS, CSV, and HTML. By using...Workbook class Save the document to XLSX format using Save method Conversion...

    products.aspose.com/total/java/conversion/wordm...
  4. 使用Node.js通过C++移除数据透视连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++移除数据透视连接。...xlsx" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-pivo...
  5. 在形状的文本选项中指定东亚和拉丁字体名称,使用Node.js通过C++|Documentation

    学习如何在形状的文本选项中指定东亚和拉丁字体名称,使用Aspose.Cells for Node.js via C++。...xlsx" ); // Create empty workbook..."outputSpecifyFarEast.xlsx" , AsposeCells . SaveFormat . Xlsx ); 在工作表内使用Node...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  6. Online EXCEL File Compression or Build Python A...

    Free online app to compress different EXCEL files. Python archiving library code for EXCEL documents....(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/python-net/compress/e...
  7. 使用Node.js via C++在文档信息面板中添加可见的自定义属性|Documentation

    学习如何使用Aspose.Cells for Node.js via C++向工作簿对象添加自定义属性。这些属性可以在文档信息面板中查看。... Xlsx ); // Add simple property without..., "AddingCustomProperti_out.xlsx" )); 相关文章 在Aspose.Cells中使用自定义XML部分...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  8. 通过 C++ 在 Node.js 中导入 HTML 时删除换行后的多余空格|Documenta...

    学习如何在导入 HTML 时使用 Aspose.Cells for Node.js via C++ 删除换行后多余的空格。...xlsx" ), AsposeCells . SaveFormat . Xlsx ); 在从HTML导入时避免大数字的指数表示...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-redu...
  9. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...xlsx" )); // Get the first worksheet...join ( dataDir , "out_book1.out.xlsx" )); 使用 Aspose.Cells for Node...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  10. Wrapping Cell Text in VSTO and Aspose.Cells|Doc...

    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 ); } Download Sample...

    docs.aspose.com/cells/net/wrapping-cell-text-in...