Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 104,555 for

workbook

(0.41 sec)
  1. Link Cells to XML Map Elements|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....respectively, and then saves the workbook in the output Excel file ...Close Import XML Map inside a Workbook using Aspose.Cells Query Cell...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  2. Aspose.Cells Template and RDL Files|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....template is a Microsoft Excel workbook that contains report layout...retrieved and opened as a workbook in Microsoft Excel. Aspose...

    docs.aspose.com/cells/reportingservices/aspose-...
  3. Java API to Render MHTML to XLSM | products.asp...

    Export MHTML to XLSM via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/mhtml...
  4. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++.... This example creates a workbook, populates it with data, and...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  5. Removing Slicer with Golang via C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as output Excel file . The...

    docs.aspose.com/cells/go-cpp/removing-slicer/
  6. Add Signature Line to the Worksheet|Documentation

    This article describes how to add a signature line to the worksheet using C# code with Aspose.Cells for .NET....Signature Line in an Excel Workbook using Aspose.Cells Analyzing...

    docs.aspose.com/cells/net/add-signature-line/
  7. 在Ruby中将工作表转换为图像|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....代码 def worksheet_to_image ( workbook ) #Create an object for ImageOptions...the first worksheet. sheet = workbook . getWorksheets () . get (...

    docs.aspose.com/cells/zh/java/converting-worksh...
  8. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....(); // Create an empty Workbook Workbook wb ; // Prepare data wb...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  9. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...(); // Create an empty Workbook Workbook wb ; // Prepare data wb...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  10. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the Workbook. Teste…...column index” when saving the workbook. Tested and took out several...= Encoding.UTF7; Workbook book = new Workbook(csvRepData, loadOptions);...

    forum.aspose.com/t/limitation-of-number-of-rows...