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

xlsx

(0.39 sec)
  1. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-fil...
  2. Aspose.Cells for C++

    该 API 允许您在 C++ 代码中对 Excel 文件文件进行各种操作,包括创建、编辑和转换等。...如何使用 C++ 创建 Excel 文件 如何使用 C++ 在 XLSX 文件中添加过滤器 如何在 C++ 中将 Excel 文件转换为...Excel 图表转换为 JPEG 如何使用 C++ 将 XLSX 转换为 XPS 如何使用 C++ 将 Excel 转换为...

    kb.aspose.com/zh/cells/cpp/
  3. I would like to hide the filters in the viewer....

    Hi Team , I don’t want filters to be visible in the viewer. Is there a configuration to hide them? I attached the sample file EDA.PC.00000142.zip (3.2 MB) image.png (38.1 KB)...xlsx"); Worksheet worksheet = workbook...workbook.Save("e:\\test2\\out1.xlsx"); Hope, this helps a bit. sarathepiq...

    forum.aspose.com/t/i-would-like-to-hide-the-fil...
  4. 在VSTO和Aspose.Cells中自动筛选数据|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 file. objBook . SaveCopyAs (...( "vsto_autofilter.xlsx" ); Aspose.Cells //Instantiate a new...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  5. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...xlsx :Excel、Aspose.CellsでのPDF変換結果の差分を弊社でまとめたファイルです。...まとめたファイルです。 └PDF変換対象Excel原本.xlsx :PDF変換対象のExcelです。 └AsposeCells変換結果...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  6. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  7. Ինչպես ստեղծել Excel ֆայլ C#-ում

    Այս թեման ցույց է տալիս, թե ինչպես ստեղծել Excel ֆայլ C#-ով .NET հավելվածում առանց MS Excel-ի միջակայքի օգտագործման:...-ի բջիջներում Պահպանեք Excel XLSX ֆայլը տվյալների հետ Տարիների...Վերջում մենք պահում ենք Excel XLSX ֆայլը սկավառակի վրա: Բացի այդ...

    kb.aspose.com/hy/cells/net/how-to-generate-exce...
  8. 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/
  9. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...xlsx" ); // Save the document in...U16String inputFilePath ( u "Book1.xlsx" ); Workbook book ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  10. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines....Excel formats, including XLS, XLSX, XLSM, and more, it ensures...AsposeCells . FileFormatType . Xlsx ); workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/getting-started/