Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 158,971 for

xlsx

(0.11 sec)
  1. Aspose.Cells for C++

    This API allows you to do all kinds of operations on Excel files files in C++ code including creating, editing and converting etc....C++-ով Ինչպես ավելացնել զտիչ XLSX ֆայլում՝ օգտագործելով C++ Ինչպես...JPEG-ի C++-ում Ինչպես փոխարկել XLSX-ը XPS-ի՝ օգտագործելով C++ Ինչպես...

    kb.aspose.com/hy/cells/cpp/
  2. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...xlsx" ); // Access first worksheet...true ); // Save the workbook in xlsx format wb . Save ( srcDir +...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  3. C++ API to Convert TEX to XLSB | products.aspos...

    Convert TEX to XLSB via C++ API without using Microsoft Excel or Adobe Reader...and compact file format than XLSX, and is ideal for data analysis...step, you can export TEX to XLSX by using Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. C++ API to Convert EPUB to ODS | products.aspos...

    Convert EPUB to ODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export EPUB to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to ODS. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/epub-t...
  5. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用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/copy-sh...
  6. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/cpp/working-with-contentt...
  7. 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/
  8. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....97‑2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents..."fileInput" accept = ".xls,.xlsx,.xlsb,.ods" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/different-...
  9. 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...
  10. 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...