Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 159,754 for

xlsx

(0.28 sec)
  1. 用 JavaScript 通过 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)的截图,可用于代码测试,任何Excel文件都可以使用此代码。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. XlsxDateTimeParsingMode | Aspose.Words for Java

    Specifies how document text is parsed to identify date and time values in Java....= new Document(getMyDir() + "Xlsx DateTime.docx"); XlsxSaveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx", saveOptions); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...xlsx,.csv" /> < button id = "runExample"...时使用 C++ 通过 JavaScript 打印批注 将XLSX文件转换为PDF格式,使用JavaScript通过C++...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  4. Use Custom XML Parts in Aspose.Cells|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 into .zip and then opening it...

    docs.aspose.com/cells/net/use-custom-xml-parts-...
  5. 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...
  6. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  7. 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-...
  8. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... Xlsx ); loadOptions . setLoadFilter... join ( dataDir , "TestData.xlsx" ), loadOptions ); // Perform...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  10. Convert Chart to Localized Image with Python vi...

    Learn how to set globalization configurations for charts using Aspose.Cells for Python via .NET. Configure charts to support multiple languages and regional formats for correct display of text, dates, and numbers.... If you open an XLSX file containing a chart in Excel...

    docs.aspose.com/cells/python-net/convert-chart-...