Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 156,999 for

xlsx

(0.17 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. 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...
  4. 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...
  5. 用 JavaScript 和 C++ 在工作表中显示公式而非值|Documentation

    本文提供了使用 C++ 的 JavaScript API 以编程方式在 Excel 工作表或电子表格中显示公式而非值的示例代码。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/show-fo...
  6. 获取范围内的超链接|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取区域中的超链接。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/get-hyp...
  7. 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/
  8. 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...
  9. 使用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...
  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/