Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 103,895 for

workbook

(0.16 sec)
  1. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  2. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…..., Sample code: Workbook wb = new Workbook("e:\\test2\\des11_new1...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  3. Refresh and Calculate Pivot Table having Calcul...

    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....via C++ APIs and save the workbook in PDF format. The results...

    docs.aspose.com/cells/nodejs-cpp/refresh-and-ca...
  4. How to Convert HTML to PDF|Documentation

    This topic shows you how to convert HTML to PDF save format and MHTML to PDF save format using Aspose.Cells for .NET.... Initialize a Workbook object. Save the output PDF...PDF document by calling the Workbook.Save() method. Try to convert...

    docs.aspose.com/cells/net/convert-html-to-pdf/
  5. 在工作表中插入超链接|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....WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet...//link to a place in this workbook //create a target sheet and...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  6. Set Range Border|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....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/net/set-range-border/
  7. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Python via .NET, which is a pure .NET library....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  8. Setting Strong Encryption Type|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....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/setting-strong-encryp...
  9. Render Office Add-Ins while converting Excel to...

    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.... Workbook ( filePath ); // Save it to...

    docs.aspose.com/cells/nodejs-cpp/render-office-...
  10. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...chart in the worksheet chart = workbook.worksheets.get(sheet_name)...getSlides().get_Item(0); Workbook workbook = new Workbook(excelFile); Worksheet...

    forum.aspose.com/t/aspose-queries/311420