Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,482 for

update string index

(0.06 sec)
  1. 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...
  2. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java.... getSwitchType(String switchName) getType() Gets...LCID of the field. setResult(String value) Sets text that is between...

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

    Implements the CREATEDATE field in Java.... getSwitchType(String switchName) getType() Gets...LCID of the field. setResult(String value) Sets text that is between...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....CustomDocumentProper::Add(const System::String&, bool) method Creates a new...CustomDocumentProper :: Add ( const System :: String & name , bool value ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....included document from being updated. getNamespaceMappings() getResult()...of the field. getSwitchType(String switchName) getTextConverter()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....update(); Assert.assertEquals(field...LCID of the field. setResult(String value) Sets text that is between...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. 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...