Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 157,002 for

xlsx

(0.09 sec)
  1. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  2. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  3. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....WordArtStyle3 ); // Save the workbook in xlsx format workbook . Save ( u "...02_OutputDirectory \\ outputSetPresetWordA.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  4. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  5. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  6. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF-document as XlsX-document pdf . save_xlsx ( "sample.xlsx" ) ? ; Ok...文件。首先,我们打开一个 PDF 文档。然后,我们调用 save_xlsx 函数。接下来,关闭 PDF 文档并释放所有分配的资源 PDF...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  7. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using Aspose.Cells for Node.js via C++....xlsx" ); // Reading the Excel file...path . join ( dataDir , "output.xlsx" ); workbook . save ( outputPath...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  8. 档案

    档案...xlsx"))); // 获取第一个工作表 intrusive_ptr<IWorksheet>...end(new String("CopyRow_out.xlsx"))); 显示复制行的图像 使用 C++ 复制 Excel...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...
  9. Aspose.Cells 16.10.0中的公共API更改|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" ); //Access first worksheet...the result in XLSX format book . save ( "output.xlsx" ); 支持阴影效果...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....xlsx ). If you open the output Excel..."outputSaveWorkbookTo.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...