Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 159,753 for

xlsx

(0.97 sec)
  1. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....xlsx" ); // Opening through Path...( AsposeCells . LoadFormat . Xlsx ); // Set LoadFilter property...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  2. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....xlsx) generated by the code. Export...

    docs.aspose.com/cells/go-cpp/support-the-layout...
  3. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in Xlsx format, enhancing your workflow and document management....when saving a document in the XLSX format. public enum XlsxSectionMode..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Create New Workbook|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" , SaveFormat . Xlsx ); // Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); workbook . Write ( sw );...

    docs.aspose.com/cells/net/create-new-workbook/
  5. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify date and time values in C++....Document > ( get_MyDir () + u "Xlsx DateTime.docx" ); auto saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also Namespace...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...
  7. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  8. 使用Node.js通过C++在工作表内旋转带有形状的文本|Documentation

    了解如何使用Aspose.Cells for Node.js via C++在Excel工作表内旋转带有形状的文本。...xlsx)。如果在Microsoft Excel中打开样本文件并旋转三角形,文本也会旋转。然后代码将...false 并保存为输出Excel文件(64716897.xlsx)。如果在Microsoft Excel中再次打开输出文...

    docs.aspose.com/cells/zh/nodejs-cpp/rotate-text...
  9. Get Connection Points from Shape with JavaScrip...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for JavaScript via C++....xlsx) to load (the file is read but..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-connec...
  10. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!...doc = new Document ( MyDir + "Xlsx DateTime.docx" ); XlsxSaveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also namespace...

    reference.aspose.com/words/net/aspose.words.sav...