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

xlsx

(0.19 sec)
  1. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  2. Get Hyperlinks in Range|Documentation

    Learn how to get hyperlinks in a range through Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/get-hyperl...
  3. 为渲染自动调整行高(Node.js通过C++)|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel渲染自动调整行高,防止保存的PDF中的文本被剪裁。...xlsx】及截图。 如果想防止在保存的PDF文件中剪裁文本,可以使用带有...path . join ( dataDir , "Book1.xlsx" ); // Init workbook instance...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  4. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......C++-ի միջոցով Ինչպես փոխարկել XLSX-ը PDF-ի՝ Java-ում սահմանափակ...թույլտվություններով Ինչպես փոխարկել XLS-ը XLSX-ի Python-ում Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/58/
  5. Removing Slicer with Node.js via C++|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" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( "...

    docs.aspose.com/cells/nodejs-cpp/removing-slicer/
  6. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for C++. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "51740713.xlsx" ; // Load the source Excel...

    docs.aspose.com/cells/cpp/set-the-values-format...
  7. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....inputXmlMap ); // Save the workbook in XLSX format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...
  8. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  9. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....xlsx,.xlsb,.csv" /> < button id =...an Excel file (.xlsb, .xls, .xlsx).</p>' ; return ; } const file...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  10. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...xlsx)和Aspose.Cells转换的PDF(5112360...dd的自定义格式模式的源Excel文件(5112361.xlsx)成为输出PDF(5112360.pdf)。 #include...

    docs.aspose.com/cells/zh/cpp/render-custom-date...