Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,302 for

update string index

(0.33 sec)
  1. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....boolean updateField) appendField(String fieldCode) Appends a field...paragraph. appendField(String fieldCode, String fieldValue) Appends...

    reference.aspose.com/words/java/com.aspose.word...
  2. FormField | Aspose.Words for Java

    Represents a single form field in Java....String, boolean, int) , M:Aspose.Words...DocumentBuilder.InsertTextInput(System.String,Aspose.Words.Fields.TextFormFieldType...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....chm::/index.htm”. // Our document contains...object. getBaseUri() Gets the string that will be used to resolve...

    reference.aspose.com/words/java/com.aspose.word...
  4. Chart Worksheet Formulas|Aspose.Slides for PHP ...

    PowerPoint Equations and Spreadsheet Formulas...dependent on it will require to be updated too. Moreover, table data may...data scheme with a need to be updated in an easy and flexible way...

    docs.aspose.com/slides/php-java/chart-worksheet...
  5. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... void check ( String pdfFile ) { final Document...format: String iccProfile = "PSO_MFC_Paper_eci" ; String outputConditionIdent...

    docs.aspose.com/pdf/java/whatsnew/
  6. Cell | Aspose.Words for Java

    Represents a table cell in Java....getCount(); k++) { String cellText = cells.get(k).toString(SaveFormat...final int cellCount, final String cellText) throws Exception...

    reference.aspose.com/words/java/com.aspose.word...
  7. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....the first occurrence of the string. // For complete examples and...pdf" )) { // Create an XFDF string builder var xfdf = new StringBuilder...

    docs.aspose.com/pdf/net/text-annotation/
  8. Public API Changes in Aspose.Cells 8.7.1|Docume...

    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....includes not only new and updated public methods, added & removed...information such as column index and value on which filter has...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Using Glyph objects | API Solution for .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....and other constants 4 const string text = "Hello world" ; 5 const...7 //Declare a variable for string width 8 double width = 0 ;...

    docs.aspose.com/font/net/developer-guide/using-...
  10. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....range of cells to JSON string Save the string to the JSON file These...method is used to create a JSON string using the calculated range...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...