Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 244,233 for

cells

(0.17 sec)
  1. Protect Excel document Online with password and...

    Online Excel file password protection app. .NET C# API code to apply password protection on Excel spreadsheets.... Lock specific cells or sheets while allowing users...app or utility? With Aspose.Cells for .NET a child API of Aspose...

    products.aspose.com/total/net/protect/excel/
  2. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. C++ API code to manage comments of XLTX files....Cells for C++ a child API of Aspose...are options to install Aspose.Cells for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/annotate/xltx/
  3. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....Cells APIs. The ICustomFunction interface...functions to extend the Aspose.Cells' core calculation engine in...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  4. Aspose.Slides.NET6.CrossPlatform Crashes with C...

    We’re currently integrating Aspose.Slides for .NET6 CrossPlatform into a document conversion service running under .NET 8 on Linux (Ubuntu 22.04). The library loads successfully, but the process terminates immediately w…...other Aspose libraries (Words, Cells, etc.) without any issue. Request:...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  5. Convert XML to XLTX in Android Apps | products....

    Render XML to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader...Cells for Android via Java](https://products...Java](https://products.aspose.com/cells/android-java/). Using Aspose.PDF...

    products.aspose.com/total/android-java/conversi...
  6. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-Cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...11 aspose-cells: 25.1 OS: Oracle Linux Server...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  7. Convert MHTML to DIF in Android Apps | products...

    Render MHTML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader... It includes APIs for PDF, Cells, and other file formats. It...MHTML to XLSX. Secondly, Aspose.Cells for Android via Java can be...

    products.aspose.com/total/android-java/conversi...
  8. Protect Excel document Online with password and...

    Online Excel file password protection app. Java API code to apply password protection on Excel spreadsheets....Cells for Java a child API of Aspose...options to install “ Aspose.Cells for Java ” or “ Aspose.Total...

    products.aspose.com/total/java/protect/excel/
  9. Split ODS File Online or via Java | products.as...

    Free online app to split different ODS sheets. Java splitter library code for ODS spreadsheets....Cells for Java , child API of Aspose...options to install “ Aspose.Cells for Java ” or “ Aspose.Total...

    products.aspose.com/total/java/split/ods/
  10. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...through all table cells and reset each cell’s style. I need some...getRows().size(); i++) { for (ICell cell : someTable.getRows().get_Item(i))...

    forum.aspose.com/t/what-is-the-aspose-equivalen...