Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,304 for

update string index

(0.2 sec)
  1. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…... I noticed for index 0, it prints only a single value...retrieve the value for a specific index instead of populating all values...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  2. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....objects by their names (using an indexer) and via a set of typed properties...from the collection. contains(String name) Returns true if a property...

    reference.aspose.com/words/java/com.aspose.word...
  3. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or Update your bookmark names for better organization and quick access.... public string Name { get ; set ; } Remarks...Shows how to add bookmarks and update their contents. public void...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....the next row index to be saved. If a valid row index is returned...returned (the row index must be in ascending order for the rows to be...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  5. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...xlsx"); int index = workbook.getWorksheets().add();...getWorksheets().get(index).getCharts(); index = charts.add(ChartType...

    forum.aspose.com/t/need-a-sample-code-to-create...
  6. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor WebAssembly App and Blazor Server App....</ p > } @code { private string? imageSrc ; protected override...Globalization.CompareInfo.GetHashCode(String , CompareOptions ) at System...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java.... getSwitchType(String switchName) getType() Gets...LCID of the field. setResult(String value) Sets text that is between...

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

    Represents a start of a bookmark in a Word document in Java....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/java/com.aspose.word...
  9. BookmarkStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkStart class, essential for managing bookmarks in Word documents. Enhance your document editing experience today!...BookmarkStart ( DocumentBase , string ) Initializes a new instance...GetText () Returns an empty string. NextPreOrder ( Node ) Gets...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Chart Series|Aspose.Slides 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....Slides for C++ allows you to update or change a series name in...set_Value ( ObjectExt :: Box < String > ( u "New name" )); pres ->...

    docs.aspose.com/slides/cpp/chart-series/