Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,430 for

update string index

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....of Authorities category at index 1 is "Cases", // which will...this property to specify a string that will separate their page...

    reference.aspose.com/words/java/com.aspose.word...
  5. Work with Document Properties in C#|Aspose.Word...

    Aspose.Words for .NET allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties using C#....through the indexer property by name or by index. BuiltInDocumentPrope...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/net/work-with-document-pr...
  6. Work with Document Properties|Aspose.Words for ...

    Aspose.Words for Node.js allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....through the indexer property by name or by index. builtInDocumentPrope...Words. You can only change or update their values. To add custom...

    docs.aspose.com/words/nodejs-net/work-with-docu...
  7. 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...
  8. 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...
  9. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....update(); Assert.assertEquals("John...document. // 1 - Remove by index: properties.removeAt(1); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....list of signature names List < String > sigNames = pdfSign . getSignNames...for ( int index = 0 ; index < sigNames . size (); index ++ ) { System...

    docs.aspose.com/pdf/java/remove-signature-from-...