Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,583 for

update string index

(0.18 sec)
  1. 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...
  2. 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...
  3. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Shows how to add bookmarks and update their contents. public void...collection by index or name, and their names can be updated. bookmarks...

    reference.aspose.com/words/java/com.aspose.word...
  4. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(String file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached...System.IndexOutOfRangeExcep : Index was outside the bounds of the...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  5. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT 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. 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...
  7. 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...
  8. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....multi-line string Locate the target module: try index modules[1];...the new macro string Save the document as updated.docm (to keep...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  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. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the Index field...FieldIndex class Implements the INDEX field. To learn more, visit... Remarks Builds an index using the index entries specified by...

    reference.aspose.com/words/python-net/aspose.wo...