Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 140,018 for

xlsx

(0.14 sec)
  1. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....xlsx" ; Workbook wb ( inputFilePath...Cleanup (); return 0 ; } Convert XLSX File to PDF Format with C++...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  2. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....xlsx" ; wb . Save ( outputPath , SaveFormat :: Xlsx ); std...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  3. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....code sample that creates an XLSX file from scratch, adding a...

    docs.aspose.com/cells/python-net/comments-and-n...
  4. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Python via .NET....saves the workbook in output XLSX format. Sample Code Pivot Table...

    docs.aspose.com/cells/python-net/add-calculated...
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...最后,它以 output XLSX 格式保存工作簿。以下截图显示了Aspose.Cells在输出Excel文件中创建的时间轴。...U16String inputFilePath = u "input.xlsx" ; Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/create-timeline/
  7. 删除Excel文件中工作表的现有打印设置|Documentation

    在本文中,您将学习如何通过C# API或.NET库以编程方式使用示例代码移除Excel文件中工作表的现有PrinterSettings。...] 可能的使用场景 有时开发人员希望阻止Excel在保存的XLSX文件中包含打印机设置的*.bin*文件。打印机设置文件位于*“[file...

    docs.aspose.com/cells/zh/net/remove-existing-pr...
  8. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....using Python How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/page/9/
  9. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....output workbook with formula to XLSX in C++ The following example...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...
  10. java.lang.ClassNotFoundException: Didn't find c...

    sourceCompatibility JavaVersion.VERSION_1_8 minSdk 24 targetSdk 33 Workbook workbook = new Workbook(fileName);...xlsx"); Are you using Aspose.Cells...

    forum.aspose.com/t/java-lang-classnotfoundexcep...