Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 30,795 for

worksheet

(0.33 sec)
  1. Java API to Render PDF to DIF | products.aspose...

    Export PDF to DIF 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 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...
  3. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...output format xlsx and 1 worksheet options.setFormat(Packages...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  4. 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...
  5. 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...
  6. 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...
  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. 在演示文稿中使用 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/
  9. Why Not Open XML SDK|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.... - Copy fragments and worksheets between workbooks. No Yes...Rendering and Printing: - Render worksheet pages to raster images (TIFF...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Worksheets.ActiveSheetIndex; CalculationOptions...(Aspose.Cells.Worksheet worksheet1 in wb.Worksheets) { worksheet1...

    forum.aspose.com/t/updated-embedded-excel-data-...