Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 140,008 for

xlsx

(0.08 sec)
  1. HTML 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 your source workbook...path . join ( dataDir , "Book1.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const...

    docs.aspose.com/cells/nodejs-cpp/how-to-detect-...
  3. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...Excel或OpenOffice电子表格文件(例如XLS、XLSX、XLSM、XLSB、ODS等),并且可以具有任意数量的工作表。...filePath = srcDir + u "Book1.xlsx" ; // Create a Workbook object...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  4. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....xlsx" , oleFormat -> get_SuggestedExtension...to the file. ASSERT_EQ ( u ".xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. How to change background in comment in Excel wi...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel using C++....xlsx" ; Workbook book ( inputPath...outputPath = outDir + u "result.xlsx" ; book . Save ( outputPath...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  6. Merge POTM Files Online or using Android Mobile...

    Free online app to combine different POTM presentations. Android merging library Java code to merge POTM presentation into format of your choice....format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others Click...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/potm/
  7. Merge POTX Files Online or using Android Mobile...

    Free online app to combine different POTX presentations. Android merging library Java code to merge POTX presentation into format of your choice....format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others Click...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/potx/
  8. Merge PPSX Files Online or using Android Mobile...

    Free online app to combine different PPSX presentations. Android merging library Java code to merge PPSX presentation into format of your choice....format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others Click...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/android-java/merge/ppsx/
  9. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....want a similar effect in an XLSX file, please use one of the...Control in XLSX files. Example for TextBox, XLSX files can support...

    docs.aspose.com/cells/net/controls-in-charts/
  10. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...xlsx" ); // Opening through Path...( AsposeCells . LoadFormat . Xlsx ); // Set LoadFilter property...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...