Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 151,192 for

xlsx

(0.13 sec)
  1. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....range" ); // Save the workbook in xlsx format workbook . Save ( outDir...outDir + u "output_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...
  2. 用 C++ 将源范围的行高复制到目标范围|Documentation

    学习如何使用 Aspose.Cells for C++ 将行高从源范围复制到目标范围。...range" ); // Save the workbook in xlsx format workbook . Save ( outDir...outDir + u "output_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/copy-row-heights-o...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  4. 使用JavaScript通过C++删除工作表中的重复行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中删除重复行,并选择特定列进行重复检查。...xlsx <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....in C# How to Convert XLS to XLSX in C# How to Convert JSON Data...in Java How to Convert XLS to XLSX in Python How to Read Password...

    kb.aspose.com/cells/page/13/
  6. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime....workbook ( srcDir + u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  7. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output Xlsx document...handled when saving to the output XLSX document. The default value..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。...xlsx" ); // Create a new file. const...path . join ( dataDir , "Book1.xlsx" ); // Open an Excel file which...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  9. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  10. 使用C++的XmlMapCollection.Add方法在工作簿中添加XML映射,配合Java...

    学习如何在工作簿中使用C++的Aspose.Cells for JavaScript的XmlMapCollection.Add方法添加XML映射。...xmlString ); // Save the workbook in xlsx format and provide download...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/add-xml...