Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 103,884 for

workbook

(0.1 sec)
  1. Missing mc:Ignorable Attribute in Exported XLSX...

    We encountered an issue where our application exports .xlsx files using Aspose.Cells, which are then imported into another system that uses a different third-party library for Excel processing. The support team of that …...the Workbook : Use Aspose.Cells to export your workbook to an...relevant XML file (usually xl/workbook.xml or xl/worksheets/sheet1...

    forum.aspose.com/t/missing-mc-ignorable-attribu...
  2. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Create a new workbook Workbook workbook = new Workbook(); Worksheet...Worksheet worksheet = workbook.Worksheets[0]; // Step 1: Write content...

    forum.aspose.com/t/display-text-content-on-top-...
  3. Merge XLSX Files Online or using Java | product...

    Free online app to combine different XLSX files. Java merging library code to merge XLSX worksheets into other formats....using Workbook class objects. Select the one Workbook as the...multiple sheets into a single workbook. Data Validation: Automate...

    products.aspose.com/total/java/merge/xlsx/
  4. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... chart_data_workbook . get_cell ( 0 , 0 , 1 ) series_cell...200 ) workBook = chart . chart_data . chart_data_workbook chart...

    docs.aspose.com/slides/python-net/chart-series/
  5. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 创建 Workbook 对象并访问 OLE 数据。 访问目标 Worksheet...Worksheet 并修改数据。 将更新后的 Workbook 保存到流中。 从流中更改 OLE 对象的数据。 下面的示例演示如何访问...

    docs.aspose.com/slides/zh/java/manage-ole/
  6. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....//Instantiate a new Workbook Workbook workbook = new Workbook (); //Check...set Console . WriteLine ( workbook . IsLicensed ); //Get the...

    docs.aspose.com/cells/net/licensing/
  7. Aspose.Cells 16.11.0 的公共 API 变更。|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....containing some data Workbook book = new Workbook ( dir + "sample...AutoFitColumns (); // Saves the workbook on disc book . Save ( dir...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Aspose.Cells 16.11.0 的公共 API 变更。|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....containing some data Workbook book = new Workbook ( dir + "sample...autoFitColumns (); //Saves the workbook on disc book . save ( dir...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Creating Subtotals|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 Create Named Range in a Workbook Find or Search Data Analyzing...

    docs.aspose.com/cells/cpp/creating-subtotals/
  10. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++....demonstrates how to: Create a workbook Populate cells with data Create...

    docs.aspose.com/cells/go-cpp/copy-range-data-wi...