Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 78,792 for

update

(0.15 sec)
  1. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... FIELD_SEQUENCE , update_field = True ) . as_field_seq...reset_number = '100' field_seq . update () self . assertEqual ( ' SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item.... FIELD_SEQUENCE , update_field = True ) . as_field_seq...reset_number = '100' field_seq . update () self . assertEqual ( ' SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization.... Update (); Assert . That ( field ...EqualTo ( "Joe Bloggs" )); // Updating an AUTHOR field that contains...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldSeq.ResetNumber | Aspose.Words for .NET

    Manage your FieldSeq ResetNumber property effortlessly! Set or retrieve an integer to control sequence numbers, ensuring accurate data handling.... Update (); Assert . That ( fieldSeq...= "MySequence" ; fieldSeq . Update (); Assert . That ( fieldSeq...

    reference.aspose.com/words/net/aspose.words.fie...
  5. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision.... Update (); Assert . That ( field ..."dddd, MMMM dd, yyyy" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity.... Update (); Assert . That ( field ..."dddd, MMMM dd, yyyy" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... Update (); Assert . That ( field ..."dddd, MMMM dd, yyyy" ; field . Update (); Assert . That ( field ...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working With Text Layers|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....NET, you can get and update the text properties of different...properties of the text layer and update them. The code snippet below...

    docs.aspose.com/psd/net/working-with-text-layers/
  9. Customize Field Properties|Aspose.Words for Java

    Learn how to customize field properties in Java. Rename merge fields or obtain results for fields without separator node in Java.... Field Property Update Sometimes users need to change...field property. For example, update the AuthorName property of...

    docs.aspose.com/words/java/customize-field-prop...
  10. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... update () field_start = field . start...field . get_field_code ()) # Update the field to show the current...

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