Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 985 for

update string index

(0.09 sec)
  1. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection....None , if value is null empty string will be used instead. Examples...variable_name = 'Home address' field . update () self . assertEqual ( '123...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....DocumentBuilder builder, final String format) throws Exception {...LCID of the field. setResult(String value) Sets text that is between...

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

    Implements the ADDRESSBLOCK field in Java....docx"); String[] addressFieldsExpect = {"Company"...getRange().getFields().get(0); String[] addressBlockFieldNam = addressBlockField...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement Index fields in your documents. Enhance your document management today!...FieldIndex class Implements the INDEX field. To learn more, visit...document used to build the index. CrossReferenceSepara { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java....setBuiltInTemplatesP(new String[]{getMyDir() + "Busniess brochure...the document. setEntryName(String value) Sets the name of the...

    reference.aspose.com/words/java/com.aspose.word...
  6. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...GetExtension ( path ))); } String ret = wbj . ExportToJson ();...instance, sheetid is the sheet index, String fileid =( uniqueid + "."...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... We can update this property manually. doc...getRevisionNumber() + 1); field.update(); Assert.assertEquals("2"...

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

    Implements the NEXT field in Java....DocumentBuilder builder, final String firstFieldTextBefore) throws...builder, final String fieldName, final String textBefore, final...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java.... setResult(String value) Sets text that is between...field unlink. update() Performs the field update. update(boolean ignoreMergeFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....update(); Assert.assertEquals(field..."10"); // The field does not update itself in real-time, and will...

    reference.aspose.com/words/java/com.aspose.word...