Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,583 for

update string index

(0.22 sec)
  1. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....for loading spreadsheets, updating cells, handling images, OLE...{ public static void main ( String [] args ) { SpringApplication...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. 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...
  3. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....Methods Method Description add(String name, boolean value) Creates...PropertyType.BOOLEAN data type. add(String name, double value) Creates...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word documents, enhancing your document editing experience....BookmarkEnd ( DocumentBase , string ) Initializes a new instance...content of the node into a string in the specified format. ToString...

    reference.aspose.com/words/net/aspose.words/boo...
  8. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....update(); Assert.assertEquals("= 2...dd, MMMM dd, yyyy"); field.update(); Assert.assertEquals("DATE...

    reference.aspose.com/words/java/com.aspose.word...
  9. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...t> ConvertToPdf(string inputFilePath, string outputPath) { try...Linux 2 # Update the package index sudo yum update -y # Install...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  10. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...IDictionary<string, object> parameters1 = new Dictionary<string, object>...me); foreach (KeyValuePair<string, object> parameter in parameters)...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...