Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 30,786 for

worksheet

(0.25 sec)
  1. Java API to Render PDF to XLTM | products.aspos...

    Export PDF to XLTM via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pdf-t...
  2. Java API to Render TEX to EXCEL | products.aspo...

    Export TEX to EXCEL via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/tex-t...
  3. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...execSync(`ls "${inputUnzip}/xl/worksheets/" 2>/dev/null || true`) ...readFileSync(join(inputUnzip, "xl/worksheets", sheetFile), "utf8"); const...

    forum.aspose.com/t/open-save-produces-invalid-x...
  4. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...getCount();i++) { Worksheet sheet = template.getWorksheets()...

    forum.aspose.com/t/linked-picture-camera-object...
  5. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...Alternatively, you may protect the worksheet cells for your needs. By the...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  6. Convert POT to EXCEL Format via Java or with fr...

    Convert POT to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to EXCEL online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...be expanded into editable worksheets. Key Use Cases Converting...

    products.aspose.com/total/java/conversion/pot-t...
  7. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。..."Date1" ); // Get the first worksheet cells. Cells cells = workbook...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  8. Convert PPSX to XLAM Format via Java or with fr...

    Convert PPSX to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLAM online converter quickly before integrating the code....spreadsheets from scratch, adding worksheets, manipulating cells, and...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ppsx-...
  9. Convert POT to MHTML Format via Java or with fr...

    Convert POT to MHTML format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to MHTML online converter quickly before integrating the code....spreadsheets from scratch, adding worksheets, manipulating text, images...converted HTML file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pot-t...
  10. 在演示文稿中使用 C++ 管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中自定义图表数据标记,通过清晰的 C++ 示例代码提升 PPT 和 PPTX 格式演示文稿的效果。...// Getting the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/