Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 244,241 for

cells

(0.17 sec)
  1. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....// in the data source whose cells contain URIs of image files...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Cells25.4透视表pivotField.displayName设置失败 - Free S...

    image.jpg (192.7 KB) 什么情况会导致displayName会部分失效,无法展示?右下角都是能正确展示字段名称。 image.jpg (205.7 KB) image.jpg (168.6 KB)...displayName设置失败 中文技术支持 cells-java YU_tou July 1, 2025, 10:02am...10:03am 2 @YU_tou Cause 在使用Aspose.Cells处理透视表时, pivotField.displayName...

    forum.aspose.com/t/cells25-4-pivotfield-display...
  3. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... cell_format and row_format specify...that will be applied to table cells and rows from the current position...

    docs.aspose.com/words/python-net/document-build...
  4. 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...
  5. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...testPortionFormatEff(ITable table) { // This cell triggered the issue originally...originally, but happens with other cells too ICell testCell = table.get_Item(2...

    forum.aspose.com/t/iportioneffectivedata-instan...
  6. 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...
  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...