Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 157,036 for

xlsx

(0.1 sec)
  1. Annotate Documents via Java | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your Java application. Clear Annotation with ease....Author Manage Microsoft Excel XLS XLSX Annotations To perform Excel...Annotate XLSM Files Annotate XLSX Files Annotate XLT Files Annotate...

    products.aspose.com/total/java/annotate/
  2. 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-...
  3. 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,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascriptcpp/developer-g...
  4. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. 使用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-...
  6. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...xlsx") # Access the first worksheet...file_path = "e:\\test2\\Book1.xlsx" workbook = Workbook(file_path)...

    forum.aspose.com/t/access-rendered-value-of-cel...
  7. 2nd page is not converted to excel correctly - ...

    2nd page of this pdf is not converted correctly as you can see from the screen shot. A1 Telekom Austria AG_Intl Invoice - Sell_2025-05_Outgoing Account_Normal_393563.pdf (326.6 KB) Screenshot 2025-06-18 at 11.07.28.png …...XLSX).build(); ExportPDFJob exportPDFJob...ExcelSaveOptions.ExcelFormat.XLSX; exl.InsertBlankColumnAtF =...

    forum.aspose.com/t/2nd-page-is-not-converted-to...
  8. 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...
  9. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < div > < label for...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  10. PDF Format Conversion Solution for Go | Aspose.PDF

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Go...previously opened PDF-document as XlsX-document with filename err =...= pdf . SaveXlsX ( "sample.xlsx" ) if err != nil { log . Fatal...

    products.aspose.com/pdf/go-cpp/conversion/