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

xlsx

(0.09 sec)
  1. C++ API to Convert PDF to XLSM | products.aspos...

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

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...XLSX or .PDF the report generates...unlike other formats such as XLSX or PDF that you mentioned are...

    forum.aspose.com/t/limitation-of-number-of-rows...
  3. 使用JavaScript通过C++删除工作表中的重复行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中删除重复行,并选择特定列进行重复检查。...xlsx <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  4. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  5. 使用C++的XmlMapCollection.Add方法在工作簿中添加XML映射,配合Java...

    学习如何在工作簿中使用C++的Aspose.Cells for JavaScript的XmlMapCollection.Add方法添加XML映射。...xmlString ); // Save the workbook in xlsx format and provide download...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/add-xml...
  6. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....saves it to a memory stream in XLSX format. Next, it loads the workbook...( AsposeCells . LoadFormat . Xlsx ); opts . setPaperSize ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  7. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....Document > ( get_MyDir () + u "Xlsx DateTime.docx" ); auto saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also Enum...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in saved PDF files....xlsx and screenshots. If you want..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  9. Read and Write CSV File Format|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....supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc. Aspose...

    docs.aspose.com/cells/cpp/read-and-write-csv-fi...
  10. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... myDir + "Xlsx DateTime.docx" ); let saveOptions..."XlsxSaveOptions.dateTimeParsingMode.xlsx" , saveOptions ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...