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

xlsx

(0.09 sec)
  1. 使用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-...
  2. XlsxSectionMode enumeration | Aspose.Words for ...

    aspose.words.saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the Xlsx format....when saving a document in the XLSX format. Members Name Description...all document on one worksheet. xlsx_save_options = aw . saving ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过 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-...
  4. 使用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...
  5. 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-...
  6. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for Xlsx exports, ensuring seamless document management and multiple worksheets....handled when saving to the output XLSX document. The default value..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. 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...
  9. Remove Annotation using Java | products.aspose.com

    Java source code to remove presentation comments...Slides Java Annotation PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/java/annotation/
  10. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...xlsx)已预先签名。输出文件(50528281.xlsx)展示了效果。我们使用带密码的演示证书...srcDir + u "sampleDigitallySigne.xlsx" ; U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...