Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 242,509 for

aspose.cells

(0.45 sec)
  1. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in an Excel file using Aspose.cells for JavaScript via C++....Usage Scenarios By default, Aspose.Cells for JavaScript via C++ stores...the default behavior of Aspose.Cells from 17 significant digits...

    docs.aspose.com/cells/javascript-cpp/specifying...
  2. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.cells library without MS Excel using JavaScript via C++.... Using Aspose.Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  3. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.cells for JavaScript via C++....via C++ Contents [ Hide ] Aspose.Cells makes it possible to manipulate...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  4. Page Setup and Printing Options with JavaScript...

    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....and are fully supported in Aspose.Cells. This article shows how...lines of code using the Aspose.Cells API. Working with Page and...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  5. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。... Aspose.Cells允许您使用所需的加密类型对Microsoft Excel文件进行加密和密码保护。...输入密码并点击 高级 选择加密类型并确认密码。 用 Aspose.Cells for JavaScript 通过 C++ 加密...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  6. Converting Worksheet To SVG in Jython|Documenta...

    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....Jython Contents [ Hide ] Aspose.Cells - Converting Worksheet To...convert worksheets using Aspose.Cells Java for Jython , see the...

    docs.aspose.com/cells/java/converting-worksheet...
  7. 在PHP中加密文件|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....在PHP中加密文件 Contents [ Hide ] Aspose.Cells - 加密Excel文件 加密Microsoft...$dataDir = '' ; // Create Aspose.Cells Helper Object $ptr = new...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  8. 在Ruby中将Excel文件转换为HTML|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....Hide ] Aspose.Cells - 将Excel文件转换为HTML 使用Ruby中的Aspose.Cells for ...save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat' ) # Specify...

    docs.aspose.com/cells/zh/java/converting-excel-...
  9. Cells .NET change/bug 4.0.1.0- 4.0.2.0 - Free S...

    I was going trough some of the projects where I use Aspose.cells today and upgraded the .dll files, but suddenly there was a problem reading a workbook, it “worked” on 4.0.1.0 but not on 4.0.2.0 returning this exception. …...0 Aspose.Cells Product Family asmundg September...exception. Inner Exception: Aspose.Cells.CellsException Message:...

    forum.aspose.com/t/cells-net-change-bug-4-0-1-0...
  10. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.cells.Workbook("attached excel file”) When I run this code against the attach…...IndexOutOfRangeExcep Aspose.Cells Product Family mjkruzel3...I am running: namespace Aspose.Cells public class Workbook :...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...