Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 8,371 for

xlsx

(0.03 sec)
  1. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....output workbook can be saved as XLSX or XLS file. Steps to Make a...output workbook is saved in XLSX format however you can save...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...
  2. 如何使用 Python 将 Excel 转换为 SVG

    这篇短文介绍了如何使用 Python 将 Excel 转换为 SVG。它包含有关使用 Python 生成 Excel SVG 的开发环境信息、步骤列表和可运行的示例代码。...用程序的步骤列表,以及使用 Python** 将 ** XLSX 转换为 SVG 的可运行示例代码。还将讨论自定义输出 SVG...for Python via Java 转换为 SVG 将 XLSX 文件加载到 Workbook 类对象中 创建一个 SvgSaveOptions...

    kb.aspose.com/zh/cells/python/how-to-convert-ex...
  3. Using excel splitter, keep showing error 502 - ...

    using excel splitter, keep showing error 502 , how to correct...我上传了文件到应用,然后在“另存为”组合框中选择“XLSX”后点击了“拆分”。它确实能按工作表拆分 Excel 文件。我下载了包含...

    forum.aspose.com/t/using-excel-splitter-keep-sh...
  4. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE object ProgIDs for enhanced functionality and seamless integration....xlsx" , oleFormat . SuggestedExtension...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....Answers How to Convert XLS to XLSX in Python How to Read Password...

    kb.aspose.com/cells/python/page/4/
  9. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a document in the Xlsx format in Java....when saving a document in the XLSX format. Examples: Shows how..."XlsxSaveOptions.SelectionMode.xlsx", xlsxSaveOptions); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...