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

xlsx

(0.16 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. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...xlsx (4).xlsx.zip (13.4 KB) peyton.xu...Workbook("导出订单-主配产品多行展示示意模板.xlsx (4).xlsx"); System.out.println(wb...

    forum.aspose.com/t/excel-pdf/323763
  7. 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...
  8. 使用C++通过JavaScript将图表转为日本地区图片|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/convert...
  9. 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-...
  10. 使用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-...