Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 159,081 for

xlsx

(0.49 sec)
  1. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 基于单元格引用插入图片,使用JavaScript通过C++|Documentation

    学习如何基于单元格引用在工作表中插入图片,使用Aspose.Cells for JavaScript通过C++。显示单元格中的数据在图片中。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  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. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital signature in Excel using Java....file before saving it as an XLSX file or in any other supported...of the supported formats like XLSX, XLS, XLSM, ODS, XLSB, etc....

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  5. 实现类似Excel VBA范围的Cell.FormulaLocal,使用JavaScript通...

    学习如何使用Aspose.Cells for JavaScript通过C++实现类似Excel VBA的Range.FormulaLocal的Cell.FormulaLocal。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  6. Update XLSM File using Java | products.aspose.com

    Modify XLSM document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...capabilities compared to the standard XLSX format. XLSM files are designed...

    products.aspose.com/total/java/update/xlsm/
  7. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  8. HTML with Node.js via 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" ); // Load your source workbook...path . join ( dataDir , "Book1.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  10. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...xlsx conversion. I saw the mention...and saving Excel files (XLS, XLSX), so we will keep up with it...

    forum.aspose.com/t/the-workbook-opens-in-protec...