Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 247,162 for

cells

(1.34 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、PPTX)幻灯片。...string Cell , object Value ) { targetSheet . get_Range ( Cell , Cell...Cell ). set_Value ( xlNS . XlRangeValueDataType . xlRangeValueDefault...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  2. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...Cells Product Family khs April 8,...Specify the validation area of cells CellArea area; area.StartRow...

    forum.aspose.com/t/data-validation-example-fail...
  3. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...revisions groups for deleted cells in very strange way. It makes...deleted cell plus one revision titled “Deleted Cells”. As for...

    forum.aspose.com/t/getting-incorrect-revision-i...
  4. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( "Cell #1" ); builder . insertCell...insertCell (); builder . write ( "Cell #2" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....Cells Product Family Aspose.Email...C# Set the IDE to use Aspose.Cells for .NET to find and replace...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  6. How to use Aspose.Cells for Python via Java in ...

    This section compares Aspose.Cells for Python via Java components and some other Excel Python operation libraries....Cells for Python via Java in Gunicorn+Flask...(Hello World) using Aspose.Cells for Python via Java. The application...

    docs.aspose.com/cells/python-java/aspose-cells-...
  7. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments....Cells JavaScript via C++ JavaScript via C++ Excel...Download Free Trial Aspose.Cells for JavaScript via C++ Overview...

    products.aspose.com/cells/javascript-cpp/
  8. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...Cells Product Family cells-java , insert-column...snippet. Apparently, Aspose.Cells works as expected and it works...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  9. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...seem to work inside a table cell. Or at least when using InsertHtml()...so I applied it within the cells, themselves, and this worked...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  10. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...Cells - Failure to recognize complex formula containing...functions Aspose.Cells Product Family cells-net oded.b December...

    forum.aspose.com/t/aspose-cells-failure-to-reco...