Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,792 for

update name index

(0.19 sec)
  1. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that Updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....charts that can dynamically update based on the selected data...the chart will automatically update to display the corresponding...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  2. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java.... The names of the properties are case-insensitive...are sorted alphabetically by name. Examples: Shows how to work...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...Index); var s1Copy1 = wb.Worksheets[s1Copy1Index];...Worksheets[s1Copy1Index]; s1Copy1.Name = "Sheet1_addcopy_1"; int s1Copy2Index...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  4. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/cpp/managing-pictures/
  5. 与GridJs服务器端配合工作|Documentation

    本文描述了如何使用Aspose.Cells.GridJs库。...instance, sheetid is the sheet index, fileid = ( uniqueid + '.' +...GridJsWorkbook (); # p is the update json,uid is the unique id for...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....Gets default document author’s name. getFieldDatabaseProv() Gets...getFileName() Gets the file name of the document. getLegacyNumberForma()...

    reference.aspose.com/words/java/com.aspose.word...
  7. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....BookmarkEnd with the same bookmark name. BookmarkStart and BookmarkEnd...Shows how to add bookmarks and update their contents. public void...

    reference.aspose.com/words/java/com.aspose.word...
  8. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...is empty, styles were not updated. (code : 1) [3] Office math...between 0 and 3291. Parameter name: index at com.aspose.words . internal...

    forum.aspose.com/t/doc/314783
  9. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....Pivot charts automatically update to reflect changes in the pivot...pivot table, the pivot chart updates accordingly. Interactive: Pivot...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  10. Access GridCell in a Worksheet|Documentation

    This article introduces how to get cell object (GridCell) in the Worksheet in GridDesktop....cell, as follows: Using Cell Name Using Row & Column Indices Getting...Using Cell Name All cells in a worksheet have a unique name, for example...

    docs.aspose.com/cells/net/aspose-cells-griddesk...