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

xlsx

(0.39 sec)
  1. 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...
  2. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...Microsoft Excel 2007 年及以后版本在 XLSX 格式中提供的条件格式。此示例演示了包括图标集、数据条、...path . join ( data_dir , "Book1.xlsx" )) # Get the first worksheet...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  3. 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/
  4. Excel→XPS - 複数の問題 - Free Support Forum - aspose...

    ① 不具合の概要 Aspose.Cells 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 ・ErrorReport_EXCEL.Xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。 ErrorNo: 各不具合に…...xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。...該当する不具合を再現するためのデータファイル名 ・xlsNG集.xlsx:XPSに変換した際と、元データの比較画像集 ・再現データ:...

    forum.aspose.com/t/excel-xps/313164
  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. 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...
  7. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.Xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...xlsx"); Worksheet worksheet = workbook...insertColumns(3, 2); workbook.save("output.xlsx"); In the attached zip file...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  8. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  9. Performance improvement - Free Support Forum - ...

    We have more than 100,000 Excel files that need to be converted to PDF files. We are using Aspose products to convert these files and found that it takes more than 1.5 seconds to convert one file. Is there any way I can …...using MS Excel and created an XLSX file for testing, resulting...using MS Excel and created an XLSX file for testing, resulting...

    forum.aspose.com/t/performance-improvement/325813
  10. 如何管理日期和时间|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/how-to-...