Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,482 for

update string index

(0.2 sec)
  1. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... getSwitchType(String switchName) getType() Gets...the field. setPostScriptGroup(String value) Sets the drawing rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  2. VariableCollection.Count | Aspose.Words for .NET

    Discover the VariableCollection Count property to easily retrieve the total number of elements in your collection, enhancing your data management efficiency.... Update (); Assert . That ( field ...values to existing keys will update them. variables . Add ( "Home...

    reference.aspose.com/words/net/aspose.words/var...
  3. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Paragraph, true)) { int index; if (paragraph.GetAncestor(NodeType....Table) != null) continue; string paraText = paragraph.ToString(SaveFormat...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  4. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java.... When we manually update this field in Microsoft Word...getMailMerge().execute(new String[]{"MergeField"}, new Object[]{""});...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...number for an index entry, which is used by an INDEX field. Inheritance:...entry_type Gets or sets an index entry type. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java.... // DATE fields update their value to the current... field.getFieldCode()); // Update all the fields to display their...

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

    Implements the GOTOBUTTON field in Java.... setDisplayText(String value) Sets the text of the...LCID of the field. setLocation(String value) Sets the name of a bookmark...

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

    Implements the SET field in Java....update(); Assert.assertEquals(" SET...setBookmarkName("MyBookmark"); fieldRef.update(); Assert.assertEquals(" REF...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....DocumentProperty object by index. virtual Item { get; } Returns...the collection. Contains ( string ) Returns true if a property...

    reference.aspose.com/words/net/aspose.words.pro...