Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,305 for

update string index

(0.12 sec)
  1. Bookmark.name property | Aspose.Words for Node.js

    Bookmark.name property. Gets or sets the name of the bookmark.... get name () : string Remarks Note that if you change...Shows how to add bookmarks and update their contents. test ( 'CreateUpdateAndPrint'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a document property in C++.... String 4 The property is a string value. StringArray...The property is an array of strings. ObjectArray 6 The property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties from the collection in C++...."Authorized By" , System :: String ( u "John Doe" )); properties...{ std :: cout << System :: String :: Format ( u "Name: \" {0}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...String data type. add ( name : string , value : string ) Parameter...Description name string The name of the property. value string The value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....length); // This string will cover any cases where...substituting the malformed name with a string. field.setAlternateText("Sir...

    reference.aspose.com/words/java/com.aspose.word...
  6. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... String The property is a string value. StringArray...The property is an array of strings. ObjectArray The property is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify your data management today!...Contains ( string name ) Parameter Type Description name String The...\"Authorized By\"" ); field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.pro...
  8. FieldTA | Aspose.Words for Java

    Implements the TA 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...
  9. Using LightCells API|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....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/net/using-lightcells-api/
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...STORAGE_BYTEARR)); //word转换成html格式 String documentStr = dstDoc.getDocument()...is empty, styles were not updated. (code : 1) [3] Office math...

    forum.aspose.com/t/doc/314783