Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 106,496 for

workbook

(0.93 sec)
  1. Convert POWERPOINT to XLS in Android Apps or wi...

    Convert POWERPOINT to XLS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  2. Convert POWERPOINT to EXCEL in Android Apps or ...

    Convert POWERPOINT to EXCEL in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  3. Freetrial版でexcelからpdfに変換するとオブジェクトがずれる - Free Su...

    ■内容 excelからpdfに変換するとオブジェクトがずれます。 なにかいい対策はありませんでしょうか? ■実際のファイル(excel,pdf) https://drive.google.com/drive/folders/1XfqnfPggnvPymE223VMUYVX-oyCOlynF?usp=drive_link ■ソース(Program.cs) using System; using System.IO; usi…...GetFileName(file)}"); var workbook = new Workbook(file); string outputFile...ChangeExtension(file, ".pdf"); // 出力ファイルに保存 workbook.Save(outputFile); logger.Info($"変換成功:...

    forum.aspose.com/t/freetrial-excel-pdf/312435
  4. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling Workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...Behavior Change in Workbook.CalculateFormula(true) After Aspose...In version 17.12, calling workbook.CalculateFormula(true), correctly...

    forum.aspose.com/t/behavior-change-in-workbook-...
  5. Apply Superscript and Subscript Effects on Font...

    The C++ code to apply superscript and subscript effect to text in excel with the use of Aspose.Cells for C++ API....Fonts used in a Spreadsheet or Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/apply-superscript-...
  6. AutoFill range of Excel file|Documentation

    This article describes how to AutoFill a range of an Excel file with Aspose.Cells for Python via .NET library....Document Assistant Close Create Workbook and Worksheet Scoped Named...

    docs.aspose.com/cells/python-net/autofill-ranges/
  7. Get Pivot Table Refresh Date and Refresh‑By‑Who...

    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....refresh‑by‑who information from a workbook. PivotTable.RefreshDate returns...

    docs.aspose.com/cells/net/get-pivot-table-refre...
  8. Supported File Formats|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....the Microsoft Excel 97-2003 Workbook. XLSX The Office Open XML...

    docs.aspose.com/cells/jasperreports/supported-f...
  9. Extract Images from Worksheets|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....Close Render the Worksheet and Workbook to Image using ImageOrPrintOptions...

    docs.aspose.com/cells/java/extract-images-from-...
  10. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...GetDataDir_AsposePdf_Excel (); var workbook = new Workbook (); // Creating a file...file through the file stream workbook . Open ( fstream ); // Accessing...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...