Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 159,093 for

xlsx

(0.2 sec)
  1. Aspose::Words::Saving::XlsxSaveOptions::get_Com...

    Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel method. Specifies the compression level used to save document. The default value is Normal in C++....Examples Shows how to compress XLSX document. auto doc = System...Aspose :: Words :: SaveFormat :: Xlsx ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for JavaScript via C++....xlsx ), accesses the first shape...output Excel file ( 5115411.xlsx ). <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  3. Excel convert file, data was wrong during conve...

    We have a business requirement to use Aspose to add macros to Excel files and send them to others for operations. Once the operations are completed, the files are returned to us, and we use Aspose to remove the macros. R…...format conversion process (XLSX → XLSM → XLSX), some special formatting...conversion from XLSX to XLSM and back to XLSX. Specifically, columns...

    forum.aspose.com/t/excel-convert-file-data-was-...
  4. 使用C++通过JavaScript设置公式中的外部链接|Documentation

    学习如何用C++通过Aspose.Cells for JavaScript在公式中设置外部链接。...xlsx,.csv" /> < button id = "runExample"...reference, or default to 'book1.xlsx' const externalFileName = fileInput...

    docs.aspose.com/cells/zh/javascript-cpp/set-ext...
  5. Replace text in a workbook using Regular Expres...

    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 ). The output file ( 101089319.xlsx ) generated...

    docs.aspose.com/cells/net/replace-text-in-a-wor...
  6. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....xlsx ), accesses the first shape...output Excel file ( 5115414.xlsx ). const path = require ( "path"...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. Change the Absolute Path of External Link Data ...

    Learn how to change the absolute path of the external link data source file using Aspose.Cells for JavaScript via C++.... xlsx External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/javascript-cpp/change-the...
  8. 用JavaScript通过C++删除命名范围|Documentation

    你可以学习如何使用Aspose.Cells for JavaScript通过C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  9. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。...xlsx)。 import os import io from aspose...auto_fit_columns () # Save the workbook in xlsx format output_path = os . path...

    docs.aspose.com/cells/zh/python-net/support-the...
  10. Read Excel File in Python

    This topic covers how to open and read Excel files in Python. It provides IDE setup instructions, a step-by-step approach, and a working example to create an Xlsx reader in Python....working example to create an XLSX reader in Python . Additionally...cell’s content. Code to Create XLSX Reader in Python This basic...

    kb.aspose.com/cells/python/read-excel-file-in-p...