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

xlsx

(0.1 sec)
  1. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....and saves separate files (DOC, XLSX, PPT, PDF, etc.) based on each... FileFormatType . Xlsx : fileName += "xlsx" ; break ; case AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  2. 档案

    档案...为此,本文演示了如何在 C# 中将 Excel XLS XLSX 转换为 PDF。 用于 Excel 到 PDF 转换的...PDF 的转换。 在 C# 中将 Excel XLS 或 XLSX 转换为 PDF Aspose.Cells for .NET...

    blog.aspose.com/zh/cells/convert-xls-and-xlsx-t...
  3. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the Xlsx as Docx. But with…...xlsx"); DocxSaveOptions saveOptions...following docx without embedding an xlsx file . dest.docx (13.5 KB) amjad...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  5. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....Right ); // Save the workbook in xlsx format. wb . save ( path . join..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  6. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  7. FAQs|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....rendering Excel files (XLS, XLSX, XLSB, CSV, ODS, SpreadsheetML...supports loading and saving XLS, XLSX, XLSM, XLSB, ODS, XML (SpreadsheetML)...

    docs.aspose.com/cells/java/faqs/
  8. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....xlsx" ); // Create a new file. const...path . join ( dataDir , "Book1.xlsx" ); // Open an Excel file whose...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  9. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...xlsx" ); // Create workbook object...3" ); // Save the workbook in xlsx format wb . save ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  10. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....like txt to PDF, SVG to PNG, XLSX to CSV, JSON to CSV, Word to...to EXCEL ODT to FODS RTF to XLSX JSON to PPSX JSON to WORD WORD...

    products.aspose.com/total/cpp/conversion/