Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 159,906 for

xlsx

(0.13 sec)
  1. 档案

    档案...我们免费的 Excel 到 PNG 转换器使将 XLS 或 XLSX 工作表转换为 PNG 图像变得异常容易。只需从您的浏览...# 以下部分将指导您如何使用不同的编程语言将 Excel XLSX 转换为 PNG 图像。 C# # 安装 Aspose.Cells...

    blog.aspose.com/zh/cells/convert-excel-to-png/
  2. Compress Excel Files Online or via Java | produ...

    Free online app to compress different Excel files. Java compression library code for Excel documents....Spreadsheets: Compress XLS, XLSX, or XLSM files to save storage...(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...

    products.aspose.com/total/java/compress/excel/
  3. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE object is locked from updates....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Protect Excel document Online with password and...

    Online Excel file password protection app. C++ API code to apply password protection on Excel spreadsheets....Excel Binary Format) Protect XLSX Files (Open XML Workbook) What...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/cpp/protect/excel/
  5. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for JavaScript via C++ to configure charts for Chinese characters and formats, including fonts, sizes, text directions, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  6. Using WorkbookMetadata with Node.js via C++|Doc...

    Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++....xlsx" ), options ); // Set some properties...join ( dataDir , "Sample2.out.xlsx" )); // Open the workbook const...

    docs.aspose.com/cells/nodejs-cpp/using-workbook...
  7. Using WorkbookMetadata with Python.NET|Document...

    Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API....xlsx" ), options ) # Set some properties...join ( data_dir , "Sample2.out.xlsx" )) # Open the workbook w =...

    docs.aspose.com/cells/python-net/using-workbook...
  8. 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-...
  9. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the Node.js library via C++....xlsx" ); // Create a new Workbook...( dataDir , "outputfile.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/hiding-the-dis...
  10. 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...