Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 159,852 for

xlsx

(0.76 sec)
  1. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...xlsx" ; // Path of output excel file...outDir + u "PictureCopied_out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  2. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save Xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Save xlsx file as html: workbook.Save(fs...work var input = @"C:\input.xlsx"; var output = @"C:\output.html";...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  3. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。...最后将工作簿保存为 输出XLSX 。下方截图显示了由Aspose.Cells在输出Excel文件中创建的甘特图。...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...
  4. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...xlsx reflects the corrupted formula...in Excel Attachments: input.xlsx — workbook before InsertCutCells...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  5. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....xlsx) and an optional image (aspose..."fileInput" accept = ".xls,.xlsx,.csv" /> < input type = "file"...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  6. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a new workbook with Aspose.Cells v25.7.0 using the following code: p…...Xlsx)); } We get the following exception...overflow) occurs when opening xlsx file. We have opened the following...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...
  7. 如何用C++创建甘特图|Documentation

    学习如何使用Aspose.Cells for C++ API创建甘特图。...最后将工作簿保存为 输出XLSX 。下方截图显示了由Aspose.Cells在输出Excel文件中创建的甘特图。...Workbook workbook ( u "sample.xlsx" ); // Access the first worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-create-gant...
  8. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...xlsx"); PdfSaveOptions saveOptions...new Workbook(filePath + "test2.xlsx"); WorksheetCollection worksheets...

    forum.aspose.com/t/incorrect-conditional-format...
  9. Convert DOT to JSON Format in Android Apps | pr...

    Parse DOT to JSON format in Android Apps without using Microsoft Word or Excel...Spreadsheet) Convert DOT to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/android-java/conversi...
  10. Convert DOTM to OFT in Python | products.aspose...

    Save DOTM to OFT within Python applications without using Microsoft Word or Outlook...Spreadsheet) Convert DOTM to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/python-net/conversion...